You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
src | 7 months ago | |
.gitignore | 5 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
book.toml | 3 years ago |
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