Website Generator: Difference between revisions

494 bytes added ,  15:17, 16 April 2021
m
No edit summary
Line 15: Line 15:
The output of the website generation is the output of all individual modules and in addition:
The output of the website generation is the output of all individual modules and in addition:


#index.html
#index.html                 => is the Bootstrap formatted start page of the site
#cumulusutils.js            
#cumulusutils.js           => is the javascript runtime system
#cumuluscharts.txt
#cumuluscharts.txt         => contains the charts for the Home page and is originally based on the CumulusMX recent charts.
#HighchartsLanguage.js
                              this file is in the process of being replaced by the ChartsCompiler but will always remain as default and fall back.
#HighchartsLanguage.js     => contains the language definitions for the charts. Not many possibilities are used but that may change. It is generated each run.


These files will be generated by the ''Website'' command. If you did not change anything, apart from the index.html they do NOT need to be uploaded (see the [[Thrifty_-_Cutils_Command_Qualifier|Thrifty qualifier]])
These files will be generated by the ''Website'' command. If you did not change anything, apart from the index.html they do NOT need to be uploaded (see the [[Thrifty_-_Cutils_Command_Qualifier|Thrifty qualifier]])