blog/README.md

24 lines
729 B
Markdown

# blog.superkooka.com
> Under construction, may not working
## Table of contents
- [Setup](#setup)
- [License](#license)
## 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
- Color for code block are heavly inspired by [paste.artemix.org](paste.artemix.org). You can find source code on [Artemis's sourcehut](https://git.sr.ht/~artemis/paste-go)
This program is distributed under AGPL3, see LICENSE file for more information.