skitoo / personnal-blog

My personnal blog

Home Page:http://www.skitoo.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personnal blog

The source code of my personnal blog make with Pelican and ❤️.

Licence GPL

Dependencies

My blog relies on several outside packages and programs to run.

Quick start

Clone the project

$ git@github.com:skitoo/personnal-blog.git
$ cd personnal-blog

Run docker-compose

$ docker-compose up

Add entry in your /etc/hosts file:

127.0.0.1 localhost local.skitoo.net

And you can go to the following url with your favorite browser: https://local.skitoo.net

If you edit a file, pelican regenerate for you the site.

LICENSE

GNU GENERAL PUBLIC LICENSE Version 3

About

My personnal blog

http://www.skitoo.net

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%