diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-05-05 02:07:38 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-05-05 02:07:38 +0200 |
| commit | 6f451adf2ec9d7408d1fd21796ea4d8a9eeeca4a (patch) | |
| tree | 72dce01f60eafada718a1c6e5be3f4032e58b6ba /README.md | |
| parent | 3861bb747c215a1dbc8a04f725ed83cdc4578714 (diff) | |
| download | blog-6f451adf2ec9d7408d1fd21796ea4d8a9eeeca4a.tar.gz | |
Add license
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -34,6 +34,11 @@ Alternatively build the experimental Nix flake: $ nix build git+https://git.skreutz.com/blog.git $ open ./result/srv/www.skreutz.com/index.html +## License + +Except where otherwise noted, content is licensed under [CC BY-SA 4.0](LICENSE-CC-BY-SA-4.0). +The source code is dual-licensed under [MIT](LICENSE-MIT) or [Apache License, Version 2.0](LICENSE-APACHE-2.0). + ## Credits Built with [Hakyll](https://jaspervdj.be/hakyll/) and |