I keep some notes here, mostly development related things, as well as "quick ref"-guides on Linux commands and similar things.
You can browse the notes on notes.christianfosli.com.
-
Install mdbook
-
Start a local web server with
mdbook serve --open
-
Edit markdown files
-
The web server rebuilds and refreshes the browser automatically on changes