This is the Lektor source code for the homepage of Thomas Aglassinger.
Create the poetry environment:
cd $WORKSPACE/www.roskakori.at
sh scripts/setup_project.shRun server that automatically rebuild changed files and open browser:
sh scripts/run_server.shIdeally you could just run:
sh scripts/deploy.sh # DOES NOT WORKBecause this does not seem to work, use a 2 step process:
- Run
sh scripts/build_to_tmp,sh
- Manually FTP the files in
/tmp/roskakori.at.