Skip to content

MinchinWeb/blog.minchin.ca

Repository files navigation

Blog.Minchin.ca

This is the source code for my blog, hosted at blog.minchin.ca

It is a static site, generated via Pelican.

Notes to Self

To update requirements:

pip-compile --update

To update the (local) virtual environment:

python -m piptools sync

(Note that pip-sync can't update itself on Windows when run directly.)

To generate a "filename" for comments:

random.randint(1 10**19-1)

About

Source for the Pelican-powered blog at blog.minchin.ca

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages