Skip to content
Snippets Groups Projects
Forked from Vincent MAZENOD / blog.limos.fr
324 commits behind the upstream repository.
user avatar
mazenovi authored
2762c8af
History

Pages personelles / blog pour le LIMOS avec Pelican

Pelican est un outil permettant de générer des fichiers html static à partir de fichiers écrits en markdown

Installer les dépendances

sudo pip install --editable .

Lancer le serveur de prévisualisation

bash develop_server.sh start

Personnaliser

https://github.com/getpelican/pelican-themes/tree/master/pelican-bootstrap3 https://help.farbox.com/pygments.html

Deployer

@TODO