Skip to content

Commit

Permalink
Add note on changing section names.
Browse files Browse the repository at this point in the history
  • Loading branch information
lewiscowper committed Oct 23, 2015
1 parent a65a8aa commit a758f0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ don't have an `order` property will be relegated to the end of that section.
If you rename or remove a file, add it to [lib/redirects.js](lib/redirects.js) too keep
things from breaking.

## Sections

If you rename a directory inside the `content` directory, you'll need to change it in [sections.json](/sections.json) to allow the [content.json](/content.json) to pick up the changes.

## Development

Download node at [nodejs.org](http://nodejs.org) and install it, if you haven't already.
Expand Down

0 comments on commit a758f0a

Please sign in to comment.