mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Add blog section, optimize images
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
36
_snippets/blog-footer.md
Normal file
36
_snippets/blog-footer.md
Normal file
@@ -0,0 +1,36 @@
|
||||
## Chef's notes 📓
|
||||
|
||||
///Footnotes Go Here///
|
||||
|
||||
### Tip your waiter (sponsor) 👏
|
||||
|
||||
Did you receive excellent service? Want to compliment the chef? (_..and support development of current and future recipes!_) Share a [review](https://fnky.nz/testimonial), sponsor me on [Github][github_sponsor] / [Patreon][patreon], or see the [contribute](/community/contribute/) page for more (_free or paid)_ ways to say thank you! 👏
|
||||
|
||||
### Employ your chef (engage) 🤝
|
||||
|
||||
Is this too much of a geeky PITA? Do you just want results, stat? [I do this for a living](https://www.funkypenguin.co.nz/about/) - I'm a full-time Kubernetes contractor, providing consulting and engineering expertise to businesses needing short-term, short-notice support in the cloud-native space, including AWS/Azure/GKE, Kubernetes, CI/CD and automation.
|
||||
|
||||
Learn more about working with me [here](https://www.funkypenguin.co.nz/work-with-me/).
|
||||
|
||||
### Flirt with waiter (subscribe) 💌
|
||||
|
||||
Want to know now when this recipe gets updated, or when future recipes are added? Subscribe to the [RSS feed](/feed_rss_created.xml), or leave your email address below, and we'll keep you updated.
|
||||
|
||||
<script async data-uid="20249aa846" src="https://funkypenguin.ck.page/20249aa846/index.js"></script>
|
||||
|
||||
## Your comments? 💬
|
||||
|
||||
<div id='discourse-comments'></div>
|
||||
|
||||
<script type="text/javascript">
|
||||
DiscourseEmbed = { discourseUrl: 'https://forum.funkypenguin.co.nz/',
|
||||
discourseEmbedUrl: window.location.protocol + '//' + window.location.hostname + window.location.pathname };
|
||||
|
||||
(function() {
|
||||
var d = document.createElement('script'); d.type = 'text/javascript'; d.async = true;
|
||||
d.src = DiscourseEmbed.discourseUrl + 'javascripts/embed.js';
|
||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(d);
|
||||
})();
|
||||
</script>
|
||||
|
||||
--8<-- "common-links.md"
|
||||
@@ -16,6 +16,7 @@
|
||||
[discord]: https://chat.funkypenguin.co.nz
|
||||
[duplicity]: /recipes/autopirate/duplicity/
|
||||
[emby]: /recipes/emby/
|
||||
[ghost]: /recipes/ghost/
|
||||
[funkwhale]: /recipes/autopirate/funkwhale/
|
||||
[github_sponsor]: https://github.com/sponsors/funkypenguin
|
||||
[headphones]: /recipes/autopirate/headphones/
|
||||
|
||||
@@ -14,7 +14,7 @@ Learn more about working with me [here](https://www.funkypenguin.co.nz/work-with
|
||||
|
||||
### Flirt with waiter (subscribe) 💌
|
||||
|
||||
Want to know now when this recipe gets updated, or when future recipes are added? Subscribe to the [RSS feed](https://mastodon.social/@geekcookbook_changes.rss), or leave your email address below, and we'll keep you updated.
|
||||
Want to know now when this recipe gets updated, or when future recipes are added? Subscribe to the [RSS feed](/feed_rss_created.xml), or leave your email address below, and we'll keep you updated.
|
||||
|
||||
<script async data-uid="20249aa846" src="https://funkypenguin.ck.page/20249aa846/index.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user