Index

joshstock.in / 0f630e2

Source for serving and static templating/compiling of https://joshstock.in.

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
16822 Jan 2023 10:360f630e2Update footerJosh Stockin3105G

Tree

ObjectLatest Commit SubjectTimeHash
foldernginxPoint 404 error pages to correct file location21 Jan 2023 10:1029e63dd
foldersiteUpdate footer22 Jan 2023 10:360f630e2
file.gitignoreWebsite rewrite14 Jan 2023 23:375aaa26a
fileLICENSEUpdate LICENSE year to 202026 Jan 2020 15:548d865bc
fileREADME.mdUpdate README.md18 Jan 2023 11:195f6c164
filebuild.pyWebsite rewrite14 Jan 2023 23:375aaa26a
filedeployWebsite rewrite14 Jan 2023 23:375aaa26a
filepost-receiveUpdate post-receive21 Jan 2023 10:17ac5912b
filerequirements.txtWebsite rewrite14 Jan 2023 23:375aaa26a
fileresty-gitweb.yamlWebsite rewrite14 Jan 2023 23:375aaa26a

README

joshstock.in

Source code for compilation of the static joshstock.in. Include nginx conf and resty-gitweb subdomain conf files.

Usage

sudo ./deploy [test|prod]

This is automated by the post-receive git hook to automatically deploy on a git push to the production server. The deploy bash script automatically installs required Python modules and runs the templating script (site/targets.py). The templating script makes use of reusable generator scripts to build pages from Markdown-defined content.