Notes on stuff I use or build.
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.
 
Wilfried OLLIVIER 2b242e2254
Add reduce vs each with index note
7 months ago
src Add reduce vs each with index note 7 months ago
.gitignore First commit, bootstrap all the things 5 years ago
LICENSE Fix: Harmonize files by adding new line if nedded 3 years ago
README.md Remove useless > in commands 3 years ago
book.toml Fix: Harmonize files by adding new line if nedded 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