docs: Cleanup Extras menu ordering
authorCameron Moore <moorereason@gmail.com>
Mon, 12 Dec 2016 00:55:36 +0000 (18:55 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 15 Dec 2016 10:15:15 +0000 (11:15 +0100)
18 files changed:
docs/content/extras/aliases.md
docs/content/extras/analytics.md
docs/content/extras/builders.md
docs/content/extras/comments.md
docs/content/extras/crossreferences.md
docs/content/extras/datadrivencontent.md
docs/content/extras/datafiles.md
docs/content/extras/highlighting.md
docs/content/extras/livereload.md
docs/content/extras/localfiles.md
docs/content/extras/menus.md
docs/content/extras/pagination.md
docs/content/extras/permalinks.md
docs/content/extras/robots-txt.md
docs/content/extras/scratch.md
docs/content/extras/shortcodes.md
docs/content/extras/toc.md
docs/content/extras/urls.md

index 252c348cc496e9279b84a08014ac59111ac937b0..00f014ca08dba06cd290c6aa44a453bb28fc2f1c 100644 (file)
@@ -9,9 +9,8 @@ menu:
   main:
     parent: extras
 next: /extras/analytics
-prev: /taxonomies/ordering
+prev: /taxonomies/methods
 title: Aliases
-weight: 10
 ---
 
 For people migrating existing published content to Hugo, there's a good chance you need a mechanism to handle redirecting old URLs.
@@ -101,4 +100,4 @@ You may customize this alias page by creating an alias.html template in the
 layouts folder of your site.  In this case, the data passed to the template is
 
 * Permalink - the link to the page being aliased
-* Page - the Page data for the page being aliased
\ No newline at end of file
+* Page - the Page data for the page being aliased
index 112671df535d52113422fb0d03ea84313a08b8c4..31f44c7bfc19afa4aff949eb1f57a301c0635ce1 100644 (file)
@@ -7,7 +7,6 @@ menu:
 next: /extras/builders
 prev: /extras/aliases
 title: Analytics in Hugo
-weight: 15
 ---
 
 Hugo ships with prebuilt internal templates for Google Analytics tracking, including both synchronous and asynchronous tracking codes.
index 1e5fcabb782f3795949e43f73ce7ff281486b273..707eff306f8cec9e23491b6e11634b48d5086496 100644 (file)
@@ -8,7 +8,6 @@ menu:
 next: /extras/comments
 prev: /extras/analytics
 title: Hugo Builders
-weight: 20
 ---
 
 Hugo provides the functionality to quickly get a site, theme or page
index 0dabd1c31ec1a2e383f8b9615ee9070749b7c419..113fde9533419821e62f441f9c64dee747ed36ea 100644 (file)
@@ -8,7 +8,6 @@ menu:
 next: /extras/crossreferences
 prev: /extras/builders
 title: Comments in Hugo
-weight: 30
 ---
 
 As Hugo is a static site generator, the content produced is static and doesn’t interact with the users. The most common interaction people ask for is comment capability.
index 87424bd6bb0591c67b627fb5c09f020154206b52..9f3e7ef2351f0ea820147af3df441c51fe165c8a 100644 (file)
@@ -4,11 +4,10 @@ date: 2014-11-25
 menu:
   main:
     parent: extras
-next: /extras/livereload
+next: /extras/robots-txt
 prev: /extras/comments
 title: Cross-References
 toc: true
-weight: 40
 ---
 
 Hugo makes it easy to link documents together with the `ref` and `relref` shortcodes. These shortcodes are also used to safely provide links to headings inside of your content, whether across documents or within a document. The only difference between `ref` and `relref` is whether the resulting URL is absolute (`http://1.com/about/`) or relative (`/about/`).
index fc7e18cf84591e7a5bab3c37b5fa853aad2db446..e5c6c9130b0e4e6fc633d250962873ac9654e889 100644 (file)
@@ -6,10 +6,9 @@ date: 2015-02-14
 menu:
   main:
     parent: extras
-next: /extras/highlighting
+next: /extras/gitinfo
 prev: /extras/datafiles
 title: Data-driven Content
-weight: 91
 toc: true
 ---
 
index 4adb68fcb551eeef20fc9506e77c442e42c326fb..63dae25eccc91c72433d7ee9b7292654ac310c6d 100644 (file)
@@ -7,9 +7,8 @@ menu:
   main:
     parent: extras
 next: /extras/datadrivencontent
-prev: /extras/scratch
+prev: /extras/robots-txt
 title: Data Files
-weight: 90
 ---
 
 In addition to the [built-in variables](/templates/variables/) available from Hugo, you can specify your own custom data that can be accessed via templates or shortcodes.
index 7f7eef1e6c5254adc485f1ccdc03f6983bb76dc5..601373deb7feea3b649f5222426f843b6f1d4283 100644 (file)
@@ -7,9 +7,8 @@ menu:
   main:
     parent: extras
 next: /extras/toc
-prev: /extras/datadrivencontent
+prev: /extras/shortcodes
 title: Syntax Highlighting
-weight: 90
 toc: true
 ---
 
index a69e7af925ec1be37d836fd059835316757c1947..cb40476360ec16b2c6c72688c1baf26334aca25f 100644 (file)
@@ -5,9 +5,8 @@ menu:
   main:
     parent: extras
 next: /extras/menus
-prev: /extras/crossreferences
+prev: /extras/gitinfo
 title: LiveReload
-weight: 50
 ---
 
 Hugo may not be the first static site generator to utilize LiveReload
index d89ead098371f257c2468e4239e500254b19bdc2..28b611870ed8358fe1814ad26bf574b2963f2f4f 100644 (file)
@@ -6,11 +6,10 @@ date: 2015-06-12
 menu:
   main:
     parent: extras
-next: /community/mailing-list
+next: /extras/urls
 notoc: true
-prev: /extras/urls
+prev: /extras/toc
 title: Traversing Local Files
-weight: 110
 ---
 ## Traversing Local Files
 
index 937c0bb8ac335c4e1e486d06b4100791226c4e76..baa21dea6f1d6310d4c838e695d94a535517288b 100644 (file)
@@ -5,10 +5,9 @@ toc: true
 menu:
   main:
     parent: extras
-next: /extras/permalinks
+next: /extras/pagination
 prev: /extras/livereload
 title: Menus
-weight: 60
 ---
 
 Hugo has a simple yet powerful menu system that permits content to be
index 6e7c584a6d64a3c3d7c1b503ffa5177b6440dc9c..1f20e7e5afe93dcc4d6e46b4bfd9ca8e4850ec7a 100644 (file)
@@ -6,10 +6,9 @@ date: 2014-01-01
 menu:
   main:
     parent: extras
-next: /extras/scratch
-prev: /extras/shortcodes
+next: /extras/permalinks
+prev: /extras/menus
 title: Pagination
-weight: 80
 ---
 
 Hugo supports pagination for the home page, sections and taxonomies. It's built to be easy use, but with loads of flexibility when needed. The real power shines when you combine it with [`where`](/templates/functions/), with its SQL-like operators, `first` and others --- you can even [order the content](/templates/list/) the way you've become used to with Hugo.
index 45888b959c3689af880ad5dde7f3bd1a94cfe985..4249f23a4f06eccf40414a10a2697e742d387bad 100644 (file)
@@ -6,11 +6,10 @@ date: 2013-11-18
 menu:
   main:
     parent: extras
-next: /extras/shortcodes
+next: /extras/scratch
 notoc: true
-prev: /extras/menus
+prev: /extras/pagination
 title: Permalinks
-weight: 70
 ---
 
 By default, content is laid out into the target `publishdir` (public)
index 9122ae9d832bad2a196506c18c4235c2ba59022f..2e6e18ea46fbe1c538c6576f23d6683f8c7af2b0 100644 (file)
@@ -4,10 +4,9 @@ date: 2015-12-08
 menu:
   main:
     parent: extras
-next: /community/mailing-list
-prev: /extras/urls
+next: /extras/datafiles
+prev: /extras/crossreferences
 title: Custom robots.txt
-weight: 120
 ---
 
 Hugo can generated a customized [robots.txt](http://www.robotstxt.org/) in the
index d17c3f05190dd43cd30d328ea3763260af73da0f..ae6ea95b67784ca5ce5c6ca53bc91c44102e366d 100644 (file)
@@ -6,10 +6,9 @@ date: 2015-01-22
 menu:
   main:
     parent: extras
-next: /extras/datafiles
-prev: /extras/pagination
+next: /extras/shortcodes
+prev: /extras/permalinks
 title: Scratch
-weight: 80
 ---
 
 `Scratch` -- a "scratchpad" for your page-scoped variables. In most cases you can do well without `Scratch`, but there are some use cases that aren't solvable with Go's templates without `Scratch`'s help, due to scoping issues.
@@ -21,7 +20,7 @@ weight: 80
 * `SetInMap` takes a `key`, `mapKey` and `value`
 * `GetSortedMapValues` returns array of values from `key` sorted by `mapKey`
 
-`Set` and `SetInMap` can store values of any type. 
+`Set` and `SetInMap` can store values of any type.
 
 For single values, `Add` accepts values that support Go's `+` operator. If the first `Add` for a key is an array or slice, the following adds will be appended to that list.
 
index 8196446b5effab63892458c0e0e9578081930771..39902e66ec987db718761f6f928fd8aa81e8fcd9 100644 (file)
@@ -6,10 +6,9 @@ date: 2013-07-01
 menu:
   main:
     parent: extras
-next: /extras/pagination
-prev: /extras/permalinks
+next: /extras/highlighting
+prev: /extras/scratch
 title: Shortcodes
-weight: 80
 toc: false
 ---
 
index edc9b078874d4f08aa340815ad502eb2a3cf9923..56e093ba7c25bfbdcd070b497711c70c38e6f909 100644 (file)
@@ -4,10 +4,9 @@ date: 2013-07-09
 menu:
   main:
     parent: extras
-next: /extras/urls
+next: /extras/localfiles
 prev: /extras/highlighting
 title: Table of Contents
-weight: 100
 ---
 
 Hugo will automatically parse the Markdown for your content and create
index af540088d447a0b2441bc7eae1f515b800a7ad0c..487e685f3dfbb301273bba622ffe956054766412 100644 (file)
@@ -6,11 +6,10 @@ date: 2014-01-03
 menu:
   main:
     parent: extras
-next: /extras/robots-txt
+next: /community/mailing-list
 notoc: true
-prev: /extras/toc
+prev: /extras/localfiles
 title: URLs
-weight: 110
 ---
 
 ## Pretty URLs