summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-06-08 18:46:58 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-06-08 18:46:58 +0200
commit32ba623541d74ee0b7ae4efb1b8326dc49af28b8 (patch)
treeeef82fc83679688bfb45cf53f1a739565b2cadbe
parentc239c643fee10bfa217cb108755b798f8f5f3b10 (diff)
Squashed 'docs/' changes from bcc4f9324..4c81c6c2a
4c81c6c2a live reload: add section about `--navigateToChanged` 271014257 Update netify hugo version to 0.83.1 14199cff1 Add pull_request event 0c33b05de Hosting on GitHub: Little wording fixes and update Ubuntu runner in example workflow to 20.04 (#1457) e47b6c33a Hugo Modules plural typo (#1266) 0f2bbacdd Add node_modules to .gitignore 1d645d79f Overhaul scratch.md (#1451) 572766889 Add link to golang regex syntax, change modified date 21b0c7459 Add info about contentType config de7d96fa2 Document Go template's multiline support 0c8f2dcb1 Avoid scratch usage 696fa92e1 Rename scratch var 44193f267 Update usage instructions 4230f8fa5 Rename and refactor shortcode e9953751e Strip leading whitespaces d61a58010 Add `insertpages` shortcode 04d30677d Mention WebP under 'Target Format' (#1431) 946784508 Update lookup-order.md (#1443) a7b587988 Update index.md 27907f7ea netlify: Hugo 0.83.1 044d37e57 Merge branch 'tempv0.83.1' b81aedb03 Fix page `.Kind` fcf7775ad releaser: Add release notes to /docs for release of 0.83.1 9b39c77c8 fix typo in 0.83 release notes 1c38993ce Update index.md 45b8aefa6 Update index.md 43902dfaa Update index.md 3d959c7ae Merge branch 'tempv0.83.0' 6c22dc327 Fix URL 497ea3224 Use Hugo version badge shortcode a182d10dd releaser: Add release notes to /docs for release of 0.83.0 287fd9ac0 docs: Fix shortcode e789c879a docs: Regenerate docs helper 1666c7f31 docs: Regenerate CLI docs 117de1d12 Merge commit 'c239c643fee10bfa217cb108755b798f8f5f3b10' a6bf3f7d9 docs: Regen docs helper git-subtree-dir: docs git-subtree-split: 4c81c6c2ace6c23d0d5d24ee37e6a2f30acba01e
-rw-r--r--.gitignore1
-rw-r--r--content/en/commands/hugo.md2
-rw-r--r--content/en/commands/hugo_check.md2
-rw-r--r--content/en/commands/hugo_check_ulimit.md2
-rw-r--r--content/en/commands/hugo_config.md2
-rw-r--r--content/en/commands/hugo_config_mounts.md2
-rw-r--r--content/en/commands/hugo_convert.md2
-rw-r--r--content/en/commands/hugo_convert_toJSON.md2
-rw-r--r--content/en/commands/hugo_convert_toTOML.md2
-rw-r--r--content/en/commands/hugo_convert_toYAML.md2
-rw-r--r--content/en/commands/hugo_deploy.md2
-rw-r--r--content/en/commands/hugo_env.md5
-rw-r--r--content/en/commands/hugo_gen.md2
-rw-r--r--content/en/commands/hugo_gen_autocomplete.md2
-rw-r--r--content/en/commands/hugo_gen_chromastyles.md2
-rw-r--r--content/en/commands/hugo_gen_doc.md2
-rw-r--r--content/en/commands/hugo_gen_man.md2
-rw-r--r--content/en/commands/hugo_import.md2
-rw-r--r--content/en/commands/hugo_import_jekyll.md2
-rw-r--r--content/en/commands/hugo_list.md2
-rw-r--r--content/en/commands/hugo_list_all.md2
-rw-r--r--content/en/commands/hugo_list_drafts.md2
-rw-r--r--content/en/commands/hugo_list_expired.md2
-rw-r--r--content/en/commands/hugo_list_future.md2
-rw-r--r--content/en/commands/hugo_mod.md2
-rw-r--r--content/en/commands/hugo_mod_clean.md2
-rw-r--r--content/en/commands/hugo_mod_get.md2
-rw-r--r--content/en/commands/hugo_mod_graph.md2
-rw-r--r--content/en/commands/hugo_mod_init.md2
-rw-r--r--content/en/commands/hugo_mod_npm.md2
-rw-r--r--content/en/commands/hugo_mod_npm_pack.md2
-rw-r--r--content/en/commands/hugo_mod_tidy.md2
-rw-r--r--content/en/commands/hugo_mod_vendor.md2
-rw-r--r--content/en/commands/hugo_mod_verify.md2
-rw-r--r--content/en/commands/hugo_new.md2
-rw-r--r--content/en/commands/hugo_new_site.md2
-rw-r--r--content/en/commands/hugo_new_theme.md2
-rw-r--r--content/en/commands/hugo_server.md2
-rw-r--r--content/en/commands/hugo_version.md2
-rw-r--r--content/en/content-management/image-processing/index.md20
-rw-r--r--content/en/functions/scratch.md112
-rw-r--r--content/en/getting-started/usage.md5
-rw-r--r--content/en/hosting-and-deployment/hosting-on-github.md12
-rw-r--r--content/en/hosting-and-deployment/hosting-on-netlify.md4
-rw-r--r--content/en/hosting-and-deployment/hugo-deploy.md13
-rw-r--r--content/en/hugo-modules/_index.md2
-rw-r--r--content/en/news/0.83.0-relnotes/featured.pngbin0 -> 82972 bytes
-rw-r--r--content/en/news/0.83.0-relnotes/index.md133
-rw-r--r--content/en/news/0.83.1-relnotes/index.md19
-rw-r--r--content/en/readfiles/pages-vs-site-pages.md4
-rw-r--r--content/en/templates/introduction.md16
-rw-r--r--content/en/templates/lookup-order.md2
-rw-r--r--content/en/variables/page.md4
-rw-r--r--content/en/variables/site.md4
-rw-r--r--data/docs.json55
-rw-r--r--hugo_stats.json820
-rw-r--r--layouts/shortcodes/getcontent.html21
-rw-r--r--netlify.toml8
-rw-r--r--resources/_gen/images/news/0.83.0-relnotes/featured_hu95eea831049f54a9a3609e4be0c231b7_82972_480x0_resize_catmullrom_2.pngbin0 -> 30263 bytes
-rw-r--r--resources/_gen/images/news/0.83.0-relnotes/featured_hu95eea831049f54a9a3609e4be0c231b7_82972_640x0_resize_catmullrom_2.pngbin0 -> 50607 bytes
60 files changed, 1177 insertions, 157 deletions
diff --git a/.gitignore b/.gitignore
index b203a37cd..6f4431f42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
/.idea
/public
+node_modules
nohup.out
.DS_Store
trace.out \ No newline at end of file
diff --git a/content/en/commands/hugo.md b/content/en/commands/hugo.md
index b503fe40a..7b90bae2e 100644
--- a/content/en/commands/hugo.md
+++ b/content/en/commands/hugo.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo"
slug: hugo
url: /commands/hugo/
@@ -81,4 +80,3 @@ hugo [flags]
* [hugo server](/commands/hugo_server/) - A high performance webserver
* [hugo version](/commands/hugo_version/) - Print the version number of Hugo
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_check.md b/content/en/commands/hugo_check.md
index afec5dbb3..1c9bb0c9d 100644
--- a/content/en/commands/hugo_check.md
+++ b/content/en/commands/hugo_check.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo check"
slug: hugo_check
url: /commands/hugo_check/
@@ -37,4 +36,3 @@ Contains some verification checks
* [hugo](/commands/hugo/) - hugo builds your site
* [hugo check ulimit](/commands/hugo_check_ulimit/) - Check system ulimit settings
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_check_ulimit.md b/content/en/commands/hugo_check_ulimit.md
index 676560913..a27bd6837 100644
--- a/content/en/commands/hugo_check_ulimit.md
+++ b/content/en/commands/hugo_check_ulimit.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo check ulimit"
slug: hugo_check_ulimit
url: /commands/hugo_check_ulimit/
@@ -45,4 +44,3 @@ hugo check ulimit [flags]
* [hugo check](/commands/hugo_check/) - Contains some verification checks
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_config.md b/content/en/commands/hugo_config.md
index ad1c699dc..e305e68d0 100644
--- a/content/en/commands/hugo_config.md
+++ b/content/en/commands/hugo_config.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo config"
slug: hugo_config
url: /commands/hugo_config/
@@ -45,4 +44,3 @@ hugo config [flags]
* [hugo](/commands/hugo/) - hugo builds your site
* [hugo config mounts](/commands/hugo_config_mounts/) - Print the configured file mounts
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_config_mounts.md b/content/en/commands/hugo_config_mounts.md
index 34755e8df..f12ec8dfa 100644
--- a/content/en/commands/hugo_config_mounts.md
+++ b/content/en/commands/hugo_config_mounts.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo config mounts"
slug: hugo_config_mounts
url: /commands/hugo_config_mounts/
@@ -40,4 +39,3 @@ hugo config mounts [flags]
* [hugo config](/commands/hugo_config/) - Print the site configuration
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_convert.md b/content/en/commands/hugo_convert.md
index f88bb3e49..df67d3c1d 100644
--- a/content/en/commands/hugo_convert.md
+++ b/content/en/commands/hugo_convert.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo convert"
slug: hugo_convert
url: /commands/hugo_convert/
@@ -47,4 +46,3 @@ See convert's subcommands toJSON, toTOML and toYAML for more information.
* [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 21-Mar-2021
diff --git a/content/en/commands/hugo_convert_toJSON.md b/content/en/commands/hugo_convert_toJSON.md
index b8e255087..a6840bbfd 100644
--- a/content/en/commands/hugo_convert_toJSON.md
+++ b/content/en/commands/hugo_convert_toJSON.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo convert toJSON"
slug: hugo_convert_toJSON
url: /commands/hugo_convert_tojson/
@@ -47,4 +46,3 @@ hugo convert toJSON [flags]
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_convert_toTOML.md b/content/en/commands/hugo_convert_toTOML.md
index aaf935dc3..522af07b3 100644
--- a/content/en/commands/hugo_convert_toTOML.md
+++ b/content/en/commands/hugo_convert_toTOML.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo convert toTOML"
slug: hugo_convert_toTOML
url: /commands/hugo_convert_totoml/
@@ -47,4 +46,3 @@ hugo convert toTOML [flags]
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_convert_toYAML.md b/content/en/commands/hugo_convert_toYAML.md
index d9d3c92f7..656556d30 100644
--- a/content/en/commands/hugo_convert_toYAML.md
+++ b/content/en/commands/hugo_convert_toYAML.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo convert toYAML"
slug: hugo_convert_toYAML
url: /commands/hugo_convert_toyaml/
@@ -47,4 +46,3 @@ hugo convert toYAML [flags]
* [hugo convert](/commands/hugo_convert/) - Convert your content to different formats
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_deploy.md b/content/en/commands/hugo_deploy.md
index d20dddeee..41ae5d457 100644
--- a/content/en/commands/hugo_deploy.md
+++ b/content/en/commands/hugo_deploy.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo deploy"
slug: hugo_deploy
url: /commands/hugo_deploy/
@@ -54,4 +53,3 @@ hugo deploy [flags]
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_env.md b/content/en/commands/hugo_env.md
index a62315ab1..c5919b248 100644
--- a/content/en/commands/hugo_env.md
+++ b/content/en/commands/hugo_env.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo env"
slug: hugo_env
url: /commands/hugo_env/
@@ -12,6 +11,9 @@ Print Hugo version and environment info
Print Hugo version and environment info. This is useful in Hugo bug reports.
+If you add the -v flag, you will get a full dependency list.
+
+
```
hugo env [flags]
```
@@ -44,4 +46,3 @@ hugo env [flags]
* [hugo](/commands/hugo/) - hugo builds your site
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_gen.md b/content/en/commands/hugo_gen.md
index 05c3bcb52..84ec7ecba 100644
--- a/content/en/commands/hugo_gen.md
+++ b/content/en/commands/hugo_gen.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo gen"
slug: hugo_gen
url: /commands/hugo_gen/
@@ -40,4 +39,3 @@ A collection of several useful generators.
* [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 21-Mar-2021
diff --git a/content/en/commands/hugo_gen_autocomplete.md b/content/en/commands/hugo_gen_autocomplete.md
index 3b9561366..7d2d4fd68 100644
--- a/content/en/commands/hugo_gen_autocomplete.md
+++ b/content/en/commands/hugo_gen_autocomplete.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo gen autocomplete"
slug: hugo_gen_autocomplete
url: /commands/hugo_gen_autocomplete/
@@ -58,4 +57,3 @@ hugo gen autocomplete [flags]
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_gen_chromastyles.md b/content/en/commands/hugo_gen_chromastyles.md
index cd9dffad3..e7b58bf03 100644
--- a/content/en/commands/hugo_gen_chromastyles.md
+++ b/content/en/commands/hugo_gen_chromastyles.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo gen chromastyles"
slug: hugo_gen_chromastyles
url: /commands/hugo_gen_chromastyles/
@@ -49,4 +48,3 @@ hugo gen chromastyles [flags]
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_gen_doc.md b/content/en/commands/hugo_gen_doc.md
index 9b7279e26..8c17b594d 100644
--- a/content/en/commands/hugo_gen_doc.md
+++ b/content/en/commands/hugo_gen_doc.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo gen doc"
slug: hugo_gen_doc
url: /commands/hugo_gen_doc/
@@ -51,4 +50,3 @@ hugo gen doc [flags]
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_gen_man.md b/content/en/commands/hugo_gen_man.md
index 7bb21c3ae..9aef9ab8e 100644
--- a/content/en/commands/hugo_gen_man.md
+++ b/content/en/commands/hugo_gen_man.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo gen man"
slug: hugo_gen_man
url: /commands/hugo_gen_man/
@@ -47,4 +46,3 @@ hugo gen man [flags]
* [hugo gen](/commands/hugo_gen/) - A collection of several useful generators.
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_import.md b/content/en/commands/hugo_import.md
index 01520a4c2..1170b3b16 100644
--- a/content/en/commands/hugo_import.md
+++ b/content/en/commands/hugo_import.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo import"
slug: hugo_import
url: /commands/hugo_import/
@@ -43,4 +42,3 @@ Import requires a subcommand, e.g. `hugo import jekyll jekyll_root_path target_p
* [hugo](/commands/hugo/) - hugo builds your site
* [hugo import jekyll](/commands/hugo_import_jekyll/) - hugo import from Jekyll
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_import_jekyll.md b/content/en/commands/hugo_import_jekyll.md
index d9a9487b9..f1d811fe6 100644
--- a/content/en/commands/hugo_import_jekyll.md
+++ b/content/en/commands/hugo_import_jekyll.md
@@ -1,5 +1,4 @@
---
-date: 2021-03-21
title: "hugo import jekyll"
slug: hugo_import_jekyll
url: /commands/hugo_import_jekyll/
@@ -47,4 +46,3 @@ hugo import jekyll [flags]
* [hugo import](/commands/hugo_import/) - Import your site from others.
-###### Auto generated by spf13/cobra on 21-Mar-2021
diff --git a/content/en/commands/hugo_list.md b/content/en/commands/hugo_list.md
index 60f57a109..7f70ccb0e 100644
--- a/content/en/commands/hugo_list.md
+++ b/