Signed-off-by: Superkooka <aymeric.gueracague@gmail.com> |
||
|---|---|---|
| grammar | ||
| partial-template | ||
| public | ||
| raw | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| blog.janet | ||
| index.html | ||
| sample.html | ||
| sample.php | ||
README.md
blog.superkooka.com
Under construction, may not working
Table of contents
Setup
This project require only perl, janet and a web server.
You can use
perl blog --helpto see all command available.
To build your differents file into public directory, just run perl blog build. Now just have to serve static file 🥳.
Note: In developpement, you can use Vagrant with the provided Vagrantfile
License
- Color for code block are heavly inspired by paste.artemix.org. You can find source code on Artemis's sourcehut
This program is distributed under AGPL3, see LICENSE file for more information.