Outlines
This project collects detailed notes as aggregate outlines.
Please send pull requests if you notice errors.
Purpose
- 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.
Locations
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
Github Pages
- Portray is configured in
pyproject.toml - requiring the project to have a
docsdirectory for now (maybe there is some hack to get rid of thedocs/top level directory.
Rebuilding
- Rebuild github pages in the
~/code/outlinesproject root using virtualenv:~/virtualenvs/portray. - publish with the command:
portray on_github_pages - Rebuild the portray virtualenv by simply installing
portrayandmkdocs-awesome-pages-plugin.
The github pages are rendered with portray and mkdocs-awesome-pages-plugin