brain/README.md

37 lines
842 B
Markdown
Raw Normal View History

2017-11-01 13:47:10 +00: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
> mbbook serve
Go to localhost:3000 with your $BROWSER, enjoy.
## Licence
2017-11-01 13:48:18 +00:00
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
2017-11-01 13:47:10 +00:00
2017-11-01 13:48:18 +00:00
Copyright 2017 papey
2017-11-01 13:47:10 +00:00
2017-11-01 13:48:18 +00:00
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
2017-11-01 13:47:10 +00:00
2017-11-01 13:48:18 +00:00
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2017-11-01 13:47:10 +00:00
2017-11-01 13:48:18 +00:00
0. You just DO WHAT THE FUCK YOU WANT TO.
2017-11-01 13:47:10 +00:00