The site can be built and run locally using nix.
- Make sure to have nix installed (see nixos.org/nix) and then
- run
nix-shell default.nix
(or simplynix-shell
) and you should have the blog - running locally at http://localhost:4000.
The site can be built and run locally using Docker.
- Run
make build
(or simplymake
) to build the docker image and then - serve it locally using
make serve
and you should have the blog - running locally at http://localhost:4000.
Are you looking for the items that we are using on this page? Here you can find all the icons available and their according name. The icon set is called "Simple Line Icons" version 2.4.0.