Go to file
Aymeric GUERACAGUE 077ce05710 write page to stdout
Signed-off-by: Superkooka <aymeric.gueracague@gmail.com>
2024-02-14 21:07:21 +01:00
partial-template write page to stdout 2024-02-14 21:07:21 +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 write page to stdout 2024-02-14 21:07:21 +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.