From 5d6a07e0609ee825127651c11aabb07088e0c109 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 14 Apr 2014 23:19:42 -0400 Subject: [PATCH] Remove stray sentence from Collections doc page. --- site/docs/collections.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/site/docs/collections.md b/site/docs/collections.md index 23ac190a..756abf13 100644 --- a/site/docs/collections.md +++ b/site/docs/collections.md @@ -21,8 +21,6 @@ permalink: /docs/collections/

-Put some things in a folder and add the folder to your config. It's simple... - Not everything is a post or a page. Maybe you want to document the various methods in your open source project, members of a team, or talks at a conference. Collections allow you to define a new type of document that behave like Pages or Posts do normally, but also have their own unique properties and namespace. ## Using Collections