glest-source/WEBSITE_DESIGN.md
2019-03-29 00:47:32 +01:00

36 lines
1.2 KiB
Markdown

# WEBSITE DESIGN
## Unit Documentation
### https://glest.io
The repo is at https://github.com/Glest/glest.github.io
#### 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/Glest/glest.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/Glest/glest.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/Glest/glest.github.io/blob/master/convert_faction_xml2html/glestpack.ini).
## Server list and player stats
### https://glest.dreamhosters.com/
The repo is at
https://github.com/Glest/glest-masterserver and the
instructions are in
[docs/README.txt](https://github.com/Glest/glest-masterserver/blob/master/README.md)
To help with testing you can also use this:
* [exported database](https://github.com/glest/glest-masterserver/blob/master/snapshot/mysql_glest_dreamhosters_com_exported_20180616.sql) in SQL format