Index
joshstock.in
/
58ecc9e
Source for serving and static templating/compiling of https://joshstock.in.
Download
|
Refs
|
Commit Log
|
Files
|
README
|
LICENSE
Latest Commit
{#}
Time
Hash
Subject
Author
#
(+)
(-)
GPG?
158
14 Jan 2023 23:37
5aaa26a
Website rewrite
Josh Stockin
1
5
0
G
Blob @
joshstock.in
/
site
/
generators
/
blog
/
index.py
application/x-python
53 bytes
download raw
1
import
htmlgenerator
as
hg
2
3
4
def
run
(
data
):
5
pass
6