Sha256: f0b27a7b79d8b5cea053bcfeefb36dfe6fd9c9b445c10f4a4e8af06a29cead3e

Contents?: true

Size: 1.33 KB

Versions: 6

Compression:

Stored size: 1.33 KB

Contents

data_variables:
  -
    scope:
      path: ""
    values:
      version: "dotcom"
  -
    scope:
      path: ""
      reps:
        - :X
    values:
      version: "X"

page_variables:
  -
    scope:
      path: ""
    values:
      version: "dotcom"
      data_association: "categories.category"
      just_a_key: wow!
  -
    scope:
      path: "array_parents"
    values:
      version: "dotcom"
      data_association: "categories.simple"
  -
    scope:
      path: "array_children"
    values:
      version: "dotcom"
      data_association: "categories.simple"
  -
    scope:
      path: "different"
    values:
      version: "2.0"
  -
    scope:
      path: "multiple_versions"
    values:
      version: 2.2

string_pattern_type: glob

text_extensions: [ 'coffee', 'css', 'erb', 'haml', 'handlebars', 'hb', 'htm', 'html', 'js', 'less', 'markdown', 'md', 'ms', 'mustache', 'php', 'rb', 'rdoc', 'sass', 'scss', 'slim', 'txt', 'xhtml', 'xml' ]

output_dir: output

index_filenames: [ 'index.html' ]

enable_output_diff: false

prune:
  auto_prune: true

  exclude: [ '.git', '.hg', '.svn', 'CVS' ]

data_sources:
  -
    # The type is the identifier of the data source.
    type: conref-fs

    items_root: /
    layouts_root: /

    encoding: utf-8

    identifier_type: full
    reps:
      - :default
      - :X

checks:
  internal_links:
    exclude: []

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
nanoc-conref-fs-0.6.5 test/fixtures/nanoc.yaml
nanoc-conref-fs-0.6.4 test/fixtures/nanoc.yaml
nanoc-conref-fs-0.6.3 test/fixtures/nanoc.yaml
nanoc-conref-fs-0.6.2 test/fixtures/nanoc.yaml
nanoc-conref-fs-0.6.1 test/fixtures/nanoc.yaml
nanoc-conref-fs-0.6.0 test/fixtures/nanoc.yaml