diff options
author | David Luevano Alvarado <lorentzeus@gmail.com> | 2021-05-03 22:31:09 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-03 22:31:09 -0600 |
commit | c820beb2bfce5667006f40bc8cd4310ba55053f9 (patch) | |
tree | f3ef380488164a17203938682117a820a341caa2 /README.md |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..621fce1 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# pyssg +Static Site Generator inspired by Roman Zolotarev's ssg5 and rssg, Luke Smith's lb and sup and, pedantic.software's blogit. |