mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	[Docs] Copyediting
* Add meta author, description and generator tags * Add Hugo version beside the logo and in the footer * Suggest the user to run `go get -u -v` to update dependencies * Requires Go 1.3+ rather than Go 1.1+ * Improve rendering/formatting in some places * Add trailing slash to URLs where appropriate * GitHub redirects all http requests to https, update accordingly
This commit is contained in:
		@@ -13,7 +13,7 @@ weight: 30
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
All contributions to Hugo are welcome. Whether you want to scratch an itch, or simply contribute to the project, feel free to pick something from the roadmap
 | 
			
		||||
or contact [spf13](http://spf13.com) about what may make sense
 | 
			
		||||
or contact [spf13](http://spf13.com/) about what may make sense
 | 
			
		||||
to do next.
 | 
			
		||||
 | 
			
		||||
You should fork the project and make your changes.  *We encourage pull requests to discuss code changes.*
 | 
			
		||||
 
 | 
			
		||||
@@ -11,7 +11,7 @@ weight: 10
 | 
			
		||||
 | 
			
		||||
## Discussion Forum
 | 
			
		||||
 | 
			
		||||
Hugo has its own [discussion forum](http://discuss.gohugo.io) powered by [Discourse](http://www.discourse.org/).
 | 
			
		||||
Hugo has its own [discussion forum](http://discuss.gohugo.io/) powered by [Discourse](http://www.discourse.org/).
 | 
			
		||||
 | 
			
		||||
Please use this for all discussions, questions, etc.
 | 
			
		||||
 | 
			
		||||
@@ -26,7 +26,7 @@ https://groups.google.com/forum/#!forum/hugo-announce
 | 
			
		||||
 | 
			
		||||
### Discussion (Archive)
 | 
			
		||||
 | 
			
		||||
**This has been replaced with the [Hugo discussion forum](http://discuss.gohugo.io).**
 | 
			
		||||
**This has been replaced with the [Hugo discussion forum](http://discuss.gohugo.io/).**
 | 
			
		||||
 | 
			
		||||
It is available for archival purposes.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user