This project collects detailed notes as aggregate outlines.
Please send pull requests
if you notice errors.
- Store information in a way that can be easily referenced or updated.
- Have a destination for information curated during deep projects, especially after they end.
praxes
- praxis/process oriented informationreference
- primarly aggregated from another sourcemonographs
- my original, observations from data and experiencestalks
- notes from speakers and eventsdigests
- for longer works, if it is worth reading, it is worth taking notes onexternal
- copies of external outlines worth keeping handylogs
- freeform summaries, syntheses, etc
- Portray is configured in
pyproject.toml
- requiring the project to have a
docs
directory for now (maybe there is some hack to get rid of thedocs/
top level directory.
- Rebuild github pages in the
~/code/outlines
project root using virtualenv:~/virtualenvs/portray
.- publish with the command:
portray on_github_pages
- publish with the command:
- Rebuild the portray virtualenv by simply installing
portray
andmkdocs-awesome-pages-plugin
.
The github pages are rendered with portray and mkdocs-awesome-pages-plugin