--- title: Welcome ---

<%= title %>

Getting started

rules.rb: The routing rules are defined in this file.

setup.rb: Plugins, gems, etc can be configured in this file.

data.yml: The keys defined in this file are accessible in every file that you author.

config.yml: The keys defined here are used to change the behavior of the app. Many of the keys are passed directly into the initializers in setup.rb.

Links

<%= render(layouts["sitemap"]) %>