Notes on stuff I use or build.
Go to file
Wilfried OLLIVIER 2bdfa5a22f Add git branch switch 2022-03-24 11:11:37 +01:00
src Add git branch switch 2022-03-24 11:11:37 +01:00
.gitignore First commit, bootstrap all the things 2017-11-01 14:47:10 +01:00
LICENSE Fix: Harmonize files by adding new line if nedded 2020-04-03 11:54:02 +02:00
README.md Remove useless > in commands 2020-04-02 19:30:01 +02:00
book.toml Fix: Harmonize files by adding new line if nedded 2020-04-03 11:54:02 +02:00

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