Skip to content

aairey/aairey.github.io-src

Repository files navigation

aairey.github.io-src

Source for the website at aairey.github.io / blog.airey.be.

Dependencies

Tested with Pelican v3.7.1.

Installing

cd ~/git_projects
git clone [email protected]:aairey/aairey.github.io-src.git
cd aairey.github.io-src
mkvirtualenv pelican
pip install -r requirements.txt
git submodule update --init --recursive

Creating posts

Create all posts in the content/ folder in Markdown format.

Testing new content

make html && make serve

Publishing content

make github

About

Source for the website at aairey.github.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published