diff options
| author | yctct <yctct@yctct.com> | 2025-08-12 21:07:42 +0200 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2025-08-12 21:07:42 +0200 |
| commit | 4f4d5ca2d5bf0ee55910ae2e0704bb33e27c1416 (patch) | |
| tree | 5e22936465501327e8fd493e71615482ddf75825 /README.txt | |
First commit
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..4c10ad6 --- /dev/null +++ b/README.txt @@ -0,0 +1,13 @@ +This is a very simple static site generator. + +This is a fork from a static site generator put together by william. + +To use it: + +- clone this repository +- edit the file index.md +- update index.html by running: + + ./build index.md + +This README is probably not enough to use this site generator, so please email me your questions if you are trying to use it. |
