/homepage

Repository for my pelican-powered homepage

Primary LanguagePythonMIT LicenseMIT

Svyatoslav Kubakh home page

Site Build license

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.