florian-wagner / website

Source code for personal website

Home Page:https://www.fwagner.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code for personal website www.fwagner.info

Build Status

Built with Pure Theme for Pelican. Uses icons by FontAwesome and Academicons.

To build and serve website locally:

sudo pip install pelican bibtexparser
git clone --recursive https://github.com/florian-wagner/website.git
cd website
make html
make serve
# open http://localhost:8000 in your browser

About

Source code for personal website

https://www.fwagner.info


Languages

Language:JavaScript 74.7%Language:TeX 15.9%Language:CSS 5.5%Language:HTML 2.2%Language:Python 1.1%Language:Makefile 0.4%Language:Shell 0.1%