Colin 40e6d9a791 quotes: add amalgamated form of Carl Sagan
i would like to include
```
whoever you are: i have always depended on the kindness of strangers
```

however i should watch _A Streetcar named Desire_ before doing so
because the context is likely such which inverts the meaning.
2024-08-29 05:07:54 +00:00
2023-12-18 19:27:06 +00:00
2022-07-09 14:21:16 -07:00
2023-04-20 00:56:04 +00:00

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

Building

just use make. 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. to preview the site, run make preview and open the URL from the output.

optionally, build this from nix using either nix build, or nix develop and then running make commands inside the shell.

prerequisites: see flake.nix, but for now it's just Zola and GNU make.

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