Skip to content

windsaenger/karllorey.com

 
 

Repository files navigation

karllorey.com

Build Status

The personal site of Karl Lorey. That would be me. Built with minimalism in mind and Nikola.

Test it

Install the requirements inside requirements.txt and run

make

Build and deploy it

If you're deploying for the first time to GitHub pages, pull the gh-pages branch first (if existing):

git pull origin gh-pages

Then you can deploy with the following command (which will create a new commit in gh-pages):

nikola github_deploy

About

👤 My personal website built with Nikola

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.9%
  • CSS 1.9%
  • Makefile 0.2%