Go to file
Aymeric GUERACAGUE 9d01f74cd5 add comment
Signed-off-by: Superkooka <aymeric.gueracague@gmail.com>
2023-12-19 18:04:31 +01:00
public remove vagrant + index and blog page 2023-12-11 16:04:33 +01:00
raw fix: don't ignore .gitkeep 2021-05-01 18:30:00 +02:00
.gitignore remove vagrant + index and blog page 2023-12-11 16:04:33 +01:00
LICENSE inital commit 2021-05-01 18:25:34 +02:00
README.md inital commit 2021-05-01 18:25:34 +02:00
blog.janet add comment 2023-12-19 18:04:31 +01:00
index.html remove vagrant + index and blog page 2023-12-11 16:04:33 +01:00
sample.html remove vagrant + index and blog page 2023-12-11 16:04:33 +01:00

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 --help to 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

This program is distributed under AGPL3, see LICENSE file for more information.