aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCaio Lente <7017340+clente@users.noreply.github.com>2023-10-16 23:47:27 -0300
committerCaio Lente <7017340+clente@users.noreply.github.com>2023-10-16 23:47:27 -0300
commit1cffa4d7d2e4106cde18807fc4f2353ed980bf56 (patch)
treeab076025aeb8d90de497773beb0f5c5b1da8ed81 /README.md
parent6cd4416ea3e59d889af913522580ab609d3ad7d4 (diff)
downloadhugo-bearcub-1cffa4d7d2e4106cde18807fc4f2353ed980bf56.tar.gz
hugo-bearcub-1cffa4d7d2e4106cde18807fc4f2353ed980bf56.tar.bz2
Suggest render: false in adition to link: url
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00b7b9a..0427ffc 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,10 @@ already implemented:
- Static content: you can create empty blog entries that act as links to static
files by including `link: "{url}"` in a post's [front
- matter](https://gohugo.io/content-management/front-matter/).
+ matter](https://gohugo.io/content-management/front-matter/). You can also add
+ `render: false` to your [build
+ options](https://gohugo.io/content-management/build-options/#readout) to avoid
+ rendering a blank post.
- Skip link: a "skip to main content" link that is temporarily invisible, but
can be focused by people who need a keyboard to navigate the web (see [PR
#5](https://github.com/clente/hugo-bearcub/pull/5) by