diff --git a/README.md b/README.md index dae3666..9d9b4ff 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ change `main` to your specific repo's branch and you should be good to go! ## TODO -- [ ] MANY FUCKING THINGS +- [ ] config files - [ ] Webhook support for auto pull on push/update of the git repo - [x] Git Branch support - [ ] add a star/upvote/like feature for pages @@ -75,10 +75,8 @@ change `main` to your specific repo's branch and you should be good to go! - [ ] reply to replies - [ ] set security controls per page - [ ] auto refresh on post -- [ ] dynamically generated links for all avaiable pages +- [x] dynamically generated links for all avaiable pages - [ ] sitemap - [ ] anti robot shit here - - [ ] acual working pages!? -- [ ] post quantum intergration and verification -- [ ] BUILD UP THAT MARKDOWN SUPPORT -- [ ] fix whatever i did to fuck up design/layout/css??? \ No newline at end of file + - [x] acual working pages!? + - [ ] image support diff --git a/assets/_layout.html b/assets/_layout.html index 645863f..5985075 100644 --- a/assets/_layout.html +++ b/assets/_layout.html @@ -39,7 +39,8 @@
{{ .Author }} at {{ .Date }}
{{ end }} - + + +