diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -26,14 +26,17 @@ It also contains a wrapper around the build script that automatically publishes Please note that you should place static content (such as images you link to) in `./dir/`. anything in `./dir/` will get copied without any modification to the `./web/` directory, which will be the root of your web page. -custom directories are not supported yet. you will have to manually edit the build script. +Custom directories are not supported yet. you will have to manually edit the build script. ## To-Do +- blog categories/tags + - title share options that link to id - add a copy button to code blocks - allow user to create directories - cgit: styling -- database, php, npm for clicker game + +- fully automate `server.sh` |
