Index

joshstock.in / 6adfcc4

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

Latest Commit

{#}TimeHashSubjectAuthor#(+)(-)GPG?
410 Nov 2019 22:25cd46007add README.mdJosh Stockin1100N

Blob @ joshstock.in / README.md

text/plain269 bytesdownload raw
1# joshuas3.com
2
3Source code for compilation of the static joshuas3.com
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