1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00
Commit Graph

393 Commits

Author SHA1 Message Date
David Young
cbdc63ace8 Update on-push-master-notify-discord.yml 2020-05-24 10:13:47 +12:00
David Young
30f54e2c81 Setup preview branch (#88)
* Setup preview branch

* Add rightmessage js

* Actually calling the js will help

* Fussy javascript

* Test embedded message after recipe

* Update main.html
2020-05-24 10:11:23 +12:00
David Young
f14c7a080a Small markdown polishes (#89)
* Small markdown polishes
* Add webhook to notify discord of merges (not every _single_ activity)!
2020-05-23 09:41:20 +12:00
David Young
6fa98c7bdb Merge branch 'master' of github.com:funkypenguin/geek-cookbook 2020-05-21 15:51:50 +12:00
David Young
463a7f1931 Add email contact icon in footer 2020-05-21 15:51:36 +12:00
David Young
6b55d23758 Add announce bar, restructure discourse embed (#87)
* Remove footer, cryptominer

* Add announce bar, restructure discourse embed
2020-05-20 18:11:59 +12:00
David Young
5137cbe903 Remove footer, cryptominer (#86) 2020-05-20 09:46:26 +12:00
dependabot[bot]
5290417d25 Bump nokogiri from 1.10.5 to 1.10.9 in /manuscript (#80)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-21 09:35:29 +12:00
Peter Sarossy
111068cd07 typo fix in loadbalancer.md (#82)
Thank you sir!
2020-04-21 09:35:06 +12:00
David Young
b295ffee76 Prioritize GitHub sponsors over Patreon 2020-04-20 21:20:04 +12:00
David Young
27a289dfa3 blog plugin isn't working :(
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2020-04-20 13:38:24 +12:00
David Young
5c72d5a846 Add blog plugin
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2020-04-20 13:36:18 +12:00
David Young
395046c3db Bump version of material-mkdocs
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2020-04-20 13:27:02 +12:00
David Young
1846be284d Bump widgetbot to v2
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2020-04-15 09:15:35 +12:00
David Young
4dedda4497 Remove unnecessary plugin (for now)
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2020-03-26 10:53:08 +13:00
David Young
9b0894ff9c Fix broken link
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
2020-03-26 10:51:35 +13:00
David Young
1fc2ac7285 Bump PIP module requriments 2020-03-26 09:43:37 +13:00
David Young
6fb8050d0a Add some sexy new mkdocs plugins 2020-03-26 09:38:30 +13:00
David Young
8dd5def453 Add revision-date plugin 2020-03-26 09:05:43 +13:00
David Young
bab902018f Tweak social icons 2020-03-26 09:03:42 +13:00
David Young
701ee63ecd "Sexify" the template 2020-03-25 21:06:10 +13:00
David Young
08a75ba31d Bump nokogiri dependency 2020-03-25 11:32:41 +13:00
dazzla76
f6490318f3 Update mylar.md (#79)
* Update mylar.md

Add chefs note to document the host_return parameter requirement when downloading using SAB

* Update mylar.md

Grammar-nazi attack!

* Update mylar.md

Add missing bracket

Co-authored-by: David Young <davidy@funkypenguin.co.nz>
2020-02-28 10:27:53 +13:00
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
6366e1d24b K3S recipe (#73)
* Add Markdown Lint Configuration

Added markdown lint configuration for markdownlint extension for VSCode

* New Recipe DIY Kubernetes Cluster

Brand spankn new DIY Kubernetes Cluster recipe
2019-12-15 14:18:48 +13:00
Benjamin Durham
a71d5685bf Outdated and didnt mention kubernetes (#67)
* Outdated and didnt mention kubernetes

* Update README.md
2019-11-18 20:11:39 +13:00
David Young
d1cce09c96 Added GitHub sponsorship 2019-11-16 15:59:03 +13:00
David Young
e71f2d0098 YAMLify everything! 2019-11-14 22:17:02 +13:00
David Young
d5fe2948db Merge branch 'master' of github.com:funkypenguin/geek-cookbook 2019-11-14 22:15:06 +13:00
David Young
84309f1f0a Add FUNDING 2019-11-14 22:14:57 +13:00
Sandro
5e54bc3284 Fix link (#63) 2019-11-14 22:10:32 +13:00
Benjamin Durham
8ea872785b Fix contact (#68) 2019-11-14 22:07:56 +13:00
David Young
af2b0c1d36 Improve scriptiness 2019-11-12 22:05:29 +13:00
David Young
cc6358155e Merge branch 'master' of github.com:funkypenguin/geek-cookbook 2019-11-12 21:54:21 +13:00
David Young
90b2e77122 Restore javascript magic 2019-11-12 21:54:08 +13:00
Benjamin Durham
d0b1ff9f4b Fixed RSS as apparently its not .atom anymore (#69) 2019-11-12 14:42:02 +13:00
dependabot[bot]
5e71abe151 Bump nokogiri from 1.10.3 to 1.10.5 in /manuscript (#71)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-12 14:41:10 +13:00
Thomas
da47f3d4ec Add discord widget (#72)
Added discord widget (as per #34)
2019-11-12 14:40:47 +13:00
David Young
75a0650af8 Add favicon 2019-11-12 14:21:25 +13:00
David Young
4c7e13f6b4 YAML is trickyz 2019-11-12 14:14:52 +13:00
David Young
5074f3ef0b Update 2019-11-12 14:09:10 +13:00
David Young
643354d45c Update requirement for newer mkdocs-material 2019-11-12 13:49:30 +13:00
David Young
1182edb378 Merge branch 'master' of github.com:funkypenguin/geek-cookbook 2019-11-12 13:26:12 +13:00
David Young
4a6eb1eb96 Update OpenLDAP 2019-11-12 13:26:06 +13:00
Thomas
e0c529855e Updated the docker image that is used to the fork (#62)
Updated the docker image that is used to the fork for people like me who just copy paste the big code blocks without reading :>
2019-11-11 12:38:27 +13:00
James Clark
4f4a9f751c Update the Docker Hub link for Bitwarden (#70)
This confused me when (admittedly not reading properly) the link in Chef's Notes was to a different Docker Image
2019-10-06 16:07:50 +13:00
Sandro
efceda1f68 Fix cookie_domain env (#64) 2019-10-03 10:44:09 +13:00
Thomas
eb50041c32 Fix formatting error (#65)
Fix formatting error, where code block isn't closed
2019-10-02 21:28:16 +13:00
Benjamin Durham
ba3a5204b7 Update README.md (#66) 2019-10-02 21:16:16 +13:00
Peter Sarossy
47918d7fec The owntracks recorder variable names changed... (#54) 2019-09-17 09:38:01 +12:00