liborjelinek / liborjelinek.github.io

My personal resume website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libor Jelinek personal resume

My dead simple website 😈.

Sources are in templates/ folder. Using staticjinja generator, the real pages are rendered to the root.

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
staticjinja build

Website is hosted on GitHub Pages on https://liborjelinek.github.io. To publish, just git push origin HEAD.

About

My personal resume website


Languages

Language:CSS 59.7%Language:HTML 29.7%Language:JavaScript 10.7%