link to scratchanitch.dev

This commit is contained in:
Amolith 2023-02-23 13:38:40 -05:00
parent 757bb0c592
commit e1375581c8
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
2 changed files with 3 additions and 4 deletions

View File

@ -14,10 +14,9 @@ prefer more open platforms.
[forgejo]: https://git.nixnet.services/
[github]: https://github.com/Amolith
All of these projects were created and are maintained [Just For Fun. No,
Really.][jffnr]
All of these projects were created to [scratch an itch.][sai].
[jffnr]: https://justforfunnoreally.dev/
[sai]: https://scratchanitch.dev
## Active projects

2
gen
View File

@ -2,7 +2,7 @@
export WEBROOT=public
hugo --cleanDestinationDir
hugo
fd --exact-depth 3 --no-ignore-vcs '.md' -x pandoc -f markdown -t pdf --lua-filter=pandoc_config/images.lua --pdf-engine=xelatex -V 'linkcolor:blue' --listings -H pandoc_config/styles.tex {} -o public/{/.}/{/.}.pdf
fd --exact-depth 3 --no-ignore-vcs '.md' -x pandoc -f markdown -t epub3 --lua-filter=pandoc_config/images.lua --pdf-engine=xelatex -V 'linkcolor:blue' --listings -H pandoc_config/styles.tex {} -o public/{/.}/{/.}.epub