mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Using table of contents within the documentation.
This commit is contained in:
		@@ -5,6 +5,7 @@ aliases: ["/doc/configuration/"]
 | 
			
		||||
groups: ['gettingStarted']
 | 
			
		||||
linktitle: "Configuration"
 | 
			
		||||
groups_weight: 40
 | 
			
		||||
notoc: true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
The directory structure and templates provide the majority of the
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,7 @@ date: "2013-07-01"
 | 
			
		||||
aliases: ["/doc/source-directory/"]
 | 
			
		||||
groups: ['gettingStarted']
 | 
			
		||||
groups_weight: 50
 | 
			
		||||
notoc: true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Hugo takes a single directory and uses it as the input for creating a complete website.
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,7 @@ date: "2013-07-01"
 | 
			
		||||
aliases: ["/doc/usage/"]
 | 
			
		||||
groups: ['gettingStarted']
 | 
			
		||||
groups_weight: 30
 | 
			
		||||
notoc: true
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
Make sure either hugo is in your path or provide a path to it.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user