Service/turtleartday.org: Difference between revisions

Initial version based on https://wiki.sugarlabs.org/go/Service/www
 
Tag: visualeditor
 
Line 31: Line 31:


1. Install jekyll.
1. Install jekyll.
2. Clone the SL repo.
2. Clone the SL repo.
3. Install Flask
3. Install Flask
4. Execute a Flask Python App which does the following: pull the repo and jekyll build. This app doesn't parse the POST request.
4. Execute a Flask Python App which does the following: pull the repo and jekyll build. This app doesn't parse the POST request.


The site is generated in the folder /clone/_site which is bind to the following dir in freedom: /srv/tad-out. This is the doc root for the site in the nginx server block.
The site is generated in the folder /clone/_site which is bind to the following directory in freedom: /srv/www-turtleartday.org-out. This is the document root for the site turtleartday.org in the nginx server block.


== Upgrade notes ==
== Upgrade notes ==