Go to file
2023-12-12 12:10:37 +01:00
src add spp unity stuff 2023-12-12 12:10:37 +01:00
.gitignore cervelet 2020-06-12 12:23:58 +02:00
.gitlab-ci.yml testing 2022-01-07 13:01:05 +01:00
book.toml brainssss 2020-06-12 13:25:37 +02:00
LICENSE cervelet 2020-06-12 12:23:58 +02:00
README.md cervelet 2020-06-12 12:23:58 +02:00

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