aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 206c2629f02ac289092200a7228eeb74a0e5b3d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# blog.kummerlaender.eu

This repository contains all textual contents of "blog.kummerlaender.eu" and is included into the [appropriate repository](https://github.com/KnairdA/blog.kummerlaender.eu/) as a subtree.

All articles and pages are freely available under the terms of the Creative Commons [CC-BY-SA](http://creativecommons.org/licenses/by-sa/3.0/) license. If you should require further permissions please feel free to contact me.

## Build

```sh
nix flake clone git+https://code.kummerlaender.eu/blog_content --dest source
nix build source/
```