diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +# marks.kitchen +My personal website engine. Allows for posting content from a web interface. +Uses handlesbars templates and a database backend via sequelize. + Configuration: - Requires mysql database. Include a `config.json` in `src` directory with the following structure: ```json |