Index

joshstock.in / 8d865bc

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
1212 Nov 2019 19:2748aa05dUpdate README.md for accuracyJosh Stockin122N

Blob @ joshstock.in / README.md

text/plain269 bytesdownload raw
1# joshstock.in
2
3Source code for compilation of the static joshstock.in
4
5## Usage
6
7When resources are modified and `config.json` is updated to reflect them, run the following to compile the static site and deposit the contents in `<folder>`.
8```
9compile.py <folder>
10```
11