Skip to content

msnidal/blog

Repository files navigation

Blog

Personal blog covering misc. projects and ruminations.

Overview

Aiming mainly to write down some context and motivation behind various small projects I've worked on, what I learned and other software I'm interested in.

Running locally

This blog is built using Pelican, a static site generator written in Python. It is configured to use Markdown for post content, and is hosted on GitHub Pages.

To view the site locally, you'll need to install the dependencies:

pip install -r requirements.txt

Then run the following command to run it locally on port 8000:

make devserver

About

Personal blog covering misc. projects and ruminations

Resources

Stars

Watchers

Forks

Contributors