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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user