Merge branch 'master2' into improvement-custom-themes-merged

This commit is contained in:
Silvio Giebl
2019-11-26 23:27:33 +01:00
22 changed files with 229 additions and 88 deletions

View File

@@ -21,9 +21,15 @@ url: "https://pmarsceill.github.io" # the base hostname & protocol for your site
permalink: pretty
exclude: ["node_modules/", "*.gemspec", "*.gem", "Gemfile", "Gemfile.lock", "package.json", "package-lock.json", "script/", "LICENSE.txt", "lib/", "bin/", "README.md", "Rakefile"]
# Set a path/url to a logo that will be displayed instead of the title
#logo: "/assets/images/just-the-docs.png"
# Enable or disable the site search
search_enabled: true
# Set the search token separator for hyphenated-word search:
search_tokenizer_separator: /[\s/]+/
# Enable or disable heading anchors
heading_anchors: true
@@ -50,5 +56,5 @@ compress_html:
comments: all
endings: all
startings: []
blank_lines: false
blanklines: false
profile: false