colinbrislawn.github.io

A small website made by Colin Brislawn

Install and run locally with miniforge

# Install if needed
# mamba create -n pelican pelican=4.8.0 markdown=3.4.3

mamba activate pelican
pelican -r -l

Go to localhost:8000/. (Some script cdns only load on localhost and not by IP address)