gsl-statique-litterateur/var/lib/gsl/helps/gsl_infos_new_website

19 lines
732 B
Plaintext

# GSL: Statique Littérateur
GSL can manage multiple websites, based on their DOMAIN Name
When adding, set your new DOMAIN, for Global or Home Use
- Home case : Domain configuration saved to
: /home/USER/.config/gsl/domains/DOMAIN/DOMAIN.conf
- Global case: Domain configuration saved to
: /var/lib/gsl/domains/DOMAIN/DOMAIN.conf
- Your templates, where you give .css, logo, footer.html... must be put in
: --prefix_above/domains/DOMAIN/templates
# Writing your Posts:
- Create or go into a folder (i.e. /home/USER/Documents/Mytexts)
- Set an empty file in this folder named gsl.DOMAIN (i.e. gsl.example.com)
- Save in this folder your posts in files with .gsl extension (i.e. mygreatpost.gsl)