Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/About.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ <h1>About</h1>
<h2 id="what-you-won-t-find-in-assemble">What you won&#39;t find in Assemble</h2>
<h3 id="-blog-awareness-">&quot;Blog awareness&quot;</h3>
<p>Which really means &quot;if you put your posts in a specific folder, and you name it exactly as required, then the parser will find your posts and render them into a blog&quot;. But Assemble isn&#39;t worried about what you put where, or where
you go and how late you&#39;ll be out &emdash; less like your parents and more like that super chill roommate you had once.</p>
you go and how late you&#39;ll be out &mdash; less like your parents and more like that super chill roommate you had once.</p>
<h3 id="special-required-_folders">Special required _folders</h3>
<p>You won&#39;t find a requirement for directories like <code>_layouts</code>, <code>_posts</code> or <code>_anything-else</code>. Assemble is Grunt.js plugin, so you have as much flexibility as you would with any other Grunt.js plugin. Your project
structure is whatever you want it to be. You can put your
Expand Down