exocortex notes site
Go to file
Kyle Isom 4d52b2734b add stream post, artifact data schema. 2022-03-03 22:03:14 -08:00
content add stream post, artifact data schema. 2022-03-03 22:03:14 -08:00
monospace adjust styling 2022-02-28 22:08:20 -08:00
plugins/pagehier Initial import. 2022-02-23 22:55:41 -08:00
.gitignore Initial import. 2022-02-23 22:55:41 -08:00
Makefile add readme, update makefile. 2022-02-23 23:40:26 -08:00
README.md add readme, update makefile. 2022-02-23 23:40:26 -08:00
cpimg Initial import. 2022-02-23 22:55:41 -08:00
milestone logging m1. 2022-02-23 23:35:27 -08:00
netlify.toml Initial import. 2022-02-23 22:55:41 -08:00
pelicanconf.py adjust styling 2022-02-28 22:08:20 -08:00
publishconf.py Initial import. 2022-02-23 22:55:41 -08:00
requirements.txt Initial import. 2022-02-23 22:55:41 -08:00
runtime.txt netlify housekeeping 2022-02-23 23:04:12 -08:00
tasks.py Initial import. 2022-02-23 22:55:41 -08:00
today logging m1. 2022-02-23 23:35:27 -08:00

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.