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

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
This commit is contained in:
David Young
2020-05-24 10:11:23 +12:00
committed by GitHub
parent f14c7a080a
commit 30f54e2c81
3 changed files with 51 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ edit_uri: 'edit/master/manuscript/'
# strict: true
# Repository
repo_name: 'funkypenguin/geek-cookbook'
repo_url: 'https://github.com/funkypenguin/geek-cookbook'
repo_name: 'geek-cookbook/yes-this-is-it'
repo_url: 'https://github.com/geek-cookbook/yes-this-is-it'
# Set this to "manuscript" so that we can produce leanpub content
docs_dir: 'manuscript'
@@ -209,7 +209,7 @@ extra_css:
- 'stylesheets/mailchimp.css'
extra_javascript:
- 'extras/javascript/discord.js'
- 'extras/javascript/discord.js'
# Extensions
markdown_extensions: