making updates for github 3.0
This commit is contained in:
@ -24,6 +24,8 @@ pdf_file_name: mydoc_designers_pdf.pdf
|
||||
gems:
|
||||
- algoliasearch-jekyll
|
||||
|
||||
# the algolia entries here are experimental only.
|
||||
|
||||
algolia:
|
||||
application_id: 'HXUBJERYYB'
|
||||
index_name: 'documentation_theme_jekyll_designers'
|
||||
@ -39,12 +41,7 @@ exclude:
|
||||
host: 127.0.0.1
|
||||
feedback_email: tomjohnson1492@gmail.com
|
||||
|
||||
markdown: redcarpet
|
||||
|
||||
redcarpet:
|
||||
extensions: ["no_intra_emphasis", "fenced_code_blocks", "tables", "with_toc_data"]
|
||||
|
||||
highlighter: pygments
|
||||
highlighter: rouge
|
||||
|
||||
collections:
|
||||
tooltips:
|
||||
|
Reference in New Issue
Block a user