Notes on stuff I use or build.
| src | ||
| .gitignore | ||
| book.toml | ||
| LICENSE | ||
| README.md | ||
Brain
Random notes on stuff I use, build, etc... My public draft notebook.
Why ?
Inspired by https://dev.to/maxwell_dev/takes-notes-on-everything-3io
How ?
Using mdbook, https://github.com/azerupi/mdBook
Usage
Install mdbook, see https://github.com/azerupi/mdBook, then
mdbook serve
Go to localhost:3000 with your $BROWSER, enjoy.
Build
mdbook build