Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-04-23 11:02:33 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-04-23 11:02:33 +0300
commitadd67b335332e8e4e4566f7c826168302223723d (patch)
tree27f385698e1ef6ff15ff8f4d14e3bb0d3e68426b
parentc0a26e5a650db02d92ef0ac1b7b1966f1baff810 (diff)
Release Hugo 0.40v0.40
-rw-r--r--config.toml2
-rw-r--r--content/news/0.40-relnotes/featured-hugo-40-poster.pngbin0 -> 69238 bytes
-rw-r--r--content/news/0.40-relnotes/index.md6
-rw-r--r--netlify.toml8
-rw-r--r--resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_480x0_resize_catmullrom_2.pngbin0 -> 32598 bytes
-rw-r--r--resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_640x0_resize_catmullrom_2.pngbin0 -> 51464 bytes
6 files changed, 8 insertions, 8 deletions
diff --git a/config.toml b/config.toml
index c66fbd15d..c99f16775 100644
--- a/config.toml
+++ b/config.toml
@@ -70,7 +70,7 @@ twitter = "GoHugoIO"
[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.41-DEV"
+ release = "0.40"
## Setting this to true will add a "noindex" to *EVERY* page on the site
removefromexternalsearch = false
## Gh repo for site footer (include trailing slash)
diff --git a/content/news/0.40-relnotes/featured-hugo-40-poster.png b/content/news/0.40-relnotes/featured-hugo-40-poster.png
new file mode 100644
index 000000000..9a7f36d1f
--- /dev/null
+++ b/content/news/0.40-relnotes/featured-hugo-40-poster.png
Binary files differ
diff --git a/content/news/0.40-relnotes/index.md b/content/news/0.40-relnotes/index.md
index e80a13650..fea2758fb 100644
--- a/content/news/0.40-relnotes/index.md
+++ b/content/news/0.40-relnotes/index.md
@@ -1,12 +1,12 @@
---
date: 2018-04-23
-title: "0.40"
-description: "0.40"
+title: "The Revival of the Shortcodes"
+description: "Hugo 0.40: Shortcodes with `.Content` (almost) always available, processed in order of appearance, several new template funcs …"
categories: ["Releases"]
---
- Hugo `0.40` is **The Revival of the Shortcodes**. Shortcodes is one of the prime features in Hugo. Really useful, but it has had some known shortcomings. [@bep](https://github.com/bep) has been really busy the last week to address those.
+Hugo `0.40` is **The Revival of the Shortcodes**. Shortcodes is one of the prime features in Hugo. Really useful, but it has had some known shortcomings. [@bep](https://github.com/bep) has been really busy the last week to address those.
In summary:
diff --git a/netlify.toml b/netlify.toml
index caf6bc3e8..e9cf7d93f 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -3,7 +3,7 @@ publish = "public"
command = "hugo"
[context.production.environment]
-HUGO_VERSION = "0.39"
+HUGO_VERSION = "0.40"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"
@@ -11,20 +11,20 @@ HUGO_ENABLEGITINFO = "true"
command = "hugo --enableGitInfo"
[context.split1.environment]
-HUGO_VERSION = "0.39"
+HUGO_VERSION = "0.40"
HUGO_ENV = "production"
[context.deploy-preview]
command = "hugo -b $DEPLOY_PRIME_URL"
[context.deploy-preview.environment]
-HUGO_VERSION = "0.39"
+HUGO_VERSION = "0.40"
[context.branch-deploy]
command = "hugo -b $DEPLOY_PRIME_URL"
[context.branch-deploy.environment]
-HUGO_VERSION = "0.39"
+HUGO_VERSION = "0.40"
[context.next.environment]
HUGO_ENABLEGITINFO = "true"
diff --git a/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_480x0_resize_catmullrom_2.png b/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_480x0_resize_catmullrom_2.png
new file mode 100644
index 000000000..656e02b34
--- /dev/null
+++ b/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_480x0_resize_catmullrom_2.png
Binary files differ
diff --git a/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_640x0_resize_catmullrom_2.png b/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_640x0_resize_catmullrom_2.png
new file mode 100644
index 000000000..0939f8d0f
--- /dev/null
+++ b/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_640x0_resize_catmullrom_2.png
Binary files differ