Kyle Isom 15cb34da0d | ||
---|---|---|
content | ||
monospace | ||
plugins/pagehier | ||
.gitignore | ||
Makefile | ||
README.md | ||
cpimg | ||
milestone | ||
netlify.toml | ||
pelicanconf.py | ||
publishconf.py | ||
requirements.txt | ||
runtime.txt | ||
tasks.py | ||
today |
README.md
exo-notes
This is the source for the exocortex notes site.
It is buiit with Pelican. Use make deps
to fetch the dependencies,
make html
to generate the site HTML under output/
, and
make devserver
to run a development server.