10176 shaares
283 private links
283 private links
A binary that generates pages on the fly.
this script runs every minute on a cronjob, and rebuilds my site if the git repo has been updated. in this sense the deployment is automatic - i just test my code locally, upload it, and it's reflected in my public website within a minute. good enough for me. and simple enough that it'll probably just work
forever. again, very few dependencies. you can read it and understand it in ten seconds if you know a little shell. beauty.