diff --git a/content/about-hugo/benefits-of-static.md b/content/about-hugo/benefits-of-static.md index ddd7292d1..10835aa1e 100644 --- a/content/about-hugo/benefits-of-static.md +++ b/content/about-hugo/benefits-of-static.md @@ -25,18 +25,6 @@ Not running a web site generator on your HTTP server has many benefits. The most sending files. So good that you can effectively serve the same number of pages with a fraction of the memory and CPU needed for a dynamic site. -Hugo has two components to help you build and test your web site. The -one that you'll probably use most often is the built-in HTTP server. -When you run `hugo server`, Hugo renders all of your content into -HTML files and then runs an HTTP server on your computer so that you -can see what the pages look like. - -The second component is used when you're ready to publish your web -site to the computer running your website. Running Hugo without any -actions will rebuild your entire web site using the `baseURL` setting -from your site's configuration file. That's required to have your page -links work properly with most hosting companies. - ## Additional Resources * ["An Introduction to Static Site Generators", David Walsh][] diff --git a/content/contribute-to-hugo/_index.md b/content/contribute-to-hugo/_index.md index 620590f1a..67d08cd63 100644 --- a/content/contribute-to-hugo/_index.md +++ b/content/contribute-to-hugo/_index.md @@ -1,6 +1,6 @@ --- -title: Contribute to Hugo Development -linktitle: Contribute to Hugo Development +title: Contribute to Hugo +linktitle: Contribute to Hugo description: Contribute to Hugo development and documentation. date: 2017-02-01 publishdate: 2017-02-01 diff --git a/content/contribute-to-hugo/contribute-to-hugo-docs.md b/content/contribute-to-hugo/contribute-to-hugo-docs.md index eb168045f..35436cc49 100644 --- a/content/contribute-to-hugo/contribute-to-hugo-docs.md +++ b/content/contribute-to-hugo/contribute-to-hugo-docs.md @@ -1,6 +1,6 @@ --- -title: Contribute to Hugo Docs -linktitle: Contribute to Hugo Docs +title: Contribute to the Docs +linktitle: Contribute to the Docs description: date: 2017-02-01 publishdate: 2017-02-01 diff --git a/content/functions/dateformat.md b/content/functions/dateformat.md index de7b14a59..2743cf19a 100644 --- a/content/functions/dateformat.md +++ b/content/functions/dateformat.md @@ -7,10 +7,9 @@ qr_returns: date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01 +tags: [dates] weight: draft: false -type: -layout: slug: aliases: [] notes: