Svyatoslav Kubakh home page
About
Based on Pneumatic theme
Setup
- Install Python & Python installer
- Install python dependencies:
pip install -r requirements.txt
- Prepare images:
env bash ./prepare_icons.sh
Deployment routines
- Just generate site:
python -m pelican
- Run internal server with live reload:
python -m pelican -lr
License
Licensed under the MIT License. See the license.md file for more details.