Sha256: fe75ad1e8c03b35f32a2ef64a982fa45307e8812655cd50d8f2708c839850d37
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
author: <%= @repository.user %> compress_html: blanklines: false clippings: all comments: ["<!-- ", " -->"] endings: all ignore: envs: [development] profile: false startings: [html, head, body] domain: bogus.jekylldemo.com email: bogus@jekylldemo.com exclude: # Wildcards are not supported yet https://github.com/jekyll/jekyll-watch/pull/93 - .git - .github - .gitignore - .jekyll-cache - .jekyll-metadata - .ruby-version - .vscode - BingSiteAuth.xml - Gemfile - Gemfile.lock - README.md ignore_theme_config: true liquid: error_mode: strict # strict_filters: true # strict_variables: true plugin_loggers: PluginMetaLogger: info CleanHook: warn DocumentHooks: warn MyBlock: warn PageHooks: warn PostHooks: warn SiteHooks: warn permalink: "/blog/:year/:month/:day/:title:output_ext" plugins: # Use file name of the plugin entry point, not the gem name - classifier-reborn - jekyll - jekyll_plugin_logger - html-proofer - <%= @gem_name %> sass: style: compressed title: <%= gem_name %> Demonstration url: https://bogus.jekylldemo.com
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nugem-0.8.3 | templates/jekyll/demo/demo/_config.yml.tt |
nugem-0.8.1 | templates/jekyll/demo/demo/_config.yml.tt |