Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Repository files navigation

The source code of https://blog.johnbraun.nl.

Blog

blog.johnbraun.nl is built with Pelican.

Contributing

If you'd like to contribute, clone the default branch of this repo. Then, install the required dependencies within a virtual environment:

  1. python3 -m venv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt

Run a dev server: make devserver, which spins up a local webserver and hot reloads on made changes. To compile the website run make html, which can be served through make serve.

Run make clean to delete temporary generated files, like output/.

About

Source code of johnbraun.blog

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages