more making-of

This commit is contained in:
Madison Scott-Clary
2020-05-01 15:59:34 -07:00
parent d6aaf75831
commit 993de1a5be
16 changed files with 428 additions and 23 deletions

View File

@ -0,0 +1,38 @@
\begin{verse}
\begin{spacing}{-10}
{\MonoFont
.\\
├── about.md\\
├── ally\\
│   ├── 001.md\\
│   ├── 002.md\\
│   ├── ...\\
│   └── \_index.md\\
├── birds\\
│   ├── 01.md\\
│   ├── 02.md\\
│   ├── ...\\
│   └── \_index.md\\
├── burnout\\
│   ├── 01.md\\
│   ├── 02.md\\
│   ├── ...\\
│   └── \_index.md\\
├── dad\\
│   ├── 001.md\\
│   ├── 002.md\\
│   ├── ...\\
│   ├── as\\
│   │   └── a\\
│   │   └── person\\
│   │   ├── 001.md\\
│   │   ├── 002.md\\
│   │   ├── 003.md\\
│   │   ├── 004.md\\
│   │   ├── 005.md\\
│   │   └── \_index.md\\
│   └── \_index.md\\
└── ...
}
\end{spacing}
\end{verse}