Le Blog d'un *Geekus biologicus* juvénile. https://blog.samuel.ortion.fr/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Samuel ORTION ec6a8a16ad
pip Upgraded packages
3 months ago
.vscode Added <i> to the nominal species *Geekus biologicus* 4 months ago
content Removed big plugins folder 3 months ago
themes/Flex Removed big plugins folder 3 months ago
.gitignore Added article on Stable Diffusion (fr) 8 months ago
.gitmodules Removed big plugins folder 3 months ago
LICENSE Add .vscode snippets 9 months ago
Makefile Add .vscode snippets 9 months ago
README.md typo, readme 4 months ago
pelicanconf.py Removed big plugins folder 3 months ago
publishconf.py Added article on Stable Diffusion (fr) 8 months ago
requirements.txt pip Upgraded packages 3 months ago
sync.sh Add .vscode snippets 9 months ago
tasks.py Add .vscode snippets 9 months ago

README.md

blog.samuel.ortion.fr

A blog of a Juvenile Geekus biologicus, by Samuel ORTION.

Repository for the blog source code and content, built with Pelican.

Setup

Clone

git clone --recurse-submodules ssh://gitea@forge.chapril.org:222/UncleSamulus/blog.git

Install Python dependencies

nb. You should use a virtual environment.

pip install -r requirements.txt

Render

make html

Sync to remote

./sync.sh

Here it is, the blog is up to date!