Add initial philosophy notes
Add notes on Zettelkasten
Add notes on Rust's recoverable errors
neuron
setupThis package assumes that you are using nix
and is available as a package
manager. Using it, is as simple as running:
$ nix-shell
To enter a shell where the appropriate installation of the package resides. In order to start, it is important to establish the Zettelkasten source as the folder included in this repository:
$ neuron -d ./zettelkasten <command>
Probably, the easiest and most convenient way to interact with the wiki is by running a watching web server - it will automatically regenerate entries if the original Markdown files are edited:
$ neuron -d ./zettelkasten rib -wS