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

404 Commits

Author SHA1 Message Date
dependabot[bot]
9fe8b48a0d Bump activesupport from 5.2.3 to 5.2.4.3 in /manuscript (#96)
Bumps [activesupport](https://github.com/rails/rails) from 5.2.3 to 5.2.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-03 13:11:36 +12:00
David Young
2d586be6ad Iterate on markua-cleaning script 2020-06-03 13:04:03 +12:00
David Young
bb66bdcf61 Merge branch 'master' of github.com:funkypenguin/geek-cookbook 2020-06-03 12:58:24 +12:00
David Young
29226480ce Update markua emoji-stripping magic 2020-06-03 12:56:10 +12:00
David Young
769313371d Add testimonials 2020-06-03 11:12:26 +12:00
David Young
d70f507edc Try to un-break deploy 2020-06-02 10:09:54 +12:00
David Young
6c63d2b73d Replace mailchimp subscribe form (#95) 2020-05-26 22:14:09 +12:00
David Young
cb7f9ff30d Prefer GitHub Sponsors to Patreon (#94) 2020-05-26 21:14:29 +12:00
David Young
54569b9181 Let's have a nicer announcement message (#93)
* Bump changelog
* Let's have a nicer announcement message
2020-05-25 17:12:45 +12:00
David Young
81d50951bf Modernize the ceph recipe 2020-05-25 15:14:02 +12:00
David Young
3137b1f2ce try to un-break discourse integration (#91)
* try to un-break discourse integration

* javascript is trickzy
2020-05-24 10:58:39 +12:00
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