/web

This is my blog/website

Primary LanguageHTML

My Website

Liking Pelican

tasks.py has commands for local dev and deploying

Theme

copied simple-bootstrap and customized right in this repo

some commands

poetry run invoke up
poetry run invoke prod-deploy
lsof -t -i tcp:8000 | xargs kill