glest-source/WEBSITE_DESIGN.md

45 lines
1.6 KiB
Markdown
Raw Normal View History

# WEBSITE DESIGN
## Unit Documentation
### https://zetaglest.github.io/
The repo is at https://github.com/ZetaGlest/zetaglest.github.io
2018-03-01 11:01:20 -06:00
#### Files in the root folder
Files are published to the web site automatically when the repo is updated.
The style sheet is in [media](https://github.com/ZetaGlest/zetaglest.github.io/tree/master/convert_faction_xml2html/media)
And it's copied to the root folder of the website when the
[perl script](https://github.com/ZetaGlest/zetaglest.github.io/blob/master/convert_faction_xml2html/convert_faction_xml2html.pl)
is run. The script generates the html (which is how you'd preview your
changes).
Part of the template for the site is in the perl script, and another part is in
[an ini file](https://github.com/ZetaGlest/zetaglest.github.io/blob/master/convert_faction_xml2html/zetapack.ini).
2018-03-01 11:01:20 -06:00
## Primary documentation
### Files in [docs](https://github.com/ZetaGlest/zetaglest.github.io/tree/master/docs)
See the [README in that folder](https://github.com/ZetaGlest/zetaglest.github.io/blob/master/docs/README.md)
2018-03-01 11:01:20 -06:00
for an explanation of how to edit the html files in zetaglest.github.io/docs.
## Server list and player stats
### https://zetaglest.dreamhosters.com/
The repo is at
https://github.com/ZetaGlest/zetaglest-masterserver and the
instructions are in
[docs/README.txt](https://github.com/ZetaGlest/zetaglest-masterserver/blob/develop/docs/README.md)
To help with testing you can also use this:
* [exported database](https://github.com/ZetaGlest/zetaglest-masterserver/blob/develop/docs/mysql_zetaglest_dreamhosters_com_exported_20180616.sql) in SQL format