Bjørn Erik Pedersen
|
74d5082c72
|
Add some .RenderShortcodes docs
|
2023-08-07 15:43:45 +02:00 |
|
Bjørn Erik Pedersen
|
cf5ab5062b
|
netlify: Hugo 0.117.0
|
2023-08-07 15:11:31 +02:00 |
|
Bjørn Erik Pedersen
|
420f7aa698
|
Add all config to docshelper.json
Also consolidate so the mediaTypes and outputFormats are listed once only.
Fixes #11328
|
2023-08-07 13:42:54 +02:00 |
|
Joe Mooring
|
a7e1e9be85
|
Clarify front matter date fields
|
2023-08-06 17:19:35 -07:00 |
|
Joe Mooring
|
69df4fc228
|
Clarify how to determine if .Inner is populated
|
2023-08-06 11:28:15 -07:00 |
|
Joe Mooring
|
9046bf424b
|
Document strings.ContainsNonSpace
|
2023-08-06 11:00:20 -07:00 |
|
Joe Mooring
|
8dbe5df90b
|
Fix indentation and broken image
|
2023-08-06 10:03:11 -07:00 |
|
Ralf Brandenstein
|
48ad4124e1
|
Typo: functions/after.md
|
2023-08-06 07:04:47 -07:00 |
|
Joe Mooring
|
d4c01b57b1
|
Link to detailed descriptions of canonfiyURLs and relativeURLs
|
2023-08-05 17:36:24 -07:00 |
|
Kiran Castellino
|
4d95973020
|
Explain behaviour when appending to a slice containing other slices
|
2023-08-05 16:04:13 -07:00 |
|
Joe Mooring
|
69e24e44e8
|
Standardize right arrow usage
|
2023-08-03 15:54:39 -07:00 |
|
dryscord
|
01b3787268
|
Remove references to Google's Universal Analytics and the async template
|
2023-08-03 11:51:29 -07:00 |
|
Joe Mooring
|
d415bae24e
|
Use shared file to describe regex syntax
|
2023-08-03 11:45:59 -07:00 |
|
Joe Mooring
|
e75dee6b85
|
snap: How to enable or revoke access to SSH keys
|
2023-08-02 22:38:01 -07:00 |
|
Joe Mooring
|
feed2d1c0d
|
Remove hasPrefix and hasSuffix in favor of namespaced versions
|
2023-08-02 07:16:48 -07:00 |
|
Andreas Deininger
|
3c6d2cfe5a
|
security: Use default execution settings
|
2023-08-01 15:27:37 +02:00 |
|
Bjørn Erik Pedersen
|
461b5fcafc
|
netlify: Hugo 0.116.1
|
2023-08-01 09:43:09 +02:00 |
|
Tristan Partin
|
95fac27a50
|
configuration: correct cacheDir description
|
2023-07-31 07:37:33 -07:00 |
|
Andreas Deininger
|
cd9f1f9298
|
configuration: Fix broken link
|
2023-07-31 07:15:42 -07:00 |
|
Bjørn Erik Pedersen
|
605394de4c
|
netlify: Upgrade to Hugo 0.116.0
v0.116.0
|
2023-07-31 12:55:32 +02:00 |
|
Bjørn Erik Pedersen
|
baf2a0f7b1
|
Merge branch 'tempv0.116.0'
|
2023-07-31 12:54:38 +02:00 |
|
Joe Mooring
|
ee51a9323a
|
Update requirements for building from source
|
2023-07-30 22:30:47 -07:00 |
|
Andreas Deininger
|
40189956dd
|
Editor tools: Remove duplicate sentence
|
2023-07-30 12:39:57 -07:00 |
|
Bjørn Erik Pedersen
|
fb0ff26216
|
docs: Regenerate CLI docs
|
2023-07-30 18:54:08 +02:00 |
|
Bjørn Erik Pedersen
|
e8a5665c43
|
Update where.md
|
2023-07-29 22:06:22 +02:00 |
|
Joe Mooring
|
7bc5cf15de
|
Update hosting instructions
|
2023-07-29 10:37:10 -07:00 |
|
Bjørn Erik Pedersen
|
018a04314e
|
docs: Update where
Go doesn't use the RE2 (C++) library, it's a pure Go implementation.
|
2023-07-29 19:27:30 +02:00 |
|
Joe Mooring
|
d33ae91cfa
|
docs: Update where function operators
Related to #11281
|
2023-07-29 16:11:53 +02:00 |
|
Bjørn Erik Pedersen
|
9a108a664d
|
docs: Rework the cacheDir documentation
|
2023-07-29 11:59:37 +02:00 |
|
Joe Mooring
|
c43daf45fd
|
Update build-options.md
|
2023-07-28 14:19:51 -07:00 |
|
Andreas Deininger
|
3ebbfedd4e
|
Build options: Improve readability
|
2023-07-28 14:06:44 -07:00 |
|
Joe Mooring
|
5091bf6a0f
|
Improve safeHTMLAttr explanation
|
2023-07-28 11:50:05 -07:00 |
|
Ingo Struck
|
b64cbce2ec
|
Fix description of collections.Apply
|
2023-07-20 12:33:00 -07:00 |
|
Bjørn Erik Pedersen
|
6ea264b9c7
|
netlify: Hugo 0.115.4
|
2023-07-20 09:40:25 +02:00 |
|
Bjørn Erik Pedersen
|
b42e7c542c
|
Revert "config: Remove disableLiveReload"
This reverts commit 887f6fb976a65e4145c34fa2812999f442429f73.
|
2023-07-20 09:39:44 +02:00 |
|
adrian5
|
35ce2290e4
|
Remove excess spaces in configuration docs
|
2023-07-19 12:23:59 -07:00 |
|
adrian5
|
2edf761de4
|
Update listed titleCaseStyle default value
|
2023-07-19 11:24:24 -07:00 |
|
Bjørn Erik Pedersen
|
887f6fb976
|
config: Remove disableLiveReload
That is now a flag only. See https://github.com/gohugoio/hugo/issues/11259
|
2023-07-19 09:25:51 +02:00 |
|
Joe Mooring
|
c9f49fb262
|
Fix typo
|
2023-07-18 17:24:55 -07:00 |
|
Joe Mooring
|
37d8569ac9
|
Remove tools associated with Atom
Atom was discontinued in 2022.
|
2023-07-18 17:15:02 -07:00 |
|
adrian5
|
871d11b729
|
Fix URL in postprocess docs
|
2023-07-18 16:37:17 -07:00 |
|
Joe Mooring
|
bbb17d29f9
|
Update GitLab workflow
|
2023-07-18 11:26:29 -07:00 |
|
Joe Mooring
|
bc53ea5ce5
|
Use sentence-style capitalization for headings
|
2023-07-13 09:55:39 -07:00 |
|
Bjørn Erik Pedersen
|
7ca578786e
|
netlify: Hugo 0.115.3
|
2023-07-13 18:48:29 +02:00 |
|
Bjørn Erik Pedersen
|
c5e010bd06
|
Merge branch 'tempv0.115.3'
|
2023-07-13 18:48:09 +02:00 |
|
Joe Mooring
|
c885604bfc
|
Remove starter kits page
|
2023-07-12 06:36:26 -07:00 |
|
Farhad
|
4c0fe269ec
|
Update mention of Netlify CMS to Decap CMS
|
2023-07-12 05:52:24 -07:00 |
|
Joe Mooring
|
05067175cd
|
Consistently use file name instead of filename
|
2023-07-08 17:36:16 -07:00 |
|
Joe Mooring
|
763dd64046
|
Improve multilingual config example and descriptions
|
2023-07-08 16:48:29 -07:00 |
|
Joe Mooring
|
e5aa61ec51
|
Use lowercase when referring to front matter (#2132)
|
2023-07-08 16:42:55 -07:00 |
|