Skip to content

Notes


This is a place for scattered notes, not really in any particular order, just organized chaos.

It’s where ideas, findings, and experiments live before or if they find a proper home in the documentation.


Documentation Structure

For reference, this is the current structure of the documentation:

─ docs
  ├── about
  │   └── index.md
  ├── assignments
  │   ├── assets
  │   ├── img
  │   ├── session01.md
  │   ├── session02.md
  │   ├── session03.md
  │   └── session04.md
  ├── files
  │   └── .gitkeep
  ├── final-project
  │   ├── concept.md
  │   ├── development.md
  │   ├── index.md
  │   └── presentation.md
  ├── images
  │   ├── favicon.svg
  │   ├── index-jump.jpg
  │   └── tbbg.jpeg
  ├── index.md
  ├── javascripts
  │   └── mathjax.js
  └── notes
      ├── index.md
      └── mermaid.md