diff options
author | curly <curlybryce@protonmail.com> | 2023-01-03 15:57:28 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-01-03 15:57:28 -0700 |
commit | b8fc13fdfd6793752980f915fa8ef26d9cb1cf63 (patch) | |
tree | 355318a75f8757e24f13b77b0f5361e90a6a331a /README.md | |
parent | 5e28d9549b6e66882ed5b7b5aba7453c11f9f28f (diff) | |
download | s3g-b8fc13fdfd6793752980f915fa8ef26d9cb1cf63.tar.gz s3g-b8fc13fdfd6793752980f915fa8ef26d9cb1cf63.tar.bz2 s3g-b8fc13fdfd6793752980f915fa8ef26d9cb1cf63.zip |
readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3680a4c --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# S3G | Simple Static Site Generator +I didn't really like the static site generators I had found online, so I've made my own! It's really, really simple and barebones. + +# How to use +I'll probably write this eventually maybe
\ No newline at end of file |