mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Polish authentik recipe, add blog post
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -2,17 +2,6 @@
|
||||
|
||||
///Footnotes Go Here///
|
||||
|
||||
{% if page.meta.upstream %}
|
||||
### {{ page.meta.slug }} resources
|
||||
|
||||
* [{{ page.meta.slug }} (official site)]({{ page.meta.upstream }})
|
||||
{% endif %}
|
||||
{% if page.meta.links %}
|
||||
{% for link in page.meta.links %}
|
||||
* [{{ page.meta.slug }} {{ link.name }}]({{ link.uri }})
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
### Tip your waiter (sponsor) 👏
|
||||
|
||||
Did you receive excellent service? Want to compliment the chef? (_..and support development of current and future recipes!_) Sponsor me on [Github][github_sponsor] / [Ko-Fi][kofi] / [Patreon][patreon], or see the [contribute](/community/contribute/) page for more (_free or paid)_ ways to say thank you! 👏
|
||||
@@ -29,6 +18,17 @@ Want to know now when this recipe gets updated, or when future recipes are added
|
||||
|
||||
<script async data-uid="20249aa846" src="https://funkypenguin.ck.page/20249aa846/index.js"></script>
|
||||
|
||||
{% if page.meta.upstream %}
|
||||
### {{ page.meta.slug }} resources 📝
|
||||
|
||||
* [{{ page.meta.slug }} (official site)]({{ page.meta.upstream }})
|
||||
{% endif %}
|
||||
{% if page.meta.links %}
|
||||
{% for link in page.meta.links %}
|
||||
* [{{ page.meta.slug }} {{ link.name }}]({{ link.uri }})
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
## Your comments? 💬
|
||||
|
||||
<div id='discourse-comments'></div>
|
||||
|
||||
Reference in New Issue
Block a user