/kevenv.github.io

Personal website

Primary LanguageHTML

kevenv.github.io

Personal website

Philosophy

  • no web frameworks
  • no useless js, jquery BS
  • no complex packages management
  • minimal css

Install

pip install --user -r tools/requirements.txt

Build

python tools/build_site.py

Test

python -m http.server

Dependencies

  • python3
  • pystache
  • markdown
  • markdown-katex
  • Pygments

Tools

  • vscode with python, mustache extension