add info about mirrors and thank raf
This commit is contained in:
parent
1be251aa47
commit
215e74e1c4
1 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,10 @@
|
|||
|
||||
nix template engine - takes some templates, entries and applies the templates to the entries
|
||||
|
||||
nte's main repository is on [my forgejo](https://git.jacekpoz.pl/jacekpoz/nte) instance
|
||||
|
||||
mirrors are available on [github](https://github.com/jacekpoz/nte) and [codeberg](https://codeberg.org/jacekpoz/nte), I accept contributions from anywhere
|
||||
|
||||
# sites written in nte
|
||||
https://jacekpoz.pl
|
||||
|
||||
|
@ -214,5 +218,9 @@ _: {
|
|||
```
|
||||
in this example the output of this entry will end up at `$out/foo/bar.txt` instead of the default location - a base template's `format` will also be ignored
|
||||
|
||||
# thanks
|
||||
|
||||
[raf](https://notashelf.dev/) for helping me out with some of the nix and setting up mirrors
|
||||
|
||||
# license
|
||||
MIT
|
||||
|
|
Loading…
Reference in a new issue