colin 4f651cf33d blog: fsck/dd: use fsck --yes instead of fsck --auto-fix
the flag doesn't exist: it's just the closest way to show
what i did in a one-line description
2022-05-25 14:41:27 -07:00
2022-05-24 17:22:00 -07:00
2022-03-29 06:03:30 +00:00
2022-03-29 05:42:18 +00:00

this is the source for Colin's landing page on the net. mostly it holds a blog plus some outlinks.

Building

install Zola. then build:

$ zola build

the output will be in public/. the relevant parts of that output should be linked into the root of whatever software (e.g. nginx) is serving the site.

Description
Readme 45 MiB
Languages
SCSS 45.5%
Python 33.2%
HTML 12.4%
Lua 4.8%
Nix 3.6%
Other 0.5%