Commit Graph
3 Commits
Author SHA1 Message Date
Thomas 167b62e9e5 Make YAML syntax valid (#76)
* Make YAML syntax valid

* Remove emoji_generator as it is invalid YAML

the `!!` syntax that is used by python to reference a function is not valid YAML, and thus cannot be parsed by anything other than MKDocs
2020-01-27 23:35:12 +13:00
Thomas 987201231f Correct image for traefik-forward-auth (#59)
thomseddon/traefik-forward-auth does not support the OIDC_ISSUER parameter.
2019-09-17 09:31:32 +12:00
Thomas 25431f4749 Fixed Broken Links (#60)
Some links point to a .md file, causing the formatting to not be loaded, and a 404 error displayed (https://geek-cookbook.funkypenguin.co.nz/recipes/autopirate/sabnzbd.md) 
Fix by pointing to a directory and not the file.
2019-09-17 09:30:13 +12:00