exo-notes/README.md

8 lines
267 B
Markdown

# exo-notes
This is the source for the [exocortex notes site](https://exon.wntrmute.net/).
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.