This commit is contained in:
@@ -1,6 +1,61 @@
|
||||
## BUIILD AND DEPLOYMENT
|
||||
|
||||
## DEPLOYMENT
|
||||
Bump version numbers:
|
||||
Client end ayanova-version.js,
|
||||
Server end ayanova-version.cs
|
||||
|
||||
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\lan.iss
|
||||
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\standalone.iss
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
==========================================================================================================================
|
||||
==========================================================================================================================
|
||||
==========================================================================================================================
|
||||
========================================= OLD OUTDATED INFO BEYOND HERE ==================================================
|
||||
==========================================================================================================================
|
||||
==========================================================================================================================
|
||||
==========================================================================================================================
|
||||
==========================================================================================================================
|
||||
PUBLIC / INSTALLER
|
||||
- bump versions, make sure client main.js devmode is false (probably should keep it that way for ongoing use and only enable when dev issue)
|
||||
set version in Server, client and installer iss files
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB |
@@ -1,4 +1,4 @@
|
||||
# WELCOME TO AYANOVA 
|
||||
# WELCOME TO AYANOVA
|
||||
|
||||
## About this documentation
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
theme:
|
||||
name: 'material'
|
||||
favicon: 'img/favicon.ico'
|
||||
logo: 'img/ayanovaicon60x60.png'
|
||||
logo: 'img/logo.svg'
|
||||
copyright: 'Copyright 2021 Ground Zero Tech-Works Inc.'
|
||||
palette:
|
||||
primary: '#00205B'
|
||||
accent: '#db7022'
|
||||
|
||||
Reference in New Issue
Block a user