Sha256: 179f320d4d90c5eb13d004fd455dff5bac3fbb61b6ab97dbb07370057b3c7a9d

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

---
title:  <code>config.rb</code> Settings
blurb:  Learn about all of the possible configuration settings for your
        projects.
layout: template-logo-medium
---
<%= md_links %>
<%= md_images %>

<%= current_page.data.title %>
==============================

<%= current_page.data.blurb %>

## Targets Configuration

The targets configuration appears immediately after the
`activate :MiddlemanTargets` line.

Note that `:build_dir` is included for the sake of completeness in the list
below, but it’s not currently used in a _Middleman_ project’s `config.rb` file.

<%= partial 'yard_targets_config' %>

Additional information about the contents of the `targets` hash is available 
in the [Set up your Help Project][setup-index] article.


* * *

## Page Groups Configuration

The items in the block `activate :MiddlemanPageGroups do |config|` pertain to
the automatic navigation features.

<%= partial 'yard_pagegroups_config' %>


* * *

## Extras Configuration

Items in the `activate :MiddlemacExtras do |config|` block control some of
_Middlemac_’s behavior and abilities:

<%= partial 'yard_extras_config' %>


* * *

## Middlemac Configuration

Finally, the `activate :Middlemac do |options|` block adds some finishing
touches.

<%= partial 'yard_middlemac_config' %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middlemac-2.0.0 documentation_project/Contents/Resources/Base.lproj/100_reference/20_config_ref.html.md.erb