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

Small markdown polishes (#89)

* Small markdown polishes
* Add webhook to notify discord of merges (not every _single_ activity)!
This commit is contained in:
David Young
2020-05-23 09:41:20 +12:00
committed by GitHub
parent 6fa98c7bdb
commit f14c7a080a
10 changed files with 77 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ site_url: 'https://geek-cookbook.funkypenguin.co.nz'
edit_uri: 'edit/master/manuscript/'
# Fail to build if we have broken links
strict: true
# strict: true
# Repository
repo_name: 'funkypenguin/geek-cookbook'
@@ -23,8 +23,8 @@ plugins:
- minify:
minify_html: true
# this doesn't work with the current netlify build process, which modifies .md files in the "publish" subfolder before building
# - git-revision-date-localized:
# type: date
- git-revision-date-localized:
type: date
- autolinks
# - htmlproofer