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

Use mkdocs snippets to template common content blocks (#135)

This commit is contained in:
David Young
2021-01-06 22:19:43 +13:00
committed by GitHub
parent f20f29967d
commit e0196723cb
103 changed files with 337 additions and 897 deletions

View File

@@ -24,6 +24,8 @@ jobs:
The [Geek's Cookbook](https://geek-cookbook.funkypenguin.co.nz) has been updated!
Here's what's fresh:
:cupcake: [${{github.event.commits[0].message}}]({{ EVENT_PAYLOAD.compare }})
Here's what @{{ GITHUB_ACTOR }} just cooked:
:partying_face: [${{github.event.commits[0].message}}]({{ EVENT_PAYLOAD.compare }})
---