diff --git a/docs/.gitignore b/docs/.gitignore
deleted file mode 100644
index 665360d49..000000000
--- a/docs/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/.idea
-/public
diff --git a/docs/.gitmodules b/docs/.gitmodules
deleted file mode 100644
index 9923a2c95..000000000
--- a/docs/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "themes/gohugoioTheme"]
- path = themes/gohugoioTheme
- url = https://github.com/gohugoio/gohugoioTheme.git
diff --git a/docs/LICENSE.md b/docs/LICENSE.md
deleted file mode 100644
index b62a9b5ff..000000000
--- a/docs/LICENSE.md
+++ /dev/null
@@ -1,194 +0,0 @@
-Apache License
-==============
-
-_Version 2.0, January 2004_
-_<>_
-
-### Terms and Conditions for use, reproduction, and distribution
-
-#### 1. Definitions
-
-“License” shall mean the terms and conditions for use, reproduction, and
-distribution as defined by Sections 1 through 9 of this document.
-
-“Licensor” shall mean the copyright owner or entity authorized by the copyright
-owner that is granting the License.
-
-“Legal Entity” shall mean the union of the acting entity and all other entities
-that control, are controlled by, or are under common control with that entity.
-For the purposes of this definition, “control” means **(i)** the power, direct or
-indirect, to cause the direction or management of such entity, whether by
-contract or otherwise, or **(ii)** ownership of fifty percent (50%) or more of the
-outstanding shares, or **(iii)** beneficial ownership of such entity.
-
-“You” (or “Your”) shall mean an individual or Legal Entity exercising
-permissions granted by this License.
-
-“Source” form shall mean the preferred form for making modifications, including
-but not limited to software source code, documentation source, and configuration
-files.
-
-“Object” form shall mean any form resulting from mechanical transformation or
-translation of a Source form, including but not limited to compiled object code,
-generated documentation, and conversions to other media types.
-
-“Work” shall mean the work of authorship, whether in Source or Object form, made
-available under the License, as indicated by a copyright notice that is included
-in or attached to the work (an example is provided in the Appendix below).
-
-“Derivative Works” shall mean any work, whether in Source or Object form, that
-is based on (or derived from) the Work and for which the editorial revisions,
-annotations, elaborations, or other modifications represent, as a whole, an
-original work of authorship. For the purposes of this License, Derivative Works
-shall not include works that remain separable from, or merely link (or bind by
-name) to the interfaces of, the Work and Derivative Works thereof.
-
-“Contribution” shall mean any work of authorship, including the original version
-of the Work and any modifications or additions to that Work or Derivative Works
-thereof, that is intentionally submitted to Licensor for inclusion in the Work
-by the copyright owner or by an individual or Legal Entity authorized to submit
-on behalf of the copyright owner. For the purposes of this definition,
-“submitted” means any form of electronic, verbal, or written communication sent
-to the Licensor or its representatives, including but not limited to
-communication on electronic mailing lists, source code control systems, and
-issue tracking systems that are managed by, or on behalf of, the Licensor for
-the purpose of discussing and improving the Work, but excluding communication
-that is conspicuously marked or otherwise designated in writing by the copyright
-owner as “Not a Contribution.”
-
-“Contributor” shall mean Licensor and any individual or Legal Entity on behalf
-of whom a Contribution has been received by Licensor and subsequently
-incorporated within the Work.
-
-#### 2. Grant of Copyright License
-
-Subject to the terms and conditions of this License, each Contributor hereby
-grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
-irrevocable copyright license to reproduce, prepare Derivative Works of,
-publicly display, publicly perform, sublicense, and distribute the Work and such
-Derivative Works in Source or Object form.
-
-#### 3. Grant of Patent License
-
-Subject to the terms and conditions of this License, each Contributor hereby
-grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
-irrevocable (except as stated in this section) patent license to make, have
-made, use, offer to sell, sell, import, and otherwise transfer the Work, where
-such license applies only to those patent claims licensable by such Contributor
-that are necessarily infringed by their Contribution(s) alone or by combination
-of their Contribution(s) with the Work to which such Contribution(s) was
-submitted. If You institute patent litigation against any entity (including a
-cross-claim or counterclaim in a lawsuit) alleging that the Work or a
-Contribution incorporated within the Work constitutes direct or contributory
-patent infringement, then any patent licenses granted to You under this License
-for that Work shall terminate as of the date such litigation is filed.
-
-#### 4. Redistribution
-
-You may reproduce and distribute copies of the Work or Derivative Works thereof
-in any medium, with or without modifications, and in Source or Object form,
-provided that You meet the following conditions:
-
-* **(a)** You must give any other recipients of the Work or Derivative Works a copy of
-this License; and
-* **(b)** You must cause any modified files to carry prominent notices stating that You
-changed the files; and
-* **(c)** You must retain, in the Source form of any Derivative Works that You distribute,
-all copyright, patent, trademark, and attribution notices from the Source form
-of the Work, excluding those notices that do not pertain to any part of the
-Derivative Works; and
-* **(d)** If the Work includes a “NOTICE” text file as part of its distribution, then any
-Derivative Works that You distribute must include a readable copy of the
-attribution notices contained within such NOTICE file, excluding those notices
-that do not pertain to any part of the Derivative Works, in at least one of the
-following places: within a NOTICE text file distributed as part of the
-Derivative Works; within the Source form or documentation, if provided along
-with the Derivative Works; or, within a display generated by the Derivative
-Works, if and wherever such third-party notices normally appear. The contents of
-the NOTICE file are for informational purposes only and do not modify the
-License. You may add Your own attribution notices within Derivative Works that
-You distribute, alongside or as an addendum to the NOTICE text from the Work,
-provided that such additional attribution notices cannot be construed as
-modifying the License.
-
-You may add Your own copyright statement to Your modifications and may provide
-additional or different license terms and conditions for use, reproduction, or
-distribution of Your modifications, or for any such Derivative Works as a whole,
-provided Your use, reproduction, and distribution of the Work otherwise complies
-with the conditions stated in this License.
-
-#### 5. Submission of Contributions
-
-Unless You explicitly state otherwise, any Contribution intentionally submitted
-for inclusion in the Work by You to the Licensor shall be under the terms and
-conditions of this License, without any additional terms or conditions.
-Notwithstanding the above, nothing herein shall supersede or modify the terms of
-any separate license agreement you may have executed with Licensor regarding
-such Contributions.
-
-#### 6. Trademarks
-
-This License does not grant permission to use the trade names, trademarks,
-service marks, or product names of the Licensor, except as required for
-reasonable and customary use in describing the origin of the Work and
-reproducing the content of the NOTICE file.
-
-#### 7. Disclaimer of Warranty
-
-Unless required by applicable law or agreed to in writing, Licensor provides the
-Work (and each Contributor provides its Contributions) on an “AS IS” BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
-including, without limitation, any warranties or conditions of TITLE,
-NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
-solely responsible for determining the appropriateness of using or
-redistributing the Work and assume any risks associated with Your exercise of
-permissions under this License.
-
-#### 8. Limitation of Liability
-
-In no event and under no legal theory, whether in tort (including negligence),
-contract, or otherwise, unless required by applicable law (such as deliberate
-and grossly negligent acts) or agreed to in writing, shall any Contributor be
-liable to You for damages, including any direct, indirect, special, incidental,
-or consequential damages of any character arising as a result of this License or
-out of the use or inability to use the Work (including but not limited to
-damages for loss of goodwill, work stoppage, computer failure or malfunction, or
-any and all other commercial damages or losses), even if such Contributor has
-been advised of the possibility of such damages.
-
-#### 9. Accepting Warranty or Additional Liability
-
-While redistributing the Work or Derivative Works thereof, You may choose to
-offer, and charge a fee for, acceptance of support, warranty, indemnity, or
-other liability obligations and/or rights consistent with this License. However,
-in accepting such obligations, You may act only on Your own behalf and on Your
-sole responsibility, not on behalf of any other Contributor, and only if You
-agree to indemnify, defend, and hold each Contributor harmless for any liability
-incurred by, or claims asserted against, such Contributor by reason of your
-accepting any such warranty or additional liability.
-
-_END OF TERMS AND CONDITIONS_
-
-### APPENDIX: How to apply the Apache License to your work
-
-To apply the Apache License to your work, attach the following boilerplate
-notice, with the fields enclosed by brackets `[]` replaced with your own
-identifying information. (Don't include the brackets!) The text should be
-enclosed in the appropriate comment syntax for the file format. We also
-recommend that a file or class name and description of purpose be included on
-the same “printed page” as the copyright notice for easier identification within
-third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
diff --git a/docs/README.md b/docs/README.md
deleted file mode 100644
index c482ff630..000000000
--- a/docs/README.md
+++ /dev/null
@@ -1,40 +0,0 @@
-# Hugo Docs
-
-Documentation site for [Hugo](https://github.com/gohugoio/hugo), the very fast and flexible static site generator built with love in GoLang.
-
-## Contributing
-
-We welcome contributions to Hugo of any kind including documentation, suggestions, bug reports, pull requests etc. Also check out our [contribution guide](https://gohugo.io/contribute/documentation/). We would love to hear from you.
-
-Note that this repository contains solely the documentation for Hugo. For contributions that aren't documentation-related please refer to the [hugo](https://github.com/gohugoio/hugo) repository.
-
-*Pull requests shall **only** contain changes to the actual documentation. However, changes on the code base of Hugo **and** the documentation shall be a single, atomic pull request in the [hugo](https://github.com/gohugoio/hugo) repository.*
-
-
-## Build
-
-To view the documentation site locally, you need to clone this repository with submodules:
-
-```bash
-git clone --recursive https://github.com/gohugoio/hugoDocs.git
-```
-
-Or if you already have a clone locally:
-
-```bash
-git submodule update --init
-```
-Also note that the documentation version for a given version of Hugo can also be found in the `/docs` sub-folder of the [Hugo source repository](https://github.com/gohugoio/hugo).
-
-Then to view the docs in your browser, run Hugo and open up the link:
-
-```bash
-▶ hugo server
-
-Started building sites ...
-.
-.
-Serving pages from memory
-Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
-Press Ctrl+C to stop
-```
diff --git a/docs/archetypes/default.md b/docs/archetypes/default.md
deleted file mode 100644
index 0b7f8fdbf..000000000
--- a/docs/archetypes/default.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-title: "{{ replace .TranslationBaseName "-" " " | title }}"
-date: {{ .Date }}
-description: ""
-categories: []
-#tags: []
-slug: ""
-aliases: []
-toc: false
-draft: true
----
diff --git a/docs/config.toml b/docs/config.toml
deleted file mode 100644
index 63dff16ea..000000000
--- a/docs/config.toml
+++ /dev/null
@@ -1,236 +0,0 @@
-baseURL = "https://gohugo.io/"
-paginate = 100
-defaultContentLanguage = "en"
-enableEmoji = true
-# Set the unicode character used for the "return" link in page footnotes.
-footnotereturnlinkcontents = "↩"
-languageCode = "en-us"
-metaDataFormat = "yaml"
-title = "Hugo"
-theme = "gohugoioTheme"
-
-googleAnalytics = "UA-7131036-4"
-
-pluralizeListTitles = false
-
-# We do redirects via Netlify's _redirects file, generated by Hugo (see "outputs" below).
-disableAliases = true
-
-
-# Highlighting config (Pygments)
-# It is (currently) not in use, but you can do ```go in a content file if you want to.
-pygmentsCodeFences = true
-
-# See https://help.farbox.com/pygments.html
-pygmentsStyle = "friendly"
-
-[outputs]
-home = [ "HTML", "RSS", "REDIR", "HEADERS" ]
-section = [ "HTML", "RSS"]
-
-[mediaTypes]
-[mediaTypes."text/netlify"]
-suffix = ""
-delimiter = ""
-
-[outputFormats]
-[outputFormats.REDIR]
-mediatype = "text/netlify"
-baseName = "_redirects"
-isPlainText = true
-notAlternative = true
-[outputFormats.HEADERS]
-mediatype = "text/netlify"
-baseName = "_headers"
-isPlainText = true
-notAlternative = true
-
-[social]
-twitter = "GoHugoIO"
-
-#CUSTOM PARAMS
-[params]
- description = "The world’s fastest framework for building websites"
- ## Used for views in rendered HTML (i.e., rather than using the .Hugo variable)
- release = "0.27-DEV"
- ## Setting this to true will add a "noindex" to *EVERY* page on the site
- removefromexternalsearch = false
- ## Gh repo for site footer (include trailing slash)
- ghrepo = "https://github.com/gohugoio/hugoDocs/"
- ## GH Repo for filing a new issue
- github_repo = "https://github.com/gohugoio/hugo/issues/new"
- ### Edit content repo (set to automatically enter "edit" mode; this is good for "improve this page" links)
- ghdocsrepo = "https://github.com/gohugoio/hugoDocs/tree/master/docs"
- ## Gitter URL
- gitter = "https://gitter.im/spf13/hugo"
- ## Discuss Forum URL
- forum = "https://discourse.gohugo.io/"
- ## Google Tag Manager
- gtmid = ""
-
- # First one is picked as the Twitter card image if not set on page.
- images = ["images/gohugoio-card.png"]
-
- flex_box_interior_classes = "flex-auto w-100 w-40-l mr3 mb3 bg-white ba b--moon-gray nested-copy-line-height"
-
- #sidebar_direction = "sidebar_left"
-
-# MARKDOWN
-## Configuration for BlackFriday markdown parser: https://github.com/russross/blackfriday
-[blackfriday]
- plainIDAnchors = true
- hrefTargetBlank = true
- angledQuotes = false
- latexDashes = true
-
-## As of v0.20, all content files include a default "categories" value that's the same as the section. This was a cheap future-proofing method and should/could be changed accordingly.
-[taxonomies]
- category = "categories"
-
-# High level items
-
-[[menu.docs]]
- name = "About Hugo"
- weight = 1
- identifier = "about"
- url = "/about/"
-
-[[menu.docs]]
- name = "Getting Started"
- weight = 5
- identifier = "getting-started"
- url = "/getting-started/"
-
-
-[[menu.docs]]
- name = "Themes"
- weight = 15
- identifier = "themes"
- post = "break"
- url = "/themes/"
-
-# Core Menus
-
-[[menu.docs]]
- name = "Content Management"
- weight = 20
- identifier = "content-management"
- post = "expanded"
- url = "/content-management/"
-
-[[menu.docs]]
- name = "Templates"
- weight = 25
- identifier = "templates"
-
- url = "/templates/"
-
-[[menu.docs]]
- name = "Functions"
- weight = 30
- identifier = "functions"
- url = "/functions/"
-
-[[menu.docs]]
- name = "Variables"
- weight = 35
- identifier = "variables"
- url = "/variables/"
-
-[[menu.docs]]
- name = "CLI"
- weight = 40
- post = "break"
- identifier = "commands"
- url = "/commands/"
-
-
-
-# LOW LEVEL ITEMS
-
-
-[[menu.docs]]
- name = "Troubleshooting"
- weight = 60
- identifier = "troubleshooting"
- url = "/troubleshooting/"
-
-[[menu.docs]]
- name = "Tools"
- weight = 70
- identifier = "tools"
- url = "/tools/"
-
-[[menu.docs]]
- name = "Hosting & Deployment"
- weight = 80
- identifier = "hosting-and-deployment"
- url = "/hosting-and-deployment/"
-
-[[menu.docs]]
- name = "Contribute"
- weight = 100
- post = "break"
- identifier = "contribute"
- url = "/contribute/"
-
-#[[menu.docs]]
-# name = "Tags"
-# weight = 120
-# identifier = "tags"
-# url = "/tags/"
-
-
-# [[menu.docs]]
-# name = "Categories"
-# weight = 140
-# identifier = "categories"
-# url = "/categories/"
-
-######## QUICKLINKS
-
- [[menu.quicklinks]]
- name = "Fundamentals"
- weight = 1
- identifier = "fundamentals"
- url = "/tags/fundamentals/"
-
-
-
-
-######## GLOBAL ITEMS TO BE SHARED WITH THE HUGO SITES
-
-[[menu.global]]
- name = "News"
- weight = 1
- identifier = "news"
- url = "/news/"
-
- [[menu.global]]
- name = "Docs"
- weight = 5
- identifier = "docs"
- url = "/documentation/"
-
- [[menu.global]]
- name = "Themes"
- weight = 10
- identifier = "themes"
- url = "https://themes.gohugo.io/"
-
- # Anything with a weight > 100 gets an external icon
- [[menu.global]]
- name = "Community"
- weight = 150
- icon = true
- identifier = "community"
- post = "external"
- url = "https://discourse.gohugo.io/"
-
-
- [[menu.global]]
- name = "GitHub"
- weight = 200
- identifier = "github"
- post = "external"
- url = "https://github.com/gohugoio/hugo"
diff --git a/docs/content/_index.md b/docs/content/_index.md
deleted file mode 100644
index ec8883c44..000000000
--- a/docs/content/_index.md
+++ /dev/null
@@ -1,49 +0,0 @@
----
-title: "A Fast and Flexible Website Generator"
-date: 2017-03-02T12:00:00-05:00
-features:
- - heading: Blistering Speed
- image_path: /images/icon-fast.svg
- tagline: What's modern about waiting for your site to build?
- copy: Hugo is the fastest tool of its kind. At <1 ms per page, the average site builds in less than a second.
-
- - heading: Robust Content Management
- image_path: /images/icon-content-management.svg
- tagline: Flexibility rules. Hugo is a content strategist's dream.
- copy: Hugo supports unlimited content types, taxonomies, menus, dynamic API-driven content, and more, all without plugins.
-
- - heading: Shortcodes
- image_path: /images/icon-shortcodes.svg
- tagline: Hugo's shortcodes are Markdown's hidden superpower.
- copy: We love the beautiful simplicity of markdown’s syntax, but there are times when we want more flexibility. Hugo shortcodes allow for both beauty and flexibility.
-
- - heading: Built-in Templates
- image_path: /images/icon-built-in-templates.svg
- tagline: Hugo has common patterns to get your work done quickly.
- copy: Hugo ships with pre-made templates to make quick work of SEO, commenting, analytics and other functions. One line of code, and you're done.
-
- - heading: Multilingual and i18n
- image_path: /images/icon-multilingual2.svg
- tagline: Polyglot baked in.
- copy: Hugo provides full i18n support for multi-language sites with the same straightforward development experience Hugo users love in single-language sites.
-
- - heading: Custom Outputs
- image_path: /images/icon-custom-outputs.svg
- tagline: HTML not enough?
- copy: Hugo allows you to output your content in multiple formats, including JSON or AMP, and makes it easy to create your own.
-sections:
- - heading: "100s of Themes"
- cta: Check out the Hugo's themes.
- link: http://themes.gohugo.io/
- color_classes: bg-accent-color white
- image: /images/homepage-screenshot-hugo-themes.jpg
- copy: "Hugo provides a robust theming system that is easy to implement but capable of producing even the most complicated websites."
- - heading: "Capable Templating"
- cta: Get Started.
- link: templates/
- color_classes: bg-primary-color-light black
- image: /images/home-page-templating-example.png
- copy: "Hugo's Go-based templating provides just the right amount of logic to build anything from the simple to complex. If you prefer Jade/Pug-like syntax, you can also use Amber, Ace, or any combination of the three."
----
-
-Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
diff --git a/docs/content/about/_index.md b/docs/content/about/_index.md
deleted file mode 100644
index 422eb1d05..000000000
--- a/docs/content/about/_index.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: About Hugo
-linktitle: Overview
-description: Hugo's features, roadmap, license, and motivation.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-categories: []
-#tags: []
-menu:
- docs:
- parent: "about"
- weight: 1
-weight: 1
-draft: false
-aliases: [/about-hugo/,/docs/]
-toc: false
----
-
-Hugo is not your average static site generator.
diff --git a/docs/content/about/benefits.md b/docs/content/about/benefits.md
deleted file mode 100644
index 87d2f23b5..000000000
--- a/docs/content/about/benefits.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-title: The Benefits of Static Site Generators
-linktitle: The Benefits of Static
-description: Improved performance, security and ease of use are just a few of the reasons static site generators are so appealing.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-#tags: [ssg,static,performance,security]
-menu:
- docs:
- parent: "about"
- weight: 30
-weight: 30
-sections_weight: 30
-draft: false
-aliases: []
-toc: false
----
-
-The purpose of website generators is to render content into HTML files. Most are "dynamic site generators." That means the HTTP server---i.e., the program that sends files to the browser to be viewed---runs the generator to create a new HTML file every time an end user requests a page.
-
-Over time, dynamic site generators were programmed to cache their HTML files to prevent unnecessary delays in delivering pages to end users. A cached page is a static version of a web page.
-
-Hugo takes caching a step further and all HTML files are rendered on your computer. You can review the files locally before copying them to the computer hosting the HTTP server. Since the HTML files aren't generated dynamically, we say that Hugo is a *static site generator*.
-
-This has many benefits. The most noticeable is performance. HTTP servers are *very* good at sending files---so good, in fact, that you can effectively serve the same number of pages with a fraction of the memory and CPU needed for a dynamic site.
-
-## More on Static Site Generators
-
-* ["An Introduction to Static Site Generators", David Walsh][]
-* ["Hugo vs. Wordpress page load speed comparison: Hugo leaves WordPress in its dust", GettingThingsTech][hugovwordpress]
-* ["Static Site Generators", O-Reilly][]
-* [StaticGen: Top Open-Source Static Site Generators (GitHub Stars)][]
-* ["Top 10 Static Website Generators", Netlify blog][]
-* ["The Resurgence of Static", dotCMS][dotcms]
-
-
-["An Introduction to Static Site Generators", David Walsh]: https://davidwalsh.name/introduction-static-site-generators
-["Static Site Generators", O-Reilly]: /documents/oreilly-static-site-generators.pdf
-["Top 10 Static Website Generators", Netlify blog]: https://www.netlify.com/blog/2016/05/02/top-ten-static-website-generators/
-[hugovwordpress]: https://gettingthingstech.com/hugo-vs.-wordpress-page-load-speed-comparison-hugo-leaves-wordpress-in-its-dust/
-[StaticGen: Top Open-Source Static Site Generators (GitHub Stars)]: https://www.staticgen.com/
-[dotcms]: https://dotcms.com/blog/post/the-resurgence-of-static
diff --git a/docs/content/about/features.md b/docs/content/about/features.md
deleted file mode 100644
index f3f490cba..000000000
--- a/docs/content/about/features.md
+++ /dev/null
@@ -1,90 +0,0 @@
----
-title: Hugo Features
-linktitle: Hugo Features
-description: Hugo boasts blistering speed, robust content management, and a powerful templating language making it a great fit for all kinds of static websites.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-menu:
- docs:
- parent: "about"
- weight: 20
-weight: 20
-sections_weight: 20
-draft: false
-aliases: [/about/features]
-toc: true
----
-
-## General
-
-* [Extremely fast][] build times (< 1 ms per page)
-* Completely cross platform, with [easy installation][install] on macOS, Linux, Windows, and more
-* Renders changes on the fly with [LiveReload][] as you develop
-* [Powerful theming][]
-* [Host your site anywhere][hostanywhere]
-
-## Organization
-
-* Straightforward [organization for your projects][], including website sections
-* Customizable [URLs][]
-* Support for configurable [taxonomies][], including categories and tags
-* [Sort content][] as you desire through powerful template [functions][]
-* Automatic [table of contents][] generation
-* [Dynamic menu][] creation
-* [Pretty URLs][] support
-* [Permalink][] pattern support
-* Redirects via [aliases][]
-
-## Content
-
-* Native Markdown and Emacs Org-Mode support, as well as other languages via *external helpers* (see [supported formats][])
-* TOML, YAML, and JSON metadata support in [front matter][]
-* Customizable [homepage][]
-* Multiple [content types][]
-* Automatic and user defined [content summaries][]
-* [Shortcodes][] to enable rich content inside of Markdown
-* ["Minutes to Read"][pagevars] functionality
-* ["Wordcount"][pagevars] functionality
-
-## Additional Features
-
-* Integrated [Disqus][] comment support
-* Integrated [Google Analytics][] support
-* Automatic [RSS][] creation
-* Support for [Go][], [Amber], and [Ace][] HTML templates
-* [Syntax highlighting][] powered by [Pygments][]
-
-See what's coming next in the [Hugo roadmap][].
-
-[Ace]: /templates/alternatives/
-[aliases]: /content-management/urls/#aliases
-[Amber]: https://github.com/eknkc/amber
-[content summaries]: /content-management/summaries/
-[content types]: /content-management/types/
-[Disqus]: https://disqus.com/
-[Dynamic menu]: /templates/menus/
-[Extremely fast]: https://github.com/bep/hugo-benchmark
-[front matter]: /content-management/front-matter/
-[functions]: /functions/
-[Go]: http://golang.org/pkg/html/template/
-[Google Analytics]: https://google-analytics.com/
-[homepage]: /templates/homepage/
-[hostanywhere]: /hosting-and-deployment/
-[Hugo roadmap]: /about/roadmap
-[install]: /getting-started/installing/
-[LiveReload]: /getting-started/usage/
-[organization for your projects]: /getting-started/directory-structure/
-[pagevars]: /variables/page/
-[Permalink]: /content-management/urls/#permalinks
-[Powerful theming]: /themes/
-[Pretty URLs]: /content-management/urls/
-[Pygments]: http://pygments.org/
-[RSS]: /templates/rss/
-[Shortcodes]: /content-management/shortcodes/
-[sort content]: /templates/
-[supported formats]: /content-management/formats/
-[Syntax highlighting]: /tools/syntax-highlighting/
-[table of contents]: /content-management/toc/
-[taxonomies]: /content-management/taxonomies/
-[URLs]: /content-management/urls/
diff --git a/docs/content/about/license.md b/docs/content/about/license.md
deleted file mode 100644
index 7575b79c8..000000000
--- a/docs/content/about/license.md
+++ /dev/null
@@ -1,165 +0,0 @@
----
-title: Apache License
-linktitle: License
-description: Hugo v0.15 and later are released under the Apache 2.0 license.
-date: 2016-02-01
-publishdate: 2016-02-01
-lastmod: 2016-03-02
-categories: ["about hugo"]
-#tags: ["License","apache"]
-menu:
- docs:
- parent: "about"
- weight: 60
-weight: 60
-sections_weight: 60
-aliases: [/meta/license]
-toc: true
----
-
-{{% note %}}
-Hugo v0.15 and later are released under the Apache 2.0 license.
-Earlier versions of Hugo were released under the [Simple Public License](https://opensource.org/licenses/Simple-2.0).
-{{% /note %}}
-
-_Version 2.0, January 2004_
-
-
-*Terms and Conditions for use, reproduction, and distribution*
-
-## 1. Definitions
-
-“License” shall mean the terms and conditions for use, reproduction, and
-distribution as defined by Sections 1 through 9 of this document.
-
-“Licensor” shall mean the copyright owner or entity authorized by the copyright
-owner that is granting the License.
-
-“Legal Entity” shall mean the union of the acting entity and all other entities
-that control, are controlled by, or are under common control with that entity.
-For the purposes of this definition, “control” means **(i)** the power, direct or
-indirect, to cause the direction or management of such entity, whether by
-contract or otherwise, or **(ii)** ownership of fifty percent (50%) or more of the
-outstanding shares, or **(iii)** beneficial ownership of such entity.
-
-“You” (or “Your”) shall mean an individual or Legal Entity exercising
-permissions granted by this License.
-
-“Source” form shall mean the preferred form for making modifications, including
-but not limited to software source code, documentation source, and configuration
-files.
-
-“Object” form shall mean any form resulting from mechanical transformation or
-translation of a Source form, including but not limited to compiled object code,
-generated documentation, and conversions to other media types.
-
-“Work” shall mean the work of authorship, whether in Source or Object form, made
-available under the License, as indicated by a copyright notice that is included
-in or attached to the work (an example is provided in the Appendix below).
-
-“Derivative Works” shall mean any work, whether in Source or Object form, that
-is based on (or derived from) the Work and for which the editorial revisions,
-annotations, elaborations, or other modifications represent, as a whole, an
-original work of authorship. For the purposes of this License, Derivative Works
-shall not include works that remain separable from, or merely link (or bind by
-name) to the interfaces of, the Work and Derivative Works thereof.
-
-“Contribution” shall mean any work of authorship, including the original version
-of the Work and any modifications or additions to that Work or Derivative Works
-thereof, that is intentionally submitted to Licensor for inclusion in the Work
-by the copyright owner or by an individual or Legal Entity authorized to submit
-on behalf of the copyright owner. For the purposes of this definition,
-“submitted” means any form of electronic, verbal, or written communication sent
-to the Licensor or its representatives, including but not limited to
-communication on electronic mailing lists, source code control systems, and
-issue tracking systems that are managed by, or on behalf of, the Licensor for
-the purpose of discussing and improving the Work, but excluding communication
-that is conspicuously marked or otherwise designated in writing by the copyright
-owner as “Not a Contribution.”
-
-“Contributor” shall mean Licensor and any individual or Legal Entity on behalf
-of whom a Contribution has been received by Licensor and subsequently
-incorporated within the Work.
-
-## 2. Grant of Copyright License
-
-Subject to the terms and conditions of this License, each Contributor hereby
-grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
-irrevocable copyright license to reproduce, prepare Derivative Works of,
-publicly display, publicly perform, sublicense, and distribute the Work and such
-Derivative Works in Source or Object form.
-
-## 3. Grant of Patent License
-
-Subject to the terms and conditions of this License, each Contributor hereby
-grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
-irrevocable (except as stated in this section) patent license to make, have
-made, use, offer to sell, sell, import, and otherwise transfer the Work, where
-such license applies only to those patent claims licensable by such Contributor
-that are necessarily infringed by their Contribution(s) alone or by combination
-of their Contribution(s) with the Work to which such Contribution(s) was
-submitted. If You institute patent litigation against any entity (including a
-cross-claim or counterclaim in a lawsuit) alleging that the Work or a
-Contribution incorporated within the Work constitutes direct or contributory
-patent infringement, then any patent licenses granted to You under this License
-for that Work shall terminate as of the date such litigation is filed.
-
-## 4. Redistribution
-
-You may reproduce and distribute copies of the Work or Derivative Works thereof
-in any medium, with or without modifications, and in Source or Object form,
-provided that You meet the following conditions:
-
-* **(a)** You must give any other recipients of the Work or Derivative Works a copy of
-this License; and
-* **(b)** You must cause any modified files to carry prominent notices stating that You
-changed the files; and
-* **\(c)** You must retain, in the Source form of any Derivative Works that You distribute,
-all copyright, patent, trademark, and attribution notices from the Source form
-of the Work, excluding those notices that do not pertain to any part of the
-Derivative Works; and
-* **(d)** If the Work includes a “NOTICE” text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
-
-You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
-
-## 5. Submission of Contributions
-
-Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
-
-## 6. Trademarks
-
-This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
-
-## 7. Disclaimer of Warranty
-
-Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
-
-## 8. Limitation of Liability
-
-In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
-
-## 9. Accepting Warranty or Additional Liability
-
-While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
-
-_END OF TERMS AND CONDITIONS_
-
-## APPENDIX: How to apply the Apache License to your work
-
-To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets `[]` replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same “printed page” as the copyright notice for easier identification within third-party archives.
-
-{{< code file="apache-notice.txt" download="apache-notice.txt" >}}
-Copyright [yyyy] [name of copyright owner]
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{{< /code >}}
diff --git a/docs/content/about/roadmap.md b/docs/content/about/roadmap.md
deleted file mode 100644
index b69126a89..000000000
--- a/docs/content/about/roadmap.md
+++ /dev/null
@@ -1,51 +0,0 @@
----
-title: Roadmap
-linktitle: Roadmap
-description: Take a look at what's in the pipeline for future versions of the Hugo project.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-categories: [about hugo]
-#tags: [about,contribute,roadmap]
-menu:
- docs:
- parent: "about"
- weight: 50
-weight: 50
-sections_weight: 50
-draft: false
-aliases: [/meta/roadmap]
-toc: false
----
-
-To track Hugo's progress, see our [GitHub Milestones][milestones].
-
-In no particular order, here are some other features currently being worked on:
-
-* Even easier deployment to S3, SSH, GitHub, rsync. Give the [hosting and deployment][] section a shot.
-* Import from other website systems. There are already [existing migration tools][migrate], but they don’t cover all major platforms.
-* An interactive web-based editor (See the [related forum thread][])
-* Additional [themes][], which are always ongoing and [contributions are welcome][themescontrib]!
-* Dynamic image resizing via shortcodes ({{< gh 1014 >}})
-* Native support for additional content formats (AsciiDoc {{< gh 1435>}}, reST {{< gh 1436 >}})
-* And, last but not least, [***your*** best ideas!][]
-
-## Contributions Welcome
-
-Feel free to [contribute to Hugo's development][devcontribute], [improve Hugo's documentation][doccontribute], or [open a new issue][newissue] if you have an idea for a new feature.
-
-[#98]: https://github.com/gohugoio/hugo/issues/98
-[#1014]: https://github.com/gohugoio/hugo/issues/1014
-[#1435]: https://github.com/gohugoio/hugo/issues/1435
-[#1436]: https://github.com/gohugoio/hugo/issues/1436
-[devcontribute]: /contribute/development/
-[doccontribute]: /contribute/documentation/
-[hosting and deployment]: /hosting-and-deployment/
-[migrate]: /tools/migrations/
-[milestones]: https://github.com/gohugoio/hugo/milestone/14
-[newissue]: https://github.com/gohugoio/hugo/issues/
-[related forum thread]: https://discourse.gohugo.io/t/web-based-editor/155
-[themes]: /themes/
-[themescontrib]: /contribute/themes/
-[tutorials]: /tutorials
-[***your*** best ideas!]: /contribute/
diff --git a/docs/content/about/what-is-hugo.md b/docs/content/about/what-is-hugo.md
deleted file mode 100644
index c61fa2d40..000000000
--- a/docs/content/about/what-is-hugo.md
+++ /dev/null
@@ -1,69 +0,0 @@
----
-title: What is Hugo
-linktitle: What is Hugo
-description: Hugo is a fast and modern static site generator written in Go, and designed to make website creation fun again.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-layout: single
-menu:
- main:
- parent: "about"
- weight: 10
-weight: 10
-sections_weight: 10
-draft: false
-aliases: [/overview/introduction/,/about/why-i-built-hugo/]
-toc: true
----
-
-Hugo is a general-purpose website framework. Technically speaking, Hugo is a [static site generator][]. Unlike systems that dynamically build a page with each visitor request, Hugo builds pages when you create or update your content. Since websites are viewed far more often than they are edited, Hugo is designed to provide an optimal viewing experience for your website's end users and an ideal writing experience for website authors.
-
-Websites built with Hugo are extremely fast and secure. Hugo sites can be hosted anywhere, including [Netlify][], [Heroku][], [GoDaddy][], [DreamHost][], [GitHub Pages][], [Surge][], [Aerobatic][], [Firebase][], [Google Cloud Storage][], [Amazon S3][], [Rackspace][], [Azure][], and [CloudFront][] and work well with CDNs. Hugo sites run without the need for a database or dependencies on expensive runtimes like Ruby, Python, or PHP.
-
-We think of Hugo as the ideal website creation tool with nearly instant build times, able to rebuild whenever a change is made.
-
-## How Fast is Hugo?
-
-{{< youtube "CdiDYZ51a2o" >}}
-
-## What Does Hugo Do?
-
-In technical terms, Hugo takes a source directory of files and templates and uses these as input to create a complete website.
-
-## Who Should Use Hugo?
-
-Hugo is for people that prefer writing in a text editor over a browser.
-
-Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.
-
-Hugo is for people building a blog, a company site, a portfolio site, documentation, a single landing page, or a website with thousands of pages.
-
-
-
-[@spf13]: https://twitter.com/@spf13
-[Aerobatic]: https://www.aerobatic.com/
-[Amazon S3]: http://aws.amazon.com/s3/
-[Azure]: https://blogs.msdn.microsoft.com/acoat/2016/01/28/publish-a-static-web-site-using-azure-web-apps/
-[CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"
-[contributing to it]: https://github.com/gohugoio/hugo
-[DreamHost]: http://www.dreamhost.com/
-[Firebase]: https://firebase.google.com/docs/hosting/ "Firebase static hosting"
-[GitHub Pages]: https://pages.github.com/
-[GitLab]: https://about.gitlab.com
-[Go language]: https://golang.org/
-[GoDaddy]: https://www.godaddy.com/ "Godaddy.com Hosting"
-[Google Cloud Storage]: http://cloud.google.com/storage/
-[Heroku]: https://www.heroku.com/
-[Jekyll]: http://jekyllrb.com/
-[Jekyll]: https://jekyllrb.com/
-[Middleman]: https://middlemanapp.com/
-[Middleman]: https://middlemanapp.com/
-[Nanoc]: http://nanoc.ws/
-[Nanoc]: https://nanoc.ws/
-[Netlify]: https://netlify.com
-[rackspace]: https://www.rackspace.com/cloud/files
-[static site generator]: /about/benefits/
-[Rackspace]: https://www.rackspace.com/cloud/files
-[static site generator]: /about/benefits/
-[Surge]: https://surge.sh
diff --git a/docs/content/commands/_index.md b/docs/content/commands/_index.md
deleted file mode 100644
index a4ddd54f3..000000000
--- a/docs/content/commands/_index.md
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: Command Line Reference
-linktitle: CLI Overview
-description: Comprehensive list of Hugo templating functions, including basic and advanced usage examples.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-categories: [commands]
-#tags: [cli,command line]
-menu:
- docs:
- parent: "commands"
- weight: 1
-weight: 01 #rem
-draft: false
-aliases: [/cli/]
----
-
-The following list contains auto-generated and up-to-date (thanks to [Cobra][]) documentation for all the CLI commands in Hugo.
-
-
-[Cobra]: https://github.com/spf13/cobra
diff --git a/docs/content/commands/hugo.md b/docs/content/commands/hugo.md
deleted file mode 100644
index 1246f78ca..000000000
--- a/docs/content/commands/hugo.md
+++ /dev/null
@@ -1,80 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo"
-slug: hugo
-url: /commands/hugo/
----
-## hugo
-
-hugo builds your site
-
-### Synopsis
-
-
-hugo is the main command, used to build your Hugo site.
-
-Hugo is a Fast and Flexible Static Site Generator
-built with love by spf13 and friends in Go.
-
-Complete documentation is available at http://gohugo.io/.
-
-```
-hugo [flags]
-```
-
-### Options
-
-```
- -b, --baseURL string hostname (and path) to the root, e.g. http://spf13.com/
- -D, --buildDrafts include content marked as draft
- -E, --buildExpired include expired content
- -F, --buildFuture include content with publishdate in the future
- --cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/
- --canonifyURLs if true, all relative URLs will be canonicalized using baseURL
- --cleanDestinationDir remove files from destination not found in static directories
- --config string config file (default is path/config.yaml|json|toml)
- -c, --contentDir string filesystem path to content directory
- -d, --destination string filesystem path to write files to
- --disable404 do not render 404 page
- --disableKinds stringSlice disable different kind of pages (home, RSS etc.)
- --disableRSS do not build RSS files
- --disableSitemap do not build Sitemap file
- --enableGitInfo add Git revision, date and author info to the pages
- --forceSyncStatic copy all files when static is changed.
- -h, --help help for hugo
- --i18n-warnings print missing translations
- --ignoreCache ignores the cache directory
- -l, --layoutDir string filesystem path to layout directory
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --noChmod don't sync permission mode of files
- --noTimes don't sync modification time of files
- --pluralizeListTitles pluralize titles in lists using inflect (default true)
- --preserveTaxonomyNames preserve taxonomy names as written ("Gérard Depardieu" vs "gerard-depardieu")
- --quiet build in quiet mode
- --renderToMemory render to memory (only useful for benchmark testing)
- -s, --source string filesystem path to read files relative from
- --stepAnalysis display memory and timing of different steps of the program
- -t, --theme string theme to use (located in /themes/THEMENAME/)
- --themesDir string filesystem path to themes directory
- --uglyURLs if true, use /filename.html instead of /filename/
- -v, --verbose verbose output
- --verboseLog verbose logging
- -w, --watch watch filesystem for changes and recreate as needed
-```
-
-### SEE ALSO
-* [hugo benchmark](/commands/hugo_benchmark/) - Benchmark Hugo by building a site a number of times.
-* [hugo check](/commands/hugo_check/) - Contains some verification checks
-* [hugo config](/commands/hugo_config/) - Print the site configuration
-* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-* [hugo env](/commands/hugo_env/) - Print Hugo version and environment info
-* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-* [hugo import](/commands/hugo_import/) - Import your site from others.
-* [hugo list](/commands/hugo_list/) - Listing out various types of content
-* [hugo new](/commands/hugo_new/) - Create new content for your site
-* [hugo server](/commands/hugo_server/) - A high performance webserver
-* [hugo undraft](/commands/hugo_undraft/) - Undraft resets the content's draft status
-* [hugo version](/commands/hugo_version/) - Print the version number of Hugo
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_benchmark.md b/docs/content/commands/hugo_benchmark.md
deleted file mode 100644
index 2a7f9f8f4..000000000
--- a/docs/content/commands/hugo_benchmark.md
+++ /dev/null
@@ -1,72 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo benchmark"
-slug: hugo_benchmark
-url: /commands/hugo_benchmark/
----
-## hugo benchmark
-
-Benchmark Hugo by building a site a number of times.
-
-### Synopsis
-
-
-Hugo can build a site many times over and analyze the running process
-creating a benchmark.
-
-```
-hugo benchmark [flags]
-```
-
-### Options
-
-```
- -b, --baseURL string hostname (and path) to the root, e.g. http://spf13.com/
- -D, --buildDrafts include content marked as draft
- -E, --buildExpired include expired content
- -F, --buildFuture include content with publishdate in the future
- --cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/
- --canonifyURLs if true, all relative URLs will be canonicalized using baseURL
- --cleanDestinationDir remove files from destination not found in static directories
- -c, --contentDir string filesystem path to content directory
- -n, --count int number of times to build the site (default 13)
- --cpuprofile string path/filename for the CPU profile file
- -d, --destination string filesystem path to write files to
- --disable404 do not render 404 page
- --disableKinds stringSlice disable different kind of pages (home, RSS etc.)
- --disableRSS do not build RSS files
- --disableSitemap do not build Sitemap file
- --enableGitInfo add Git revision, date and author info to the pages
- --forceSyncStatic copy all files when static is changed.
- -h, --help help for benchmark
- --i18n-warnings print missing translations
- --ignoreCache ignores the cache directory
- -l, --layoutDir string filesystem path to layout directory
- --memprofile string path/filename for the memory profile file
- --noChmod don't sync permission mode of files
- --noTimes don't sync modification time of files
- --pluralizeListTitles pluralize titles in lists using inflect (default true)
- --preserveTaxonomyNames preserve taxonomy names as written ("Gérard Depardieu" vs "gerard-depardieu")
- --renderToMemory render to memory (only useful for benchmark testing)
- -s, --source string filesystem path to read files relative from
- --stepAnalysis display memory and timing of different steps of the program
- -t, --theme string theme to use (located in /themes/THEMENAME/)
- --themesDir string filesystem path to themes directory
- --uglyURLs if true, use /filename.html instead of /filename/
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_check.md b/docs/content/commands/hugo_check.md
deleted file mode 100644
index b7fb2c843..000000000
--- a/docs/content/commands/hugo_check.md
+++ /dev/null
@@ -1,37 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo check"
-slug: hugo_check
-url: /commands/hugo_check/
----
-## hugo check
-
-Contains some verification checks
-
-### Synopsis
-
-
-Contains some verification checks
-
-### Options
-
-```
- -h, --help help for check
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-* [hugo check ulimit](/commands/hugo_check_ulimit/) - Check system ulimit settings
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_check_ulimit.md b/docs/content/commands/hugo_check_ulimit.md
deleted file mode 100644
index c98c85111..000000000
--- a/docs/content/commands/hugo_check_ulimit.md
+++ /dev/null
@@ -1,41 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo check ulimit"
-slug: hugo_check_ulimit
-url: /commands/hugo_check_ulimit/
----
-## hugo check ulimit
-
-Check system ulimit settings
-
-### Synopsis
-
-
-Hugo will inspect the current ulimit settings on the system.
-This is primarily to ensure that Hugo can watch enough files on some OSs
-
-```
-hugo check ulimit [flags]
-```
-
-### Options
-
-```
- -h, --help help for ulimit
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo check](/commands/hugo_check/) - Contains some verification checks
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_config.md b/docs/content/commands/hugo_config.md
deleted file mode 100644
index 0dd2052f5..000000000
--- a/docs/content/commands/hugo_config.md
+++ /dev/null
@@ -1,40 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo config"
-slug: hugo_config
-url: /commands/hugo_config/
----
-## hugo config
-
-Print the site configuration
-
-### Synopsis
-
-
-Print the site configuration, both default and custom settings.
-
-```
-hugo config [flags]
-```
-
-### Options
-
-```
- -h, --help help for config
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_convert.md b/docs/content/commands/hugo_convert.md
deleted file mode 100644
index 4202534ce..000000000
--- a/docs/content/commands/hugo_convert.md
+++ /dev/null
@@ -1,44 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo convert"
-slug: hugo_convert
-url: /commands/hugo_convert/
----
-## hugo convert
-
-Convert your content to different formats
-
-### Synopsis
-
-
-Convert your content (e.g. front matter) to different formats.
-
-See convert's subcommands toJSON, toTOML and toYAML for more information.
-
-### Options
-
-```
- -h, --help help for convert
- -o, --output string filesystem path to write files to
- -s, --source string filesystem path to read files relative from
- --unsafe enable less safe operations, please backup first
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-* [hugo convert toJSON](/commands/hugo_convert_tojson/) - Convert front matter to JSON
-* [hugo convert toTOML](/commands/hugo_convert_totoml/) - Convert front matter to TOML
-* [hugo convert toYAML](/commands/hugo_convert_toyaml/) - Convert front matter to YAML
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_convert_toJSON.md b/docs/content/commands/hugo_convert_toJSON.md
deleted file mode 100644
index 36b1ffe2e..000000000
--- a/docs/content/commands/hugo_convert_toJSON.md
+++ /dev/null
@@ -1,44 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo convert toJSON"
-slug: hugo_convert_toJSON
-url: /commands/hugo_convert_tojson/
----
-## hugo convert toJSON
-
-Convert front matter to JSON
-
-### Synopsis
-
-
-toJSON converts all front matter in the content directory
-to use JSON for the front matter.
-
-```
-hugo convert toJSON [flags]
-```
-
-### Options
-
-```
- -h, --help help for toJSON
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- -o, --output string filesystem path to write files to
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- --unsafe enable less safe operations, please backup first
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_convert_toTOML.md b/docs/content/commands/hugo_convert_toTOML.md
deleted file mode 100644
index 29c4f045e..000000000
--- a/docs/content/commands/hugo_convert_toTOML.md
+++ /dev/null
@@ -1,44 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo convert toTOML"
-slug: hugo_convert_toTOML
-url: /commands/hugo_convert_totoml/
----
-## hugo convert toTOML
-
-Convert front matter to TOML
-
-### Synopsis
-
-
-toTOML converts all front matter in the content directory
-to use TOML for the front matter.
-
-```
-hugo convert toTOML [flags]
-```
-
-### Options
-
-```
- -h, --help help for toTOML
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- -o, --output string filesystem path to write files to
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- --unsafe enable less safe operations, please backup first
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_convert_toYAML.md b/docs/content/commands/hugo_convert_toYAML.md
deleted file mode 100644
index 37d305d32..000000000
--- a/docs/content/commands/hugo_convert_toYAML.md
+++ /dev/null
@@ -1,44 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo convert toYAML"
-slug: hugo_convert_toYAML
-url: /commands/hugo_convert_toyaml/
----
-## hugo convert toYAML
-
-Convert front matter to YAML
-
-### Synopsis
-
-
-toYAML converts all front matter in the content directory
-to use YAML for the front matter.
-
-```
-hugo convert toYAML [flags]
-```
-
-### Options
-
-```
- -h, --help help for toYAML
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- -o, --output string filesystem path to write files to
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- --unsafe enable less safe operations, please backup first
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_env.md b/docs/content/commands/hugo_env.md
deleted file mode 100644
index 1d3b45127..000000000
--- a/docs/content/commands/hugo_env.md
+++ /dev/null
@@ -1,40 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo env"
-slug: hugo_env
-url: /commands/hugo_env/
----
-## hugo env
-
-Print Hugo version and environment info
-
-### Synopsis
-
-
-Print Hugo version and environment info. This is useful in Hugo bug reports.
-
-```
-hugo env [flags]
-```
-
-### Options
-
-```
- -h, --help help for env
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_gen.md b/docs/content/commands/hugo_gen.md
deleted file mode 100644
index 2aa9e228a..000000000
--- a/docs/content/commands/hugo_gen.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo gen"
-slug: hugo_gen
-url: /commands/hugo_gen/
----
-## hugo gen
-
-A collection of several useful generators.
-
-### Synopsis
-
-
-A collection of several useful generators.
-
-### Options
-
-```
- -h, --help help for gen
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-* [hugo gen autocomplete](/commands/hugo_gen_autocomplete/) - Generate shell autocompletion script for Hugo
-* [hugo gen doc](/commands/hugo_gen_doc/) - Generate Markdown documentation for the Hugo CLI.
-* [hugo gen man](/commands/hugo_gen_man/) - Generate man pages for the Hugo CLI
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_gen_autocomplete.md b/docs/content/commands/hugo_gen_autocomplete.md
deleted file mode 100644
index 95002dae8..000000000
--- a/docs/content/commands/hugo_gen_autocomplete.md
+++ /dev/null
@@ -1,58 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo gen autocomplete"
-slug: hugo_gen_autocomplete
-url: /commands/hugo_gen_autocomplete/
----
-## hugo gen autocomplete
-
-Generate shell autocompletion script for Hugo
-
-### Synopsis
-
-
-Generates a shell autocompletion script for Hugo.
-
-NOTE: The current version supports Bash only.
- This should work for *nix systems with Bash installed.
-
-By default, the file is written directly to /etc/bash_completion.d
-for convenience, and the command may need superuser rights, e.g.:
-
- $ sudo hugo gen autocomplete
-
-Add `--completionfile=/path/to/file` flag to set alternative
-file-path and name.
-
-Logout and in again to reload the completion scripts,
-or just source them in directly:
-
- $ . /etc/bash_completion
-
-```
-hugo gen autocomplete [flags]
-```
-
-### Options
-
-```
- --completionfile string autocompletion file (default "/etc/bash_completion.d/hugo.sh")
- -h, --help help for autocomplete
- --type string autocompletion type (currently only bash supported) (default "bash")
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_gen_doc.md b/docs/content/commands/hugo_gen_doc.md
deleted file mode 100644
index e7dbd7ba3..000000000
--- a/docs/content/commands/hugo_gen_doc.md
+++ /dev/null
@@ -1,47 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo gen doc"
-slug: hugo_gen_doc
-url: /commands/hugo_gen_doc/
----
-## hugo gen doc
-
-Generate Markdown documentation for the Hugo CLI.
-
-### Synopsis
-
-
-Generate Markdown documentation for the Hugo CLI.
-
-This command is, mostly, used to create up-to-date documentation
-of Hugo's command-line interface for http://gohugo.io/.
-
-It creates one Markdown file per command with front matter suitable
-for rendering in Hugo.
-
-```
-hugo gen doc [flags]
-```
-
-### Options
-
-```
- --dir string the directory to write the doc. (default "/tmp/hugodoc/")
- -h, --help help for doc
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_gen_man.md b/docs/content/commands/hugo_gen_man.md
deleted file mode 100644
index 2e03d3714..000000000
--- a/docs/content/commands/hugo_gen_man.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo gen man"
-slug: hugo_gen_man
-url: /commands/hugo_gen_man/
----
-## hugo gen man
-
-Generate man pages for the Hugo CLI
-
-### Synopsis
-
-
-This command automatically generates up-to-date man pages of Hugo's
-command-line interface. By default, it creates the man page files
-in the "man" directory under the current directory.
-
-```
-hugo gen man [flags]
-```
-
-### Options
-
-```
- --dir string the directory to write the man pages. (default "man/")
- -h, --help help for man
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_import.md b/docs/content/commands/hugo_import.md
deleted file mode 100644
index c46b1d0b9..000000000
--- a/docs/content/commands/hugo_import.md
+++ /dev/null
@@ -1,39 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo import"
-slug: hugo_import
-url: /commands/hugo_import/
----
-## hugo import
-
-Import your site from others.
-
-### Synopsis
-
-
-Import your site from other web site generators like Jekyll.
-
-Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_path`.
-
-### Options
-
-```
- -h, --help help for import
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-* [hugo import jekyll](/commands/hugo_import_jekyll/) - hugo import from Jekyll
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_import_jekyll.md b/docs/content/commands/hugo_import_jekyll.md
deleted file mode 100644
index 5edf76e29..000000000
--- a/docs/content/commands/hugo_import_jekyll.md
+++ /dev/null
@@ -1,43 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo import jekyll"
-slug: hugo_import_jekyll
-url: /commands/hugo_import_jekyll/
----
-## hugo import jekyll
-
-hugo import from Jekyll
-
-### Synopsis
-
-
-hugo import from Jekyll.
-
-Import from Jekyll requires two paths, e.g. `hugo import jekyll jekyll_root_path target_path`.
-
-```
-hugo import jekyll [flags]
-```
-
-### Options
-
-```
- --force allow import into non-empty target directory
- -h, --help help for jekyll
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo import](/commands/hugo_import/) - Import your site from others.
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_list.md b/docs/content/commands/hugo_list.md
deleted file mode 100644
index 87d81bd15..000000000
--- a/docs/content/commands/hugo_list.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo list"
-slug: hugo_list
-url: /commands/hugo_list/
----
-## hugo list
-
-Listing out various types of content
-
-### Synopsis
-
-
-Listing out various types of content.
-
-List requires a subcommand, e.g. `hugo list drafts`.
-
-### Options
-
-```
- -h, --help help for list
- -s, --source string filesystem path to read files relative from
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-* [hugo list drafts](/commands/hugo_list_drafts/) - List all drafts
-* [hugo list expired](/commands/hugo_list_expired/) - List all posts already expired
-* [hugo list future](/commands/hugo_list_future/) - List all posts dated in the future
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_list_drafts.md b/docs/content/commands/hugo_list_drafts.md
deleted file mode 100644
index 92d9fbc0d..000000000
--- a/docs/content/commands/hugo_list_drafts.md
+++ /dev/null
@@ -1,41 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo list drafts"
-slug: hugo_list_drafts
-url: /commands/hugo_list_drafts/
----
-## hugo list drafts
-
-List all drafts
-
-### Synopsis
-
-
-List all of the drafts in your content directory.
-
-```
-hugo list drafts [flags]
-```
-
-### Options
-
-```
- -h, --help help for drafts
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo list](/commands/hugo_list/) - Listing out various types of content
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_list_expired.md b/docs/content/commands/hugo_list_expired.md
deleted file mode 100644
index 697ffe83d..000000000
--- a/docs/content/commands/hugo_list_expired.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo list expired"
-slug: hugo_list_expired
-url: /commands/hugo_list_expired/
----
-## hugo list expired
-
-List all posts already expired
-
-### Synopsis
-
-
-List all of the posts in your content directory which has already
-expired.
-
-```
-hugo list expired [flags]
-```
-
-### Options
-
-```
- -h, --help help for expired
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo list](/commands/hugo_list/) - Listing out various types of content
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_list_future.md b/docs/content/commands/hugo_list_future.md
deleted file mode 100644
index 51b6089d1..000000000
--- a/docs/content/commands/hugo_list_future.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo list future"
-slug: hugo_list_future
-url: /commands/hugo_list_future/
----
-## hugo list future
-
-List all posts dated in the future
-
-### Synopsis
-
-
-List all of the posts in your content directory which will be
-posted in the future.
-
-```
-hugo list future [flags]
-```
-
-### Options
-
-```
- -h, --help help for future
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo list](/commands/hugo_list/) - Listing out various types of content
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_new.md b/docs/content/commands/hugo_new.md
deleted file mode 100644
index fa4eab688..000000000
--- a/docs/content/commands/hugo_new.md
+++ /dev/null
@@ -1,50 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo new"
-slug: hugo_new
-url: /commands/hugo_new/
----
-## hugo new
-
-Create new content for your site
-
-### Synopsis
-
-
-Create a new content file and automatically set the date and title.
-It will guess which kind of file to create based on the path provided.
-
-You can also specify the kind with `-k KIND`.
-
-If archetypes are provided in your theme or site, they will be used.
-
-```
-hugo new [path] [flags]
-```
-
-### Options
-
-```
- --editor string edit new content with this editor, if provided
- -h, --help help for new
- -k, --kind string content type to create
- -s, --source string filesystem path to read files relative from
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-* [hugo new site](/commands/hugo_new_site/) - Create a new site (skeleton)
-* [hugo new theme](/commands/hugo_new_theme/) - Create a new theme
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_new_site.md b/docs/content/commands/hugo_new_site.md
deleted file mode 100644
index 3accfbbea..000000000
--- a/docs/content/commands/hugo_new_site.md
+++ /dev/null
@@ -1,45 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo new site"
-slug: hugo_new_site
-url: /commands/hugo_new_site/
----
-## hugo new site
-
-Create a new site (skeleton)
-
-### Synopsis
-
-
-Create a new site in the provided directory.
-The new site will have the correct structure, but no content or theme yet.
-Use `hugo new [contentPath]` to create new content.
-
-```
-hugo new site [path] [flags]
-```
-
-### Options
-
-```
- --force init inside non-empty directory
- -f, --format string config & frontmatter format (default "toml")
- -h, --help help for site
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo new](/commands/hugo_new/) - Create new content for your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_new_theme.md b/docs/content/commands/hugo_new_theme.md
deleted file mode 100644
index 928d11b56..000000000
--- a/docs/content/commands/hugo_new_theme.md
+++ /dev/null
@@ -1,44 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo new theme"
-slug: hugo_new_theme
-url: /commands/hugo_new_theme/
----
-## hugo new theme
-
-Create a new theme
-
-### Synopsis
-
-
-Create a new theme (skeleton) called [name] in the current directory.
-New theme is a skeleton. Please add content to the touched files. Add your
-name to the copyright line in the license and adjust the theme.toml file
-as you see fit.
-
-```
-hugo new theme [name] [flags]
-```
-
-### Options
-
-```
- -h, --help help for theme
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -s, --source string filesystem path to read files relative from
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo new](/commands/hugo_new/) - Create new content for your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_server.md b/docs/content/commands/hugo_server.md
deleted file mode 100644
index 5b58a52f0..000000000
--- a/docs/content/commands/hugo_server.md
+++ /dev/null
@@ -1,87 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo server"
-slug: hugo_server
-url: /commands/hugo_server/
----
-## hugo server
-
-A high performance webserver
-
-### Synopsis
-
-
-Hugo provides its own webserver which builds and serves the site.
-While hugo server is high performance, it is a webserver with limited options.
-Many run it in production, but the standard behavior is for people to use it
-in development and use a more full featured server such as Nginx or Caddy.
-
-'hugo server' will avoid writing the rendered and served content to disk,
-preferring to store it in memory.
-
-By default hugo will also watch your files for any changes you make and
-automatically rebuild the site. It will then live reload any open browser pages
-and push the latest content to them. As most Hugo sites are built in a fraction
-of a second, you will be able to save and see your changes nearly instantly.
-
-```
-hugo server [flags]
-```
-
-### Options
-
-```
- --appendPort append port to baseURL (default true)
- -b, --baseURL string hostname (and path) to the root, e.g. http://spf13.com/
- --bind string interface to which the server will bind (default "127.0.0.1")
- -D, --buildDrafts include content marked as draft
- -E, --buildExpired include expired content
- -F, --buildFuture include content with publishdate in the future
- --cacheDir string filesystem path to cache directory. Defaults: $TMPDIR/hugo_cache/
- --canonifyURLs if true, all relative URLs will be canonicalized using baseURL
- --cleanDestinationDir remove files from destination not found in static directories
- -c, --contentDir string filesystem path to content directory
- -d, --destination string filesystem path to write files to
- --disable404 do not render 404 page
- --disableKinds stringSlice disable different kind of pages (home, RSS etc.)
- --disableLiveReload watch without enabling live browser reload on rebuild
- --disableRSS do not build RSS files
- --disableSitemap do not build Sitemap file
- --enableGitInfo add Git revision, date and author info to the pages
- --forceSyncStatic copy all files when static is changed.
- -h, --help help for server
- --i18n-warnings print missing translations
- --ignoreCache ignores the cache directory
- -l, --layoutDir string filesystem path to layout directory
- --meminterval string interval to poll memory usage (requires --memstats), valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h". (default "100ms")
- --memstats string log memory usage to this file
- --navigateToChanged navigate to changed content file on live browser reload
- --noChmod don't sync permission mode of files
- --noTimes don't sync modification time of files
- --pluralizeListTitles pluralize titles in lists using inflect (default true)
- -p, --port int port on which the server will listen (default 1313)
- --preserveTaxonomyNames preserve taxonomy names as written ("Gérard Depardieu" vs "gerard-depardieu")
- --renderToDisk render to Destination path (default is render to memory & serve from there)
- -s, --source string filesystem path to read files relative from
- --stepAnalysis display memory and timing of different steps of the program
- -t, --theme string theme to use (located in /themes/THEMENAME/)
- --themesDir string filesystem path to themes directory
- --uglyURLs if true, use /filename.html instead of /filename/
- -w, --watch watch filesystem for changes and recreate as needed (default true)
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_undraft.md b/docs/content/commands/hugo_undraft.md
deleted file mode 100644
index bb408b80b..000000000
--- a/docs/content/commands/hugo_undraft.md
+++ /dev/null
@@ -1,42 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo undraft"
-slug: hugo_undraft
-url: /commands/hugo_undraft/
----
-## hugo undraft
-
-Undraft resets the content's draft status
-
-### Synopsis
-
-
-Undraft resets the content's draft status
-and updates the date to the current date and time.
-If the content's draft status is 'False', nothing is done.
-
-```
-hugo undraft path/to/content [flags]
-```
-
-### Options
-
-```
- -h, --help help for undraft
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/commands/hugo_version.md b/docs/content/commands/hugo_version.md
deleted file mode 100644
index 522ff1008..000000000
--- a/docs/content/commands/hugo_version.md
+++ /dev/null
@@ -1,40 +0,0 @@
----
-date: 2017-07-16T23:23:14+02:00
-title: "hugo version"
-slug: hugo_version
-url: /commands/hugo_version/
----
-## hugo version
-
-Print the version number of Hugo
-
-### Synopsis
-
-
-All software has versions. This is Hugo's.
-
-```
-hugo version [flags]
-```
-
-### Options
-
-```
- -h, --help help for version
-```
-
-### Options inherited from parent commands
-
-```
- --config string config file (default is path/config.yaml|json|toml)
- --log enable Logging
- --logFile string log File path (if set, logging enabled automatically)
- --quiet build in quiet mode
- -v, --verbose verbose output
- --verboseLog verbose logging
-```
-
-### SEE ALSO
-* [hugo](/commands/hugo/) - hugo builds your site
-
-###### Auto generated by spf13/cobra on 16-Jul-2017
diff --git a/docs/content/content-management/_index.md b/docs/content/content-management/_index.md
deleted file mode 100644
index 96ff44d2f..000000000
--- a/docs/content/content-management/_index.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-title: Content Management
-linktitle: Content Management Overview
-description: Hugo makes managing large static sites easy with support for archetypes, content types, menus, cross references, summaries, and more.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-menu:
- docs:
- parent: "content-management"
- weight: 1
-#tags: [source, organization]
-categories: [content management]
-weight: 01 #rem
-draft: false
-aliases: [/content/,/content/organization]
-toc: false
----
-
-A static site generator needs to extend beyond front matter and a couple templates to be both scalable and *manageable*. Hugo was designed with not only developers in mind, but also content managers and authors.
diff --git a/docs/content/content-management/archetypes.md b/docs/content/content-management/archetypes.md
deleted file mode 100644
index 235de4ff2..000000000
--- a/docs/content/content-management/archetypes.md
+++ /dev/null
@@ -1,192 +0,0 @@
----
-title: Archetypes
-linktitle: Archetypes
-description: Archetypes allow you to create new instances of content types and set default parameters from the command line.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-#tags: [archetypes,generators,metadata,front matter]
-categories: ["content management"]
-menu:
- docs:
- parent: "content-management"
- weight: 70
- quicklinks:
-weight: 70 #rem
-draft: false
-aliases: [/content/archetypes/]
-toc: true
----
-
-{{% note %}}
-This section is outdated, see https://github.com/gohugoio/hugoDocs/issues/11
-{{% /note %}}
-{{% todo %}}
-See above
-{{% /todo %}}
-
-## What are Archetypes?
-
-**Archetypes** are content files in the [archetypes directory][] of your project that contain preconfigured [front matter][] for your website's [content types][]. Archetypes facilitate consistent metadata across your website content and allow content authors to quickly generate instances of a content type via the `hugo new` command.
-
-{{< youtube S3Tj3UcTFz8 >}}
-
-The `hugo new` generator for archetypes assumes your working directory is the content folder at the root of your project. Hugo is able to infer the appropriate archetype by assuming the content type from the content section passed to the CLI command:
-
-```
-hugo new /
-```
-
-We can use this pattern to create a new `.md` file in the `posts` section:
-
-{{< code file="archetype-example.sh" >}}
-hugo new posts/my-first-post.md
-{{< /code >}}
-
-{{% note "Override Content Type in a New File" %}}
-To override the content type Hugo infers from `[content-section]`, add the `--kind` flag to the end of the `hugo new` command.
-{{% /note %}}
-
-Running this command in a new site that does not have default or custom archetypes will create the following file:
-
-{{< output file="content/posts/my-first-post.md" >}}
-+++
-date = "2017-02-01T19:20:04-07:00"
-title = "my first post"
-draft = true
-+++
-{{< /output >}}
-
-{{% note %}}
-In this example, if you do not already have a `content/posts` directory, Hugo will create both `content/posts/` and `content/posts/my-first-post.md` for you.
-{{% /note %}}
-
-The auto-populated fields are worth examining:
-
-* `title` is generated from the new content's filename (i.e. in this case, `my-first-post` becomes `"my first post"`)
-* `date` and `title` are the variables that ship with Hugo and are therefore included in *all* content files created with the Hugo CLI. `date` is generated in [RFC 3339 format][] by way of Go's [`now()`][] function, which returns the current time.
-* The third variable, `draft = true`, is *not* inherited by your default or custom archetypes but is included in Hugo's automatically scaffolded `default.md` archetype for convenience.
-
-Three variables per content file are often not enough for effective content management of larger websites. Luckily, Hugo provides a simple mechanism for extending the number of variables through custom archetypes, as well as default archetypes to keep content creation DRY.
-
-## Lookup Order for Archetypes
-
-Similar to the [lookup order for templates][lookup] in your `layouts` directory, Hugo looks for a section- or type-specific archetype, then a default archetype, and finally an internal archetype that ships with Hugo. For example, Hugo will look for an archetype for `content/posts/my-first-post.md` in the following order:
-
-1. `archetypes/posts.md`
-2. `archetypes/default.md`
-3. `themes//archetypes/posts.md`
-4. `themes//archetypes/default.md` (Auto-generated with `hugo new site`)
-
-{{% note "Using a Theme Archetype" %}}
-If you wish to use archetypes that ship with a theme, the `theme` field must be specified in your [configuration file](/getting-started/configuration/).
-{{% /note %}}
-
-## Choose Your Archetype's Front Matter Format
-
-By default, `hugo new` content files include front matter in the TOML format regardless of the format used in `archetypes/*.md`.
-
-You can specify a different default format in your site [configuration file][] file using the `metaDataFormat` directive. Possible values are `toml`, `yaml`, and `json`.
-
-## Default Archetypes
-
-Default archetypes are convenient if your content's front matter stays consistent across multiple [content sections][sections].
-
-### Create the Default Archetype
-
-When you create a new Hugo project using `hugo new site`, you'll notice that Hugo has already scaffolded a file at `archetypes/default.md`.
-
-The following examples are from a site that's using `tags` and `categories` as [taxonomies][]. If we assume that all content files will require these two key-values, we can create a `default.md` archetype that *extends* Hugo's base archetype. In this example, we are including "golang" and "hugo" as tags and "web development" as a category.
-
-{{< code file="archetypes/default.md" >}}
-+++
-tags = ["golang", "hugo"]
-categories = ["web development"]
-+++
-{{< /code >}}
-
-{{% warning "EOL Characters in Text Editors"%}}
-If you get an `EOF error` when using `hugo new`, add a carriage return after the closing `+++` or `---` for your TOML or YAML front matter, respectively. (See the [troubleshooting article on EOF errors](/troubleshooting/eof-error/) for more information.)
-{{% /warning %}}
-
-### Use the Default Archetype
-
-With an `archetypes/default.md` in place, we can use the CLI to create a new post in the `posts` content section:
-
-{{< code file="new-post-from-default.sh" >}}
-$ hugo new posts/my-new-post.md
-{{< /code >}}
-
-Hugo then creates a new markdown file with the following front matter:
-
-{{< output file="content/posts/my-new-post.md" >}}
-+++
-categories = ["web development"]
-date = "2017-02-01T19:20:04-07:00"
-tags = ["golang", "hugo"]
-title = "my new post"
-+++
-{{< /output >}}
-
-We see that the `title` and `date` key-values have been added in addition to the `tags` and `categories` key-values from `archetypes/default.md`.
-
-{{% note "Ordering of Front Matter" %}}
-You may notice that content files created with `hugo new` do not respect the order of the key-values specified in your archetype files. This is a [known issue](https://github.com/gohugoio/hugo/issues/452).
-{{% /note %}}
-
-## Custom Archetypes
-
-Suppose your site's `posts` section requires more sophisticated front matter than what has been specified in `archetypes/default.md`. You can create a custom archetype for your posts at `archetypes/posts.md` that includes the full set of front matter to be added to the two default archetypes fields.
-
-### Create a Custom Archetype
-
-{{< code file="archetypes/posts.md">}}
-+++
-description = ""
-tags = ""
-categories = ""
-+++
-{{< /code >}}
-
-### Use a Custom Archetype
-
-With an `archetypes/posts.md` in place, you can use the Hugo CLI to create a new post with your preconfigured front matter in the `posts` content section:
-
-{{< code file="new-post-from-custom.sh" >}}
-$ hugo new posts/post-from-custom.md
-{{< /code >}}
-
-This time, Hugo recognizes our custom `archetypes/posts.md` archetype and uses it instead of `archetypes/default.md`. The generated file will now include the full list of front matter parameters, as well as the base archetype's `title` and `date`:
-
-{{< output file="content/posts/post-from-custom-archetype.md" >}}
-+++
-categories = ""
-date = 2017-02-13T17:24:43-08:00
-description = ""
-tags = ""
-title = "post from custom archetype"
-+++
-{{< /output >}}
-
-### Hugo Docs Custom Archetype
-
-As an example of archetypes in practice, the following is the `functions` archetype from the Hugo docs:
-
-{{< code file="archetypes/functions.md" >}}
-{{< readfile file="/themes/gohugoioTheme/archetypes/functions.md" >}}
-{{< /code >}}
-
-{{% note %}}
-The preceding archetype is kept up to date with every Hugo build by using Hugo's [`readFile` function](/functions/readfile/). For similar examples, see [Local File Templates](/templates/files/).
-{{% /note %}}
-
-[archetypes directory]: /getting-started/directory-structure/
-[`now()`]: http://golang.org/pkg/time/#Now
-[configuration file]: /getting-started/configuration/
-[sections]: /content-management/sections/
-[content types]: /content-management/types/
-[front matter]: /content-management/front-matter/
-[RFC 3339 format]: https://www.ietf.org/rfc/rfc3339.txt
-[taxonomies]: /content-management/taxonomies/
-[lookup]: /templates/lookup/
-[templates]: /templates/
diff --git a/docs/content/content-management/authors.md b/docs/content/content-management/authors.md
deleted file mode 100644
index 0a0d1799d..000000000
--- a/docs/content/content-management/authors.md
+++ /dev/null
@@ -1,185 +0,0 @@
----
-title: Authors
-linktitle: Authors
-description:
-date: 2016-08-22
-publishdate: 2017-03-12
-lastmod: 2017-03-12
-#tags: [authors]
-categories: ["content management"]
-menu:
- docs:
- parent: "content-management"
- weight: 55
-weight: 55 #rem
-draft: true
-aliases: [/content/archetypes/]
-toc: true
-comments: Before this page is published, need to also update both site- and page-level variables documentation.
----
-
-
-
-Larger sites often have multiple content authors. Hugo provides standardized author profiles to organize relationships between content and content creators for sites operating under a distributed authorship model.
-
-## Author Profiles
-
-You can create a profile containing metadata for each author on your website. These profiles have to be saved under `data/_authors/`. The filename of the profile will later be used as an identifier. This way Hugo can associate content with one or multiple authors. An author's profile can be defined in the JSON, YAML, or TOML format.
-
-### Example: Author Profile
-
-Let's suppose Alice Allison is a blogger. A simple unique identifier would be `alice`. Now, we have to create a file called `alice.toml` in the `data/_authors/` directory. The following example is the standardized template written in TOML:
-
-{{< code file="data/_authors/alice.toml" >}}
-givenName = "Alice" # or firstName as alias
-familyName = "Allison" # or lastName as alias
-displayName = "Alice Allison"
-thumbnail = "static/authors/alice-thumb.jpg"
-image = "static/authors/alice-full.jpg"
-shortBio = "My name is Alice and I'm a blogger."
-bio = "My name is Alice and I'm a blogger... some other stuff"
-email = "alice.allison@email.com"
-weight = 10
-
-[social]
- facebook = "alice.allison"
- twitter = "alice"
- googleplus = "aliceallison1"
- website = "www.example.com"
-
-[params]
- random = "whatever you want"
-{{< /code >}}
-
-All variables are optional but it's advised to fill all important ones (e.g. names and biography) because themes can vary in their usage.
-
-You can store files for the `thumbnail` and `image` attributes in the `static` folder. Then add the path to the photos relative to `static`; e.g., `/static/path/to/thumbnail.jpg`.
-
-`weight` allows you to define the order of an author in an `.Authors` list and can be accessed on list or via the `.Site.Authors` variable.
-
-The `social` section contains all the links to the social network accounts of an author. Hugo is able to generate the account links for the most popular social networks automatically. This way, you only have to enter your username. You can find a list of all supported social networks [here](#linking-social-network-accounts-automatically). All other variables, like `website` in the example above remain untouched.
-
-The `params` section can contain arbitrary data much like the same-named section in the config file. What it contains is up to you.
-
-## Associate Content Through Identifiers
-
-Earlier it was mentioned that content can be associated with an author through their corresponding identifier. In our case, blogger Alice has the identifier `alice`. In the front matter of a content file, you can create a list of identifiers and assign it to the `authors` variable. Here are examples for `alice` using YAML and TOML, respectively.
-
-```
----
-title: Why Hugo is so Awesome
-date: 2016-08-22T14:27:502:00
-authors: ["alice"]
----
-
-Nothing to read here. Move along...
-```
-
-```
-+++
-title = Why Hugo is so Awesome
-date = "2016-08-22T14:27:502:00"
-authors: ["alice"]
-+++
-
-Nothing to read here. Move along...
-```
-
-Future authors who might work on this blog post can append their identifiers to the `authors` array in the front matter as well.
-
-## Work with Templates
-
-After a successful setup it's time to give some credit to the authors by showing them on the website. Within the templates Hugo provides a list of the author's profiles if they are listed in the `authors` variable within the front matter.
-
-The list is accessible via the `.Authors` template variable. Printing all authors of a the blog post is straight forward:
-
-```
-{{ range .Authors }}
- {{ .DisplayName }}
-{{ end }}
-=> Alice Allison
-```
-
-Even if there are co-authors you may only want to show the main author. For this case you can use the `.Author` template variable **(note the singular form)**. The template variable contains the profile of the author that is first listed with his identifier in the front matter.
-
-{{% note %}}
-You can find a list of all template variables to access the profile information in [Author Variables](/variables/authors/).
-{{% /note %}}
-
-### Link Social Network Accounts
-
-As aforementioned, Hugo is able to generate links to profiles of the most popular social networks. The following social networks with their corrersponding identifiers are supported: `github`, `facebook`, `twitter`, `googleplus`, `pinterest`, `instagram`, `youtube` and `linkedin`.
-
-This is can be done with the `.Social.URL` function. Its only parameter is the name of the social network as they are defined in the profile (e.g. `facebook`, `googleplus`). Custom variables like `website` remain as they are.
-
-Most articles feature a small section with information about the author at the end. Let's create one containing the author's name, a thumbnail, a (summarized) biography and links to all social networks:
-
-{{< code file="layouts/partials/author-info.html" download="author-info.html" >}}
-{{ with .Author }}
-
-{{ end }}
-{{< /code >}}
-
-## Who Published What?
-
-That question can be answered with a list of all authors and another list containing all articles that they each have written. Now we have to translate this idea into templates. The [taxonomy][] feature allows us to logically group content based on information that they have in common; e.g. a tag or a category. Well, many articles share the same author, so this should sound familiar, right?
-
-In order to let Hugo know that we want to group content based on their author, we have to create a new taxonomy called `author` (the name corresponds to the variable in the front matter). Here is the snippet in a `config.yaml` and `config.toml`, respectively:
-
-```
-taxonomies:
- author: authors
-```
-
-```
-[taxonomies]
- author = "authors"
-```
-
-
-### List All Authors
-
-In the next step we can create a template to list all authors of your website. Later, the list can be accessed at `www.example.com/authors/`. Create a new template in the `layouts/taxonomy/` directory called `authors.term.html`. This template will be exclusively used for this taxonomy.
-
-{{< code file="layouts/taxonomy/author.term.html" download="author.term.html" >}}
-
-{{< /code >}}
-
-`.Data.Terms` contains the identifiers of all authors and we can range over it to create a list with all author names. The `$profile` variable gives us access to the profile of the current author. This allows you to generate a nice info box with a thumbnail, a biography and social media links, like at the [end of a blog post](#linking-social-network-accounts-automatically).
-
-### List Each Author's Publications
-
-Last but not least, we have to create the second list that contains all publications of an author. Each list will be shown in its own page and can be accessed at `www.example.com/authors/`. Replace `` with a valid author identifier like `alice`.
-
-The layout for this page can be defined in the template `layouts/taxonomy/author.html`.
-
-{{< code file="layouts/taxonomy/author.html" download="author.html" >}}
-{{ range .Data.Pages }}
-
- written by {{ .Author.DisplayName }}
- {{ .Summary }}
-{{ end }}
-{{< /code >}}
-
-The example above generates a simple list of all posts written by a single author. Inside the loop you've access to the complete set of [page variables][pagevars]. Therefore, you can add additional information about the current posts like the publishing date or the tags.
-
-With a lot of content this list can quickly become very long. Consider to use the [pagination][] feature. It splits the list into smaller chunks and spreads them over multiple pages.
-
-[pagevars]: /variables/page/
-[pagination]: /templates/pagination/
diff --git a/docs/content/content-management/comments.md b/docs/content/content-management/comments.md
deleted file mode 100644
index 2db449738..000000000
--- a/docs/content/content-management/comments.md
+++ /dev/null
@@ -1,84 +0,0 @@
----
-title: Comments
-linktitle: Comments
-description: Hugo ships with an internal Disqus template, but this isn't the only commenting system that will work with your new Hugo website.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-03-09
-#tags: [sections,content,organization]
-categories: [project organization, fundamentals]
-menu:
- docs:
- parent: "content-management"
- weight: 140
-weight: 140 #rem
-draft: false
-aliases: [/extras/comments/]
-toc: true
----
-
-Hugo ships with support for [Disqus](https://disqus.com/), a third-party service that provides comment and community capabilities to websites via JavaScript.
-
-Your theme may already support Disqus, but if not, it is easy to add to your templates via [Hugo's built-in Disqus partial][disquspartial].
-
-## Add Disqus
-
-Hugo comes with all the code you need to load Disqus into your templates. Before adding Disqus to your site, you'll need to [set up an account][disqussetup].
-
-### Configure Disqus
-
-Disqus comments require you set a single value in your [site's configuration file][configuration]. The following show the configuration variable in a `config.toml` and `config.yml`, respectively:
-
-```
-disqusShortname = "yourdiscussshortname"
-```
-
-```
-disqusShortname: "yourdiscussshortname"
-```
-
-For many websites, this is enough configuration. However, you also have the option to set the following in the [front matter][] of a single content file:
-
-* `disqus_identifier`
-* `disqus_title`
-* `disqus_url`
-
-### Render Hugo's Built-in Disqus Partial Template
-
-See [Partial Templates][partials] to learn how to add the Disqus partial to your Hugo website's templates.
-
-## Comments Alternatives
-
-There are a few alternatives to commenting on static sites for those who do not want to use Disqus:
-
-* [Static Man](https://staticman.net/)
-* [txtpen](https://txtpen.com)
-* [IntenseDebate](http://intensedebate.com/)
-* [Graph Comment][]
-* [Muut](http://muut.com/)
-* [isso](http://posativ.org/isso/) (Self-hosted, Python)
- * [Tutorial on Implementing Isso with Hugo][issotutorial]
-
-
-
-
-
-
-
-[configuration]: /getting-started/configuration/
-[disquspartial]: /templates/partials/#disqus
-[disqussetup]: https://disqus.com/profile/signup/
-[forum]: https://discourse.gohugo.io
-[front matter]: /content-management/front-matter/
-[Graph Comment]: https://graphcomment.com/
-[kaijuissue]: https://github.com/spf13/kaiju/issues/new
-[issotutorial]: https://stiobhart.net/2017-02-24-isso-comments/
-[partials]: /templates/partials/
-[MongoDB]: https://www.mongodb.com/
-[tweet]: https://twitter.com/spf13
diff --git a/docs/content/content-management/cross-references.md b/docs/content/content-management/cross-references.md
deleted file mode 100644
index 358152672..000000000
--- a/docs/content/content-management/cross-references.md
+++ /dev/null
@@ -1,123 +0,0 @@
----
-title: Cross References
-description: Hugo makes it easy to link documents together.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-03-31
-categories: [content management]
-#tags: ["cross references","references", "anchors", "urls"]
-menu:
- docs:
- parent: "content-management"
- weight: 100
-weight: 100 #rem
-aliases: [/extras/crossreferences/]
-toc: true
----
-
-
- The `ref` and `relref` shortcodes link documents together, both of which are [built-in Hugo shortcodes][]. These shortcodes are also used to 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/`), respectively.
-
-## Use `ref` and `relref`
-
-```
-{{* ref "document" */>}}
-{{* ref "#anchor" */>}}
-{{* ref "document#anchor" */>}}
-{{* relref "document" */>}}
-{{* relref "#anchor" */>}}
-{{* relref "document#anchor" */>}}
-```
-
-The single parameter to `ref` is a string with a content `documentname` (e.g., `about.md`) with or without an appended in-document `anchor` (`#who`) without spaces.
-
-### Document Names
-
-The `documentname` is the name of a document, including the format extension; this may be just the filename, or the relative path from the `content/` directory. With a document `content/blog/post.md`, either format will produce the same result:
-
-```
-{{* relref "blog/post.md" */>}} => `/blog/post/`
-{{* relref "post.md" */>}} => `/blog/post/`
-```
-
-If you have the same filename used across multiple sections, you should only use the relative path format; otherwise, the behavior will be `undefined`. This is best illustrated with an example `content` directory:
-
-```
-.
-└── content
- ├── events
- │ └── my-birthday.md
- ├── galleries
- │ └── my-birthday.md
- ├── meta
- │ └── my-article.md
- └── posts
- └── my-birthday.md
-```
-
-To be sure to get the correct reference in this case, use the full path:
-
-{{< code file="content/meta/my-article.md" copy="false" >}}
-{{* relref "events/my-birthday.md" */>}} => /events/my-birthday/
-{{< /code >}}
-
-{{< todo >}}Remove this warning when https://github.com/gohugoio/hugo/issues/3703 is released.{{< /todo >}}
-
-A relative document name must *not* begin with a slash (`/`).
-```
-{{* relref "/events/my-birthday.md" */>}} => ""
-```
-
-### With Multiple Output Formats
-
-If the page exists in multiple [output formats][], `ref` or `relref` can be used with a output format name:
-
-```
- [Neat]({{* ref "blog/neat.md" "amp" */>}})
-```
-
-### Anchors
-
-When an `anchor` is provided by itself, the current page’s unique identifier will be appended; when an `anchor` is provided appended to `documentname`, the found page's unique identifier will be appended:
-
-```
-{{* relref "#anchors" */>}} => #anchors:9decaf7
-{{* relref "about-hugo/hugo-features.md#content" */>}} => /blog/post/#who:badcafe
-```
-
-The above examples render as follows for this very page as well as a reference to the "Content" heading in the Hugo docs features pageyoursite
-
-```
-{{* relref "#who" */>}} => #who:9decaf7
-{{* relref "blog/post.md#who" */>}} => /blog/post/#who:badcafe
-```
-
-More information about document unique identifiers and headings can be found [below]({{< ref "#hugo-heading-anchors" >}}).
-
-### Examples
-
-* `{{* ref "blog/post.md" */>}}` => `https://example.com/blog/post/`
-* `{{* ref "post.md#tldr" */>}}` => `https://example.com/blog/post/#tldr:caffebad`
-* `{{* relref "post.md" */>}}` => `/blog/post/`
-* `{{* relref "blog/post.md#tldr" */>}}` => `/blog/post/#tldr:caffebad`
-* `{{* ref "#tldr" */>}}` => `#tldr:badcaffe`
-* `{{* relref "#tldr" */>}}` => `#tldr:badcaffe`
-
-## Hugo Heading Anchors
-
-When using Markdown document types, Hugo generates heading anchors automatically. The generated anchor for this section is `hugo-heading-anchors`. Because the heading anchors are generated automatically, Hugo takes some effort to ensure that heading anchors are unique both inside a document and across the entire site.
-
-Ensuring heading uniqueness across the site is accomplished with a unique identifier for each document based on its path. Unless a document is renamed or moved between sections *in the filesystem*, the unique identifier for the document will not change: `blog/post.md` will always have a unique identifier of `81df004c333b392d34a49fd3a91ba720`.
-
-`ref` and `relref` were added so you can make these reference links without having to know the document’s unique identifier. (The links in document tables of contents are automatically up-to-date with this value.)
-
-```
-{{* relref "content-management/cross-references.md#hugo-heading-anchors" */>}}
-/content-management/cross-references/#hugo-heading-anchors:77cd9ea530577debf4ce0f28c8dca242
-```
-
-
-[built-in Hugo shortcodes]: /content-management/shortcodes/#using-the-built-in-shortcodes
-[lists]: /templates/lists/
-[output formats]: /templates/output-formats/
-[shortcode]: /content-management/shortcodes/
\ No newline at end of file
diff --git a/docs/content/content-management/formats.md b/docs/content/content-management/formats.md
deleted file mode 100644
index c2837ffc4..000000000
--- a/docs/content/content-management/formats.md
+++ /dev/null
@@ -1,241 +0,0 @@
----
-title: Supported Content Formats
-linktitle: Supported Content Formats
-description: Markdown and Emacs Org-Mode have native support, and additional formats (e.g. Asciidoc) come via external helpers.
-date: 2017-01-10
-publishdate: 2017-01-10
-lastmod: 2017-04-06
-categories: [content management]
-#tags: [markdown,asciidoc,mmark,content format]
-menu:
- docs:
- parent: "content-management"
- weight: 20
-weight: 20 #rem
-draft: false
-aliases: [/content/markdown-extras/,/content/supported-formats/,/doc/supported-formats/,/tutorials/mathjax/]
-toc: true
----
-
-**Markdown is the main content format** and comes in two flavours: The excellent [Blackfriday project][blackfriday] (name your files `*.md` or set `markup = "markdown"` in front matter) or its fork [Mmark][mmark] (name your files `*.mmark` or set `markup = "mmark"` in front matter), both very fast markdown engines written in Go.
-
-For Emacs users, [goorgeous](https://github.com/chaseadamsio/goorgeous) provides built-in native support for Org-mode (name your files `*.org` or set `markup = "org"` in front matter)
-
-{{% note "Deeply Nested Lists" %}}
-Before you begin writing your content in markdown, Blackfriday has a known issue [(#329)](https://github.com/russross/blackfriday/issues/329) with handling deeply nested lists. Luckily, there is an easy workaround. Use 4-spaces (i.e., tab) rather than 2-space indentations.
-{{% /note %}}
-
-## Configure BlackFriday Markdown Rendering
-
-You can configure multiple aspects of Blackfriday as show in the following list. See the docs on [Configuration][config] for the full list of explicit directions you can give to Hugo when rendering your site.
-
-{{< readfile file="/content/readfiles/bfconfig.md" markdown="true" >}}
-
-## Extend Markdown
-
-Hugo provides some convenient methods for extending markdown.
-
-### Task Lists
-
-Hugo supports [GitHub-styled task lists (i.e., TODO lists)][gfmtasks] for the Blackfriday markdown renderer. If you do not want to use this feature, you can disable it in your configuration.
-
-#### Example Task List Input
-
-{{< code file="content/my-to-do-list.md" >}}
-- [ ] a task list item
-- [ ] list syntax required
-- [ ] incomplete
-- [x] completed
-{{< /code >}}
-
-#### Example Task List Output
-
-The preceding markdown produces the following HTML in your rendered website:
-
-```
-
-
a task list item
-
list syntax required
-
incomplete
-
completed
-
-```
-
-#### Example Task List Display
-
-The following shows how the example task list will look to the end users of your website. Note that visual styling of lists is up to you. This list has been styled according to [the Hugo Docs stylesheet][hugocss].
-
-- [ ] a task list item
-- [ ] list syntax required
-- [ ] incomplete
-- [x] completed
-
-### Emojis
-
-To add emojis directly to content, set `enableEmoji` to `true` in your [site configuration][config]. To use emojis in templates or shortcodes, see [`emojify` function][].
-
-For a full list of emojis, see the [Emoji cheat sheet][emojis].
-
-### Shortcodes
-
-If you write in Markdown and find yourself frequently embedding your content with raw HTML, Hugo provides built-in shortcodes functionality. This is one of the most powerful features in Hugo and allows you to create your own Markdown extensions very quickly.
-
-See [Shortcodes][sc] for usage, particularly for the built-in shortcodes that ship with Hugo, and [Shortcode Templating][sct] to learn how to build your own.
-
-### Code Blocks
-
-Hugo supports GitHub-flavored markdown's use of triple back ticks, as well as provides a special [`highlight` nested shortcode][hlsc] to render syntax highlighting via [Pygments][]. For usage examples and a complete explanation, see the [syntax highlighting documentation][hl] in [developer tools][].
-
-## Mmark
-
-Mmark is a [fork of BlackFriday][mmark] and markdown superset that is well suited for writing [IETF documentation][ietf]. You can see examples of the syntax in the [Mmark GitHub repository][mmarkgh] or the full syntax on [Miek Gieben's website][].
-
-### Use Mmark
-
-As Hugo ships with Mmark, using the syntax is as easy as changing the extension of your content files from `.md` to `.mmark`.
-
-In the event that you want to only use Mmark in specific files, you can also define the Mmark syntax in your content's front matter:
-
-```
----
-title: My Post
-date: 2017-04-01
-markup: mmark
----
-```
-
-{{% warning %}}
-Thare are some features not available in Mmark; one example being that shortcodes are not translated when used in an included `.mmark` file ([#3131](https://github.com/gohugoio/hugo/issues/3137)), and `EXTENSION_ABBREVIATION` ([#1970](https://github.com/gohugoio/hugo/issues/1970)) and the aforementioned GFM todo lists ([#2270](https://github.com/gohugoio/hugo/issues/2270)) are not fully supported. Contributions are welcome.
-{{% /warning %}}
-
-## MathJax with Hugo
-
-[MathJax](http://www.mathjax.org/) is a JavaScript library that allows the display of mathematical expressions described via a LaTeX-style syntax in the HTML (or Markdown) source of a web page. As it is a pure a JavaScript library, getting it to work within Hugo is fairly straightforward, but does have some oddities that will be discussed here.
-
-This is not an introduction into actually using MathJax to render typeset mathematics on your website. Instead, this page is a collection of tips and hints for one way to get MathJax working on a website built with Hugo.
-
-### Enable MathJax
-
-The first step is to enable MathJax on pages that you would like to have typeset math. There are multiple ways to do this (adventurous readers can consult the [Loading and Configuring](http://docs.mathjax.org/en/latest/configuration.html) section of the MathJax documentation for additional methods of including MathJax), but the easiest way is to use the secure MathJax CDN by include a `
-{{< /code >}}
-
-One way to ensure that this code is included in all pages is to put it in one of the templates that live in the `layouts/partials/` directory. For example, I have included this in the bottom of my template `footer.html` because I know that the footer will be included in every page of my website.
-
-### Options and Features
-
-MathJax is a stable open-source library with many features. I encourage the interested reader to view the [MathJax Documentation](http://docs.mathjax.org/en/latest/index.html), specifically the sections on [Basic Usage](http://docs.mathjax.org/en/latest/index.html#basic-usage) and [MathJax Configuration Options](http://docs.mathjax.org/en/latest/index.html#mathjax-configuration-options).
-
-### Issues with Markdown
-
-{{% note %}}
-The following issues with Markdown assume you are using `.md` for content and BlackFriday for parsing. Using [Mmark](#mmark) as your content format will obviate the need for the following workarounds.
-
-When using Mmark with MathJax, use `displayMath: [['$$','$$'], ['\\[','\\]']]`. See the [Mmark `README.md`](https://github.com/miekg/mmark/wiki/Syntax#math-blocks) for more information. In addition to MathJax, Mmark has been shown to work well with [KaTeX](https://github.com/Khan/KaTeX). See this [related blog post from a Hugo user](http://nosubstance.me/post/a-great-toolset-for-static-blogging/).
-{{% /note %}}
-
-After enabling MathJax, any math entered between proper markers (see the [MathJax documentation][mathjaxdocs]) will be processed and typeset in the web page. One issue that comes up, however, with Markdown is that the underscore character (`_`) is interpreted by Markdown as a way to wrap text in `emph` blocks while LaTeX (MathJax) interprets the underscore as a way to create a subscript. This "double speak" of the underscore can result in some unexpected and unwanted behavior.
-
-### Solution
-
-There are multiple ways to remedy this problem. One solution is to simply escape each underscore in your math code by entering `\_` instead of `_`. This can become quite tedious if the equations you are entering are full of subscripts.
-
-Another option is to tell Markdown to treat the MathJax code as verbatim code and not process it. One way to do this is to wrap the math expression inside a `
` `
` block. Markdown would ignore these sections and they would get passed directly on to MathJax and processed correctly. This works great for display style mathematics, but for inline math expressions the line break induced by the `
` is not acceptable. The syntax for instructing Markdown to treat inline text as verbatim is by wrapping it in backticks (`` ` ``). You might have noticed, however, that the text included in between backticks is rendered differently than standard text (on this site these are items highlighted in red). To get around this problem, we could create a new CSS entry that would apply standard styling to all inline verbatim text that includes MathJax code. Below I will show the HTML and CSS source that would accomplish this (note this solution was adapted from [this blog post](http://doswa.com/2011/07/20/mathjax-in-markdown.html)---all credit goes to the original author).
-
-{{< code file="mathjax-markdown-solution.html" >}}
-
-
-
-{{< /code >}}
-
-
-
-As before, this content should be included in the HTML source of each page that will be using MathJax. The next code snippet contains the CSS that is used to have verbatim MathJax blocks render with the same font style as the body of the page.
-
-{{< code file="mathjax-style.css" >}}
-code.has-jax {
- font: inherit;
- font-size: 100%;
- background: inherit;
- border: inherit;
- color: #515151;
-}
-{{< /code >}}
-
-In the CSS snippet, notice the line `color: #515151;`. `#515151` is the value assigned to the `color` attribute of the `body` class in my CSS. In order for the equations to fit in with the body of a web page, this value should be the same as the color of the body.
-
-### Usage
-
-With this setup, everything is in place for a natural usage of MathJax on pages generated using Hugo. In order to include inline mathematics, just put LaTeX code in between `` `$ TeX Code $` `` or `` `\( TeX Code \)` ``. To include display style mathematics, just put LaTeX code in between `
$$TeX Code$$
`. All the math will be properly typeset and displayed within your Hugo generated web page!
-
-## Additional Formats Through External Helpers
-
-Hugo has new concept called _external helpers_. It means that you can write your content using [Asciidoc][ascii], [reStructuredText][rest]. If you have files with associated extensions, Hugo will call external commands to generate the content. ([See the Hugo source code for external helpers][helperssource].)
-
-For example, for Asciidoc files, Hugo will try to call the `asciidoctor` or `asciidoc` command. This means that you will have to install the associated tool on your machine to be able to use these formats. ([See the Asciidoctor docs for installation instructions](http://asciidoctor.org/docs/install-toolchain/)).
-
-To use these formats, just use the standard extension and the front matter exactly as you would do with natively supported `.md` files.
-
-{{% warning "Performance of External Helpers" %}}
-Because additional formats are external commands generation performance will rely heavily on the performance of the external tool you are using. As this feature is still in its infancy, feedback is welcome.
-{{% /warning %}}
-
-## Learn Markdown
-
-Markdown syntax is simple enough to learn in a single sitting. The following are excellent resources to get you up and running:
-
-* [Daring Fireball: Markdown, John Gruber (Creator of Markdown)][fireball]
-* [Markdown Cheatsheet, Adam Pritchard][mdcheatsheet]
-* [Markdown Tutorial (Interactive), Garen Torikian][mdtutorial]
-
-[`emojify` function]: /functions/emojify/
-[ascii]: http://asciidoc.org/
-[bfconfig]: /getting-started/configuration/#configuring-blackfriday-rendering
-[blackfriday]: https://github.com/russross/blackfriday
-[mmark]: https://github.com/miekg/mmark
-[config]: /getting-started/configuration/
-[developer tools]: /tools/
-[emojis]: https://www.webpagefx.com/tools/emoji-cheat-sheet/
-[fireball]: https://daringfireball.net/projects/markdown/
-[gfmtasks]: https://guides.github.com/features/mastering-markdown/#syntax
-[helperssource]: https://github.com/gohugoio/hugo/blob/77c60a3440806067109347d04eb5368b65ea0fe8/helpers/general.go#L65
-[hl]: /tools/syntax-highlighting/
-[hlsc]: /content-management/shortcodes/#highlight
-[hugocss]: /css/style.css
-[ietf]: https://tools.ietf.org/html/
-[mathjaxdocs]: https://docs.mathjax.org/en/latest/
-[mdcheatsheet]: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
-[mdtutorial]: http://www.markdowntutorial.com/
-[Miek Gieben's website]: https://miek.nl/2016/March/05/mmark-syntax-document/
-[mmark]: https://github.com/miekg/mmark
-[mmarkgh]: https://github.com/miekg/mmark/wiki/Syntax
-[org]: http://orgmode.org/
-[Pygments]: http://pygments.org/
-[rest]: http://docutils.sourceforge.net/rst.html
-[sc]: /content-management/shortcodes/
-[sct]: /templates/shortcode-templates/
diff --git a/docs/content/content-management/front-matter.md b/docs/content/content-management/front-matter.md
deleted file mode 100644
index 22c1eb110..000000000
--- a/docs/content/content-management/front-matter.md
+++ /dev/null
@@ -1,198 +0,0 @@
----
-title: Front Matter
-linktitle:
-description: Hugo allows you to add front matter in yaml, toml, or json to your content files.
-date: 2017-01-09
-publishdate: 2017-01-09
-lastmod: 2017-02-24
-categories: [content management]
-#tags: ["front matter", "yaml", "toml", "json", "metadata", "archetypes"]
-menu:
- docs:
- parent: "content-management"
- weight: 30
-weight: 30 #rem
-draft: false
-aliases: [/content/front-matter/]
-toc: true
----
-
-**Front matter** allows you to keep metadata attached to an instance of a [content type][]---i.e., embedded inside a content file---and is one of the many features that gives Hugo its strength.
-
-## Front Matter Formats
-
-Hugo supports three formats for front matter, each with their own identifying tokens.
-
-TOML
-: identified by opening and closing `+++`.
-
-YAML
-: identified by opening and closing `---`.
-
-JSON
-: a single JSON object surrounded by '`{`' and '`}`', followed by a new line.
-
-### TOML Example
-
-```
-+++
-title = "spf13-vim 3.0 release and new website"
-description = "spf13-vim is a cross platform distribution of vim plugins and resources for Vim."
-tags = [ ".vimrc", "plugins", "spf13-vim", "vim" ]
-date = "2012-04-06"
-categories = [
- "Development",
- "VIM"
-]
-slug = "spf13-vim-3-0-release-and-new-website"
-+++
-```
-
-### YAML Example
-
-```
----
-title: "spf13-vim 3.0 release and new website"
-description: "spf13-vim is a cross platform distribution of vim plugins and resources for Vim."
-tags: [ ".vimrc", "plugins", "spf13-vim", "vim" ]
-lastmod: 2015-12-23
-date: "2012-04-06"
-categories:
- - "Development"
- - "VIM"
-slug: "spf13-vim-3-0-release-and-new-website"
----
-```
-
-### JSON Example
-
-```
-{
- "title": "spf13-vim 3.0 release and new website",
- "description": "spf13-vim is a cross platform distribution of vim plugins and resources for Vim.",
- "tags": [ ".vimrc", "plugins", "spf13-vim", "vim" ],
- "date": "2012-04-06",
- "categories": [
- "Development",
- "VIM"
- ],
- "slug": "spf13-vim-3-0-release-and-new-website"
-}
-```
-
-## Front Matter Variables
-
-### Predefined
-
-There are a few predefined variables that Hugo is aware of. See [Page Variables][pagevars] for how to call many of these predefined variables in your templates.
-
-`aliases`
-: an array of one or more aliases (e.g., old published paths of renamed content) that will be created in the output directory structure . See [Aliases][aliases] for details.
-
-`date`
-: the datetime at which the content was created; note this value is auto-populated according to Hugo's built-in [archetype][].
-
-`description`
-: the description for the content.
-
-`draft`
-: if `true`, the content will not be rendered unless the `--buildDrafts` flag is passed to the `hugo` command.
-
-`expiryDate`
-: the datetime at which the content should no longer be published by Hugo; expired content will not be rendered unless the `--buildExpired` flag is passed to the `hugo` command.
-
-`isCJKLanguage`
-: if `true`, Hugo will explicitly treat the content as a CJK language; both `.Summary` and `.WordCount` work properly in CJK languages.
-
-`keywords`
-: the meta keywords for the content.
-
-`layout`
-: the layout Hugo should select from the [lookup order][lookup] when rendering the content. If a `type` is not specified in the front matter, Hugo will look for the layout of the same name in the layout directory that corresponds with a content's section. See ["Defining a Content Type"][definetype]
-
-`lastmod`
-: the datetime at which the content was last modified.
-
-`linkTitle`
-: used for creating links to content; if set, Hugo defaults to using the `linktitle` before the `title`. Hugo can also [order lists of content by `linktitle`][bylinktitle].
-
-`markup`
-: **experimental**; specify `"rst"` for reStructuredText (requires`rst2html`) or `"md"` (default) for Markdown.
-
-`outputs`
-: allows you to specify output formats specific to the content. See [output formats][outputs].
-
-`publishDate`
-: if in the future, content will not be rendered unless the `--buildFuture` flag is passed to `hugo`.
-
-`slug`
-: appears as the tail of the output URL. A value specified in front matter will override the segment of the URL based on the filename.
-
-`taxonomies`
-: these will use the field name of the plural form of the index; see the `tags` and `categories` in the above front matter examples.
-
-`title`
-: the title for the content.
-
-`type`
-: the type of the content; this value will be automatically derived from the directory (i.e., the [section][]) if not specified in front matter.
-
-`url`
-: the full path to the content from the web root. It makes no assumptions about the path of the content file. It also ignores any language prefixes of
-the multilingual feature.
-
-`weight`
-: used for [ordering your content in lists][ordering].
-
-{{% note "Hugo's Default URL Destinations" %}}
-If neither `slug` nor `url` is present and [permalinks are not configured otherwise in your site `config` file](/content-management/urls/#permalinks), Hugo will use the filename of your content to create the output URL. See [Content Organization](/content-management/organization) for an explanation of paths in Hugo and [URL Management](/content-management/urls/) for ways to customize Hugo's default behaviors.
-{{% /note %}}
-
-### User-Defined
-
-You can add fields to your front matter arbitrarily to meet your needs. These user-defined key-values are placed into a single `.Params` variable for use in your templates.
-
-The following fields can be accessed via `.Params.include_toc` and `.Params.show_comments`, respectively. The [Variables][] section provides more information on using Hugo's page- and site-level variables in your templates.
-
-```
-include_toc: true
-show_comments: false
-```
-
-These two user-defined fields can then be accessed via `.Params.include_toc` and `.Params.show_comments`, respectively. The [Variables][variables] section provides more information on using Hugo's page- and site-level variables in your templates.
-
-
-## Order Content Through Front Matter
-
-You can assign content-specific `weight` in the front matter of your content. These values are especially useful for [ordering][ordering] in list views. You can use `weight` for ordering of content and the convention of [`_weight`][taxweight] for ordering content within a taxonomy. See [Ordering and Grouping Hugo Lists][lists] to see how `weight` can be used to organize your content in list views.
-
-## Override Global Markdown Configuration
-
-It's possible to set some options for Markdown rendering in a content's front matter as an override to the [BlackFriday rendering options set in your project configuration][config].
-
-## Front Matter Format Specs
-
-* [TOML Spec][toml]
-* [YAML Spec][yaml]
-* [JSON Spec][json]
-
-[variables]: /variables/
-[aliases]: /content-management/urls/#aliases/
-[archetype]: /content-management/archetypes/
-[bylinktitle]: /templates/lists/#by-link-title
-[config]: /getting-started/configuration/ "Hugo documentation for site configuration"
-[content type]: /content-management/types/
-[contentorg]: /content-management/organization/
-[definetype]: /content-management/types/#defining-a-content-type "Learn how to specify a type and a layout in a content's front matter"
-[json]: /documents/ecma-404-json-spec.pdf "Specification for JSON, JavaScript Object Notation"
-[lists]: /templates/lists/#ordering-content "See how to order content in list pages; for example, templates that look to specific _index.md for content and front matter."
-[lookup]: /templates/lookup-order/ "Hugo traverses your templates in a specific order when rendering content to allow for DRYer templating."
-[ordering]: /templates/lists/ "Hugo provides multiple ways to sort and order your content in list templates"
-[outputs]: /templates/output-formats/ "With the release of v22, you can output your content to any text format using Hugo's familiar templating"
-[pagevars]: /variables/page/
-[section]: /content-management/sections/
-[taxweight]: /content-management/taxonomies/
-[toml]: https://github.com/toml-lang/toml "Specification for TOML, Tom's Obvious Minimal Language"
-[urls]: /content-management/urls/
-[variables]: /variables/
-[yaml]: http://yaml.org/spec/ "Specification for YAML, YAML Ain't Markup Language"
diff --git a/docs/content/content-management/menus.md b/docs/content/content-management/menus.md
deleted file mode 100644
index 364867c67..000000000
--- a/docs/content/content-management/menus.md
+++ /dev/null
@@ -1,179 +0,0 @@
----
-title: Menus
-linktitle: Menus
-description: Hugo has a simple yet powerful menu system.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-03-31
-categories: [content management]
-#tags: [menus]
-draft: false
-menu:
- docs:
- parent: "content-management"
- weight: 120
-weight: 120 #rem
-aliases: [/extras/menus/]
-toc: true
----
-
-{{% note "Lazy Blogger"%}}
-If all you want is a simple menu for your sections, see the ["Section Menu for Lazy Bloggers" in Menu Templates](/templates/menu-templates/#section-menu-for-lazy-blogger).
-{{% /note %}}
-
-You can do this:
-
-* Place content in one or many menus
-* Handle nested menus with unlimited depth
-* Create menu entries without being attached to any content
-* Distinguish active element (and active branch)
-
-## What is a Menu in Hugo?
-
-A **menu** is a named array of menu entries accessible by name via the [`.Site.Menus` site variable][sitevars]. For example, you can access your site's `main` menu via `.Site.Menus.main`.
-
-{{% note "Menus on Multilingual Sites" %}}
-If you make use of the [multilingual feature](/content-management/multilingual/), you can define language-independent menus.
-{{% /note %}}
-
-A menu entry has the following properties (i.e., variables) available to it:
-
-`.URL`
-: string
-
-`.Name`
-: string
-
-`.Menu`
-: string
-
-`.Identifier`
-: string
-
-`.Pre`
-: template.HTML
-
-`.Post`
-: template.HTML
-
-`.Weight`
-: int
-
-`.Parent`
-: string
-
-`.Children`
-: Menu
-
-Note that menus also have the following functions available as well:
-
-`.HasChildren`
-: boolean
-
-Additionally, there are some relevant functions available to menus on a page:
-
-`.IsMenuCurrent`
-: (menu string, menuEntry *MenuEntry ) boolean
-
-`.HasMenuCurrent`
-: (menu string, menuEntry *MenuEntry) boolean
-
-## Add content to menus
-
-Hugo allows you to add content to a menu via the content's [front matter](/content-management/front-matter/).
-
-### Simple
-
-If all you need to do is add an entry to a menu, the simple form works well.
-
-#### A Single Menu
-
-```
----
-menu: "main"
----
-```
-
-#### Multiple Menus
-
-```
----
-menu: ["main", "footer"]
----
-```
-
-#### Advanced
-
-
-```
----
-menu:
- docs:
- parent: 'extras'
- weight: 20
----
-```
-
-## Add Non-content Entries to a Menu
-
-You can also add entries to menus that aren’t attached to a piece of content. This takes place in your Hugo project's [`config` file][config].
-
-Here’s an example snippet pulled from a `config.toml`:
-
-{{< code file="config.toml" >}}
-[[menu.main]]
- name = "about hugo"
- pre = ""
- weight = -110
- identifier = "about"
- url = "/about/"
-[[menu.main]]
- name = "getting started"
- pre = ""
- weight = -100
- url = "/getting-started/"
-{{< /code >}}
-
-Here's the equivalent snippet in a `config.yaml`:
-
-{{< code file="config.yml" >}}
----
-menu:
- docs:
- - Name: "about hugo"
- Pre: ""
- Weight: -110
- Identifier: "about"
- URL: "/about/"
- - Name: "getting started"
- Pre: ""
- Weight: -100
- URL: "/getting-started/"
----
-{{< /code >}}
-
-{{% note %}}
-The URLs must be relative to the context root. If the `baseURL` is `https://example.com/mysite/`, then the URLs in the menu must not include the context root `mysite`. Using an absolute URL will overide the baseURL. If the value used for `URL` in the above example is `https://subdomain.example.com/`, the output will be `https://subdomain.example.com`.
-{{% /note %}}
-
-## Nesting
-
-All nesting of content is done via the `parent` field.
-
-The parent of an entry should be the identifier of another entry. The identifier should be unique (within a menu).
-
-The following order is used to determine an Identifier:
-
-`.Name > .LinkTitle > .Title`
-
-This means that `.Title` will be used unless `.LinkTitle` is present, etc. In practice, `.Name` and `.Identifier` are only used to structure relationships and therefore never displayed.
-
-In this example, the top level of the menu is defined in your [site `config` file][config]). All content entries are attached to one of these entries via the `.Parent` field.
-
-## Render Menus
-
-See [Menu Templates](/templates/menu-templates/) for information on how to render your site menus within your templates.
-
-[config]: /getting-started/configuration/
-[multilingual]: /content-management/multilingual/
-[sitevars]: /variables/
diff --git a/docs/content/content-management/multilingual.md b/docs/content/content-management/multilingual.md
deleted file mode 100644
index 958634c58..000000000
--- a/docs/content/content-management/multilingual.md
+++ /dev/null
@@ -1,294 +0,0 @@
----
-title: Multilingual Mode
-linktitle: Multilingual and i18n
-description: Hugo supports the creation of websites with multiple languages side by side.
-date: 2017-01-10
-publishdate: 2017-01-10
-lastmod: 2017-01-10
-categories: [content management]
-#tags: [multilingual,i18n, internationalization]
-menu:
- docs:
- parent: "content-management"
- weight: 150
-weight: 150 #rem
-draft: false
-aliases: [/content/multilingual/,/content-management/multilingual/]
-toc: true
----
-
-You should define the available languages in a `Languages` section in your site configuration.
-
-## Configure Languages
-
-The following is an example of a TOML site configuration for a multilingual Hugo project:
-
-{{< code file="config.toml" download="config.toml" >}}
-DefaultContentLanguage = "en"
-copyright = "Everything is mine"
-
-[params.navigation]
-help = "Help"
-
-[Languages]
-[Languages.en]
-title = "My blog"
-weight = 1
-[Languages.en.params]
-linkedin = "english-link"
-
-[Languages.fr]
-copyright = "Tout est à moi"
-title = "Mon blog"
-weight = 2
-[Languages.fr.params]
-linkedin = "lien-francais"
-[Languages.fr.navigation]
-help = "Aide"
-{{< /code >}}
-
-Anything not defined in a `[Languages]` block will fall back to the global
-value for that key (e.g., `copyright` for the English [`en`] language).
-
-With the configuration above, all content, sitemap, RSS feeds, paginations,
-and taxonomy pages will be rendered below `/` in English (your default content language) and then below `/fr` in French.
-
-When working with front matter `Params` in [single page templates][singles], omit the `params` in the key for the translation.
-
-If you want all of the languages to be put below their respective language code, enable `defaultContentLanguageInSubdir: true`.
-
-Only the obvious non-global options can be overridden per language. Examples of global options are `baseURL`, `buildDrafts`, etc.
-
-## Taxonomies and Blackfriday
-
-Taxonomies and [Blackfriday configuration][config] can also be set per language:
-
-
-{{< code file="bf-config.toml" >}}
-[Taxonomies]
-tag = "tags"
-
-[blackfriday]
-angledQuotes = true
-hrefTargetBlank = true
-
-[Languages]
-[Languages.en]
-weight = 1
-title = "English"
-[Languages.en.blackfriday]
-angledQuotes = false
-
-[Languages.fr]
-weight = 2
-title = "Français"
-[Languages.fr.Taxonomies]
-plaque = "plaques"
-{{< /code >}}
-
-## Translate Your Content
-
-Translated articles are identified by the name of the content file.
-
-### Examples of Translated Articles
-
-1. `/content/about.en.md`
-2. `/content/about.fr.md`
-
-In this example, the `about.md` will be assigned the configured `defaultContentLanguage`.
-
-1. `/content/about.md`
-2. `/content/about.fr.md`
-
-This way, you can slowly start to translate your current content without having to rename everything. If left unspecified, the default value for `defaultContentLanguage` is `en`.
-
-By having the same *base filename*, the content pieces are linked together as translated pieces.
-
-If you need distinct URLs per language, you can set the slug in the non-default language file. For example, you can define a custom slug for a French translation in the front matter of `content/about.fr.md` as follows:
-
-```
-slug: "a-propos"
-
-```
-
-At render, Hugo will build both `/about/` and `/a-propos/` as properly linked translated pages.
-
-{{%note %}}
-Hugo currently uses the base filename as the translation key, which can be an issue with identical filenames in different sections.
-We will fix this in https://github.com/gohugoio/hugo/issues/2699
-{{% /note %}}
-{{< todo >}}Rewrite/remove the above one issue is fixed.{{< /todo >}}
-
-## Link to Translated Content
-
-To create a list of links to translated content, use a template similar to the following:
-
-{{< code file="layouts/partials/i18nlist.html" >}}
-{{ if .IsTranslated }}
-
-{{ end }}
-{{< /code >}}
-
-The above can be put in a `partial` (i.e., inside `layouts/partials/`) and included in any template, be it for a [single content page][contenttemplate] or the [homepage][]. It will not print anything if there are no translations for a given page, or if there are translations---in the case of the homepage, section listing, etc.---a site with only render one language.
-
-The above also uses the [`i18n` function][i18func] described in the next section.
-
-## Translation of Strings
-
-Hugo uses [go-i18n][] to support string translations. [See the project's source repository][go-i18n-source] to find tools that will help you manage your translation workflows.
-
-Translations are collected from the `themes//i18n/` folder (built into the theme), as well as translations present in `i18n/` at the root of your project. In the `i18n`, the translations will be merged and take precedence over what is in the theme folder. Language files should be named according to [RFC 5646][] with names such as `en-US.toml`, `fr.toml`, etc.
-
-From within your templates, use the `i18n` function like this:
-
-```
-{{ i18n "home" }}
-```
-
-This uses a definition like this one in `i18n/en-US.toml`:
-
-```
-[home]
-other = "Home"
-```
-
-Often you will want to use to the page variables in the translations strings. To do that, pass on the "." context when calling `i18n`:
-
-```
-{{ i18n "wordCount" . }}
-```
-
-This uses a definition like this one in `i18n/en-US.toml`:
-
-```
-[wordCount]
-other = "This article has {{ .WordCount }} words."
-```
-An example of singular and plural form:
-
-```
-[readingTime]
-one = "One minute read"
-other = "{{.Count}} minutes read"
-```
-And then in the template:
-
-```
-{{ i18n "readingTime" .ReadingTime }}
-```
-To track down missing translation strings, run Hugo with the `--i18n-warnings` flag:
-
-```
- hugo --i18n-warnings | grep i18n
-i18n|MISSING_TRANSLATION|en|wordCount
-```
-
-## Customize Dates
-
-At the time of this writing, Golang does not yet have support for internationalized locales, but if you do some work, you can simulate it. For example, if you want to use French month names, you can add a data file like ``data/mois.yaml`` with this content:
-
-~~~yaml
-1: "janvier"
-2: "février"
-3: "mars"
-4: "avril"
-5: "mai"
-6: "juin"
-7: "juillet"
-8: "août"
-9: "septembre"
-10: "octobre"
-11: "novembre"
-12: "décembre"
-~~~
-
-... then index the non-English date names in your templates like so:
-
-~~~html
-
-~~~
-
-This technique extracts the day, month and year by specifying ``.Date.Day``, ``.Date.Month``, and ``.Date.Year``, and uses the month number as a key, when indexing the month name data file.
-
-## Menus
-
-You can define your menus for each language independently. The [creation of a menu][menus] works analogous to earlier versions of Hugo, except that they have to be defined in their language-specific block in the configuration file:
-
-```
-defaultContentLanguage = "en"
-
-[languages.en]
-weight = 0
-languageName = "English"
-
-[[languages.en.menu.main]]
-url = "/"
-name = "Home"
-weight = 0
-
-
-[languages.de]
-weight = 10
-languageName = "Deutsch"
-
-[[languages.de.menu.main]]
-url = "/"
-name = "Startseite"
-weight = 0
-```
-
-The rendering of the main navigation works as usual. `.Site.Menus` will just contain the menu of the current language. Pay attention to the generation of the menu links. `absLangURL` takes care that you link to the correct locale of your website. Otherwise, both menu entries would link to the English version as the default content language that resides in the root directory.
-
-```
-
-
-```
-
-## Missing translations
-
-If a string does not have a translation for the current language, Hugo will use the value from the default language. If no default value is set, an empty string will be shown.
-
-While translating a Hugo website, it can be handy to have a visual indicator of missing translations. The [`enableMissingTranslationPlaceholders` configuration option][config] will flag all untranslated strings with the placeholder `[i18n] identifier`, where `identifier` is the id of the missing translation.
-
-{{% note %}}
-Hugo will generate your website with these missing translation placeholders. It might not be suited for production environments.
-{{% /note %}}
-
-## Multilingual Themes support
-
-To support Multilingual mode in your themes, some considerations must be taken for the URLs in the templates. If there is more than one language, URLs must meet the following criteria:
-
-* Come from the built-in `.Permalink` or `.URL`
-* Be constructed with
- * The [`relLangURL` template function][rellangurl] or the [`absLangURL` template function][abslangurl] **OR**
- * Prefixed with `{{ .LanguagePrefix }}`
-
-If there is more than one language defined, the `LanguagePrefix` variable will equal `/en` (or whatever your `CurrentLanguage` is). If not enabled, it will be an empty string and is therefore harmless for single-language Hugo websites.
-
-[abslangurl]: /functions/abslangurl
-[config]: /getting-started/configuration/
-[contenttemplate]: /templates/single-page-templates/
-[go-i18n-source]: https://github.com/nicksnyder/go-i18n
-[go-i18n]: https://github.com/nicksnyder/go-i18n
-[homepage]: /templates/homepage/
-[i18func]: /functions/i18n/
-[menus]: /content-management/menus/
-[rellangurl]: /functions/rellangurl
-[RFC 5646]: https://tools.ietf.org/html/rfc5646
-[singles]: /templates/single-page-templates/
diff --git a/docs/content/content-management/organization.md b/docs/content/content-management/organization.md
deleted file mode 100644
index 95fd3562a..000000000
--- a/docs/content/content-management/organization.md
+++ /dev/null
@@ -1,241 +0,0 @@
----
-title: Content Organization
-linktitle: Organization
-description: Hugo assumes that the same structure that works to organize your source content is used to organize the rendered site.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-categories: [content management,fundamentals]
-#tags: [sections,content,organization]
-menu:
- docs:
- parent: "content-management"
- weight: 10
-weight: 10 #rem
-draft: false
-aliases: [/content/sections/]
-toc: true
----
-
-{{% note %}}
-This section is not updated with the new nested sections support in Hugo 0.24, see https://github.com/gohugoio/hugoDocs/issues/36
-{{% /note %}}
-{{% todo %}}
-See above
-{{% /todo %}}
-
-## Organization of Content Source
-
-In Hugo, your content should be organized in a manner that reflects the rendered website.
-
-While Hugo supports content nested at any level, the top levels (i.e. `content/`) are special in Hugo and are considered the content [sections][]. Without any additional configuration, the following will just work:
-
-```
-.
-└── content
- └── about
- | └── _index.md // <- https://example.com/about/
- ├── post
- | ├── firstpost.md // <- https://example.com/post/firstpost/
- | ├── happy
- | | └── ness.md // <- https://example.com/post/happy/ness/
- | └── secondpost.md // <- https://example.com/post/secondpost/
- └── quote
- ├── first.md // <- https://example.com/quote/first/
- └── second.md // <- https://example.com/quote/second/
-```
-
-## Path Breakdown in Hugo
-
-The following demonstrates the relationships between your content organization and the output URL structure for your Hugo website when it renders. These examples assume you are [using pretty URLs][pretty], which is the default behavior for Hugo. The examples also assume a key-value of `baseurl = "https://example.com"` in your [site's configuration file][config].
-
-### Index Pages: `_index.md`
-
-`_index.md` has a special role in Hugo. It allows you to add front matter and content to your [list templates][lists] as of v0.18. These templates include those for [section templates][], [taxonomy templates][], [taxonomy terms templates][], and your [homepage template][]. In your templates, you can grab information from `_index.md` using the [`.Site.GetPage` function][getpage].
-
-You can keep one `_index.md` for your homepage and one in each of your content sections, taxonomies, and taxonomy terms. The following shows typical placement of an `_index.md` that would contain content and front matter for a `posts` section list page on a Hugo website:
-
-
-```
-. url
-. ⊢--^-⊣
-. path slug
-. ⊢--^-⊣⊢---^---⊣
-. filepath
-. ⊢------^------⊣
-content/posts/_index.md
-```
-
-At build, this will output to the following destination with the associated values:
-
-```
-
- url ("/posts/")
- ⊢-^-⊣
- baseurl section ("posts")
-⊢--------^---------⊣⊢-^-⊣
- permalink
-⊢----------^-------------⊣
-https://example.com/posts/index.html
-```
-
-### Single Pages in Sections
-
-Single content files in each of your sections are going to be rendered as [single page templates][singles]. Here is an example of a single `post` within `posts`:
-
-
-```
- path ("posts/my-first-hugo-post.md")
-. ⊢-----------^------------⊣
-. section slug
-. ⊢-^-⊣⊢--------^----------⊣
-content/posts/my-first-hugo-post.md
-```
-
-At the time Hugo builds your site, the content will be output to the following destination:
-
-```
-
- url ("/posts/my-first-hugo-post/")
- ⊢------------^----------⊣
- baseurl section slug
-⊢--------^--------⊣⊢-^--⊣⊢-------^---------⊣
- permalink
-⊢--------------------^---------------------⊣
-https://example.com/posts/my-first-hugo-post/index.html
-```
-
-### Section with Nested Directories
-
-To continue the example, the following demonstrates destination paths for a file located at `content/events/chicago/lollapalooza.md` in the same site:
-
-
-```
- section
- ⊢--^--⊣
- url
- ⊢-------------^------------⊣
-
- baseURL path slug
-⊢--------^--------⊣ ⊢------^-----⊣⊢----^------⊣
- permalink
-⊢----------------------^-----------------------⊣
-https://example.com/events/chicago/lollapalooza/
-```
-
-{{% note %}}
-As of v0.20, Hugo does not recognize nested sections. While you can nest as many content *directories* as you'd like, any child directory of a section will still be considered the same section as that of its parents. Therefore, in the above example, `{{.Section}}` for `lollapalooza.md` is `events` and *not* `chicago`. See the [related issue on GitHub](https://github.com/gohugoio/hugo/issues/465).
-{{% /note %}}
-
-## Paths Explained
-
-The following concepts will provide more insight into the relationship between your project's organization and the default behaviors of Hugo when building the output website.
-
-### `section`
-
-A default content type is determined by a piece of content's section. `section` is determined by the location within the project's `content` directory. `section` *cannot* be specified or overridden in front matter.
-
-### `slug`
-
-A content's `slug` is either `name.extension` or `name/`. The value for `slug` is determined by
-
-* the name of the content file (e.g., `lollapalooza.md`) OR
-* front matter overrides
-
-### `path`
-
-A content's `path` is determined by the section's path to the file. The file `path`
-
-* is based on the path to the content's location AND
-* does not include the slug
-
-### `url`
-
-The `url` is the relative URL for the piece of content. The `url`
-
-* is based on the content's location within the directory structure OR
-* is defined in front matter and *overrides all the above*
-
-## Override Destination Paths via Front Matter
-
-Hugo believes that you organize your content with a purpose. The same structure that works to organize your source content is used to organize the rendered site. As displayed above, the organization of the source content will be mirrored in the destination.
-
-There are times where you may need more control over your content. In these cases, there are fields that can be specified in the front matter to determine the destination of a specific piece of content.
-
-The following items are defined in this order for a specific reason: items explained further down in the list will override earlier items, and not all of these items can be defined in front matter:
-
-### `filename`
-
-This isn't in the front matter, but is the actual name of the file minus the extension. This will be the name of the file in the destination (e.g., `content/posts/my-post.md` becomes `example.com/posts/my-post/`).
-
-### `slug`
-
-When defined in the front matter, the `slug` can take the place of the filename for the destination.
-
-{{< code file="content/posts/old-post.md" >}}
----
-title: New Post
-slug: "new-post"
----
-{{< /code >}}
-
-This will render to the following destination according to Hugo's default behavior:
-
-```
-example.com/posts/new-post/
-```
-
-### `section`
-
-`section` is determined by a content's location on disk and *cannot* be specified in the front matter. See [sections][] for more information.
-
-### `type`
-
-A content's `type` is also determined by its location on disk but, unlike `section`, it *can* be specified in the front matter. See [types][]. This can come in especially handy when you want a piece of content to render using a different layout. In the following example, you can create a layout at `layouts/new/mylayout.html` that Hugo will use to render this piece of content, even in the midst of many other posts.
-
-{{< code file="content/posts/my-post.md" >}}
----
-title: My Post
-type: new
-layout: mylayout
----
-{{< /code >}}
-
-
-
-
-
-### `url`
-
-A complete URL can be provided. This will override all the above as it pertains to the end destination. This must be the path from the baseURL (starting with a `/`). `url` will be used exactly as it provided in the front matter and will ignore the `--uglyURLs` setting in your site configuration:
-
-{{< code file="content/posts/old-url.md" >}}
----
-title: Old URL
-url: /blog/new-url/
----
-{{< /code >}}
-
-Assuming your `baseURL` is [configured][config] to `https://example.com`, the addition of `url` to the front matter will make `old-url.md` render to the following destination:
-
-```
-https://example.com/blog/new-url/
-```
-
-You can see more information on how to control output paths in [URL Management][urls].
-
-[config]: /getting-started/configuration/
-[formats]: /content-management/formats/
-[front matter]: /content-management/front-matter/
-[getpage]: /functions/getpage/
-[homepage template]: /templates/homepage/
-[homepage]: /templates/homepage/
-[lists]: /templates/lists/
-[pretty]: /content-management/urls/#pretty-urls
-[section templates]: /templates/section-templates/
-[sections]: /content-management/sections/
-[singles]: /templates/single-page-templates/
-[taxonomy templates]: /templates/taxonomy-templates/
-[taxonomy terms templates]: /templates/taxonomy-templates/
-[types]: /content-management/types/
-[urls]: /content-management/urls/
diff --git a/docs/content/content-management/sections.md b/docs/content/content-management/sections.md
deleted file mode 100644
index dcb0025d1..000000000
--- a/docs/content/content-management/sections.md
+++ /dev/null
@@ -1,73 +0,0 @@
----
-title: Content Sections
-linktitle: Sections
-description: Hugo supports content sections, which according to Hugo's default behavior, will reflect the structure of the rendered website.
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-02-01
-categories: [content management]
-#tags: [lists,sections,content types,organization]
-menu:
- docs:
- parent: "content-management"
- weight: 50
-weight: 50 #rem
-draft: false
-aliases: [/content/sections/]
-toc: true
----
-
-{{% note %}}
-This section is not updated with the new nested sections support in Hugo 0.24, see https://github.com/gohugoio/hugoDocs/issues/36
-{{% /note %}}
-{{% todo %}}
-See above
-{{% /todo %}}
-
-Hugo believes that you organize your content with a purpose. The same structure that works to organize your source content is used to organize the rendered site (see [directory structure][]).
-
-Following this pattern, Hugo uses the top level of your content organization as the content **section**.
-
-The following example shows a content directory structure for a website that has three sections: "authors," "events," and "posts":
-
-```
-.
-└── content
- ├── authors
- | ├── _index.md // <- example.com/authors/
- | ├── john-doe.md // <- example.com/authors/john-doe/
- | └── jane-doe.md // <- example.com/authors/jane-doe/
- └── events
- | ├── _index.md // <- example.com/events/
- | ├── event-1.md // <- example.com/events/event-1/
- | ├── event-2.md // <- example.com/events/event-2/
- | └── event-3.md // <- example.com/events/event-3/
- └── posts
- | ├── _index.md // <- example.com/posts/
- | ├── event-1.md // <- example.com/posts/event-1/
- | ├── event-2.md // <- example.com/posts/event-2/
- | ├── event-3.md // <- example.com/posts/event-3/
- | ├── event-4.md // <- example.com/posts/event-4/
- | └── event-5.md // <- example.com/posts/event-5/
-```
-
-## Content Section Lists
-
-Hugo will automatically create pages for each section root that list all of the content in that section. See the documentation on [section templates][] for details on customizing the way these pages are rendered.
-
-As of Hugo v0.18, section pages can also have a content file and front matter. These section content files must be placed in their corresponding section folder and named `_index.md` in order for Hugo to correctly render the front matter and content.
-
-{{% warning "`index.md` vs `_index.md`" %}}
-Hugo themes developed before v0.18 often used an `index.md`(i.e., without the leading underscore [`_`]) in a content section as a hack to emulate the behavior of `_index.md`. The hack may work...*sometimes*; however, the order of page rendering can be unpredictable in Hugo. What works now may fail to render appropriately as your site grows. It is **strongly advised** to use `_index.md` as content for your section index pages. **Note:** `_index.md`'s layout, as representative of a section, is a [list page template](/templates/section-templates/) and *not* a [single page template](/templates/single-page-templates/). If you want to alter the new default behavior for `_index.md`, configure `disableKinds` accordingly in your [site's configuration](/getting-started/configuration/).
-{{% /warning %}}
-
-## Content *Section* vs Content *Type*
-
-By default, everything created within a section will use the [content type][] that matches the section name. For example, Hugo will assume that `posts/post-1.md` has a `posts` content type. If you are using an [archetype][] for your posts section, Hugo will generate front matter according to what it finds in `archetypes/posts.md`.
-
-[archetype]: /content-management/archetypes/
-[content type]: /content-management/types/
-[directory structure]: /getting-started/directory-structure/
-[section templates]: /templates/section-templates/
-
-
diff --git a/docs/content/content-management/shortcodes.md b/docs/content/content-management/shortcodes.md
deleted file mode 100644
index a4424a996..000000000
--- a/docs/content/content-management/shortcodes.md
+++ /dev/null
@@ -1,395 +0,0 @@
----
-title: Shortcodes
-linktitle:
-description: Shortcodes are simple snippets inside your content files calling built-in or custom templates.
-godocref:
-date: 2017-02-01
-publishdate: 2017-02-01
-lastmod: 2017-03-31
-menu:
- docs:
- parent: "content-management"
- weight: 35
-weight: 35 #rem
-categories: [content management]
-#tags: [markdown,content,shortcodes]
-draft: false
-aliases: [/extras/shortcodes/]
-toc: true
----
-
-## What a Shortcode is
-
-Hugo loves Markdown because of its simple content format, but there are times when Markdown falls short. Often, content authors are forced to add raw HTML (e.g., video ``) to Markdown content. We think this contradicts the beautiful simplicity of Markdown's syntax.
-
-Hugo created **shortcodes** to circumvent these limitations.
-
-A shortcode is a simple snippet inside a content file that Hugo will render using a predefined template. Note that shortcodes will not work in template files. If you need the type of drop-in functionality that shortcodes provide but in a template, you most likely want a [partial template][partials] instead.
-
-In addition to cleaner Markdown, shortcodes can be updated any time to reflect new classes, techniques, or standards. At the point of site generation, Hugo shortcodes will easily merge in your changes. You avoid a possibly complicated search and replace operation.
-
-## Use Shortcodes
-
-In your content files, a shortcode can be called by calling `{{%/* shortcodename parameters */%}}`. Shortcode parameters are space delimited, and parameters with internal spaces can be quoted.
-
-The first word in the shortcode declaration is always the name of the shortcode. Parameters follow the name. Depending upon how the shortcode is defined, the parameters may be named, positional, or both, although you can't mix parameter types in a single call. The format for named parameters models that of HTML with the format `name="value"`.
-
-Some shortcodes use or require closing shortcodes. Again like HTML, the opening and closing shortcodes match (name only) with the closing declaration, which is prepended with a slash.
-
-Here are two examples of paired shortcodes:
-
-```
-{{%/* mdshortcode */%}}Stuff to `process` in the *center*.{{%/* /mdshortcode */%}}
-```
-
-```
-{{* highlight go */>}} A bunch of code here {{* /highlight */>}}
-```
-
-The examples above use two different delimiters, the difference being the `%` character in the first and the `<>` characters in the second.
-
-### Shortcodes with Markdown
-
-The `%` character indicates that the shortcode's inner content---called in the [shortcode template][sctemps] with the [`.Inner` variable][scvars]---needs further processing by the page's rendering processor (i.e. markdown via Blackfriday). In the following example, Blackfriday would convert `**World**` to `World`:
-
-```
-{{%/* myshortcode */%}}Hello **World!**{{%/* /myshortcode */%}}
-```
-
-### Shortcodes Without Markdown
-
-The `<` character indicates that the shortcode's inner content does *not* need further rendering. Often shortcodes without markdown include internal HTML:
-
-```
-{{* myshortcode */>}}
Hello World!
{{* /myshortcode */>}}
-```
-
-### Nested Shortcodes
-
-You can call shortcodes within other shortcodes by creating your own templates that leverage the `.Parent` variable. `.Parent` allows you to check the context in which the shortcode is being called. See [Shortcode templates][sctemps].
-
-## Use Hugo's Built-in Shortcodes
-
-Hugo ships with a set of predefined shortcodes that represent very common usage. These shortcodes are provided for author convenience and to keep your markdown content clean.
-
-### `figure`
-
-`figure` is an extension of the image syntax in markdown, which does not provide a shorthand for the more semantic [HTML5 `