Can't use post_url to ask for the url's of the docs anymore.
This commit is contained in:
		
							parent
							
								
									fe921190c7
								
							
						
					
					
						commit
						fdceb50595
					
				|  | @ -18,19 +18,19 @@ overview: true | |||
|       <p> | ||||
|         No more databases, comment moderation, or pesky updates to install—just <em>your content</em>. | ||||
|       </p> | ||||
|       <a href="{% post_url 2012-07-01-usage %}" class="">How Jekyll works →</a> | ||||
|       <a href="/docs/usage" class="">How Jekyll works →</a> | ||||
|     </div> | ||||
|     <div class="unit one-third"> | ||||
|       <h2>Static</h2> | ||||
|       <p><a href="http://daringfireball.net/projects/markdown/">Markdown</a> (or <a href="http://textile.sitemonks.com/">Textile</a>), <a href="http://wiki.shopify.com/Liquid">Liquid</a>, HTML <span class="amp">&</span> CSS go in. Static sites come out ready for deployment.</p> | ||||
|       <a href="{% post_url 2012-07-01-templates %}" class="">Jekyll template guide →</a> | ||||
|       <a href="/docs/templates" class="">Jekyll template guide →</a> | ||||
|     </div> | ||||
|     <div class="unit one-third"> | ||||
|       <h2>Blog-aware</h2> | ||||
|       <p> | ||||
|         Permalinks, categories, pages, posts, and custom layouts are all first-class citizens here. | ||||
|       </p> | ||||
|       <a href="{% post_url 2012-07-01-migrations %}" class="">Migrate your blog →</a> | ||||
|       <a href="/docs/migrations %}" class="">Migrate your blog →</a> | ||||
|     </div> | ||||
|     <div class="clear"></div> | ||||
|   </div> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue