exo-notes/README.md

8 lines
267 B
Markdown
Raw Permalink Normal View History

2022-02-24 07:40:26 +00:00
# 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.