Skip to content

Commit

Permalink
Merge pull request #394 from lewiscowper/patch-1
Browse files Browse the repository at this point in the history
Add note on changing section names.
  • Loading branch information
ashleygwilliams committed Dec 25, 2015
2 parents b016479 + a758f0a commit a59c52d
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 @@ -38,6 +38,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) to 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 a59c52d

Please sign in to comment.