Bjørn Erik Pedersen
c777d6c5e6
Merge commit '3710a5ec7efe6baca6e452f43632c05d22bab3c4'
2023-10-27 10:06:44 +02:00
Salim B
11ce3a59c2
Fix typo
2023-10-25 10:51:24 -07:00
Joe Mooring
0d62feed52
Update glossary
2023-10-24 18:03:34 -07:00
Bjørn Erik Pedersen
24f2afeb2d
Merge commit 'e509cac533600cf4fa8382c9cdab78ddd82db688'
2023-10-20 09:43:56 +02:00
Joe Mooring
6bd1af892d
hugolib: Deprecate .Site.GoogleAnalytics
...
Use .Site.Config.Services.GoogleAnalytics.ID instead.
2023-10-17 20:06:42 +02:00
Joe Mooring
1a32519a9b
Fix typos
2023-10-13 14:29:09 -07:00
Joe Mooring
5bd977257e
Improve goldmark config docs
2023-10-13 11:48:29 -07:00
Joe Mooring
a3a40ff999
Add return type to functions
2023-09-30 21:03:52 -07:00
Joe Mooring
407dd5c475
Limit related pages for functions to other functions
2023-09-26 00:43:39 -07:00
Salim B
ac6ee2027b
Fix minor nitpicks ( #2233 )
...
Co-authored-by: Joe Mooring <joe@mooring.com>
2023-09-18 10:24:25 -07:00
Joe Mooring
d3d946555e
Correct directory description
2023-09-01 20:10:11 -07:00
Sid
751517fea8
Fix spelling mistake
2023-08-31 23:16:28 -07:00
Joe Mooring
cdd77aa9a0
Update content for v0.118.0
2023-08-31 14:28:57 -07:00
Sid
da99a356f1
fix: change heading level
2023-08-29 09:38:13 -07:00
Joe Mooring
6bc52fd40a
Clarify term
2023-08-26 20:04:19 -07:00
Joe Mooring
a51bf9f4f6
Update sections page
2023-08-24 22:50:31 -07:00
Joe Mooring
ed35fc6c47
Update archetypes and glossary
2023-08-24 16:23:58 -07:00
Joe Mooring
a70f200944
Use "hugo new content" to create content
2023-08-18 09:36:44 -07:00
Joe Mooring
b7febf0c51
Fix link
2023-08-17 11:47:28 -07:00
Joe Mooring
6f6fe2133d
Miscellaneous edits
2023-08-15 19:37:17 -07:00
Joe Mooring
2d6cb8dfc0
glossary: Update content type
2023-08-14 08:24:41 -07:00
Andreas Deininger
06678f9198
glossary: Fix broken link
2023-08-14 05:18:19 -07:00
Joe Mooring
fadb980db3
Update glossary of terms
2023-08-13 12:21:20 -07:00
Joe Mooring
04b8f39ecb
Create glossary of terms
2023-08-13 08:43:21 -07:00
Salim B
2cbe17f418
Update configuration.md
2023-08-12 22:06:26 +02:00
Joe Mooring
7726bbcac6
Use docs.json to generate default config throughout the site
2023-08-07 09:09:15 -07: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
d4c01b57b1
Link to detailed descriptions of canonfiyURLs and relativeURLs
2023-08-05 17:36:24 -07: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
9a108a664d
docs: Rework the cacheDir documentation
2023-07-29 11:59:37 +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
bc53ea5ce5
Use sentence-style capitalization for headings
2023-07-13 09:55:39 -07:00
Joe Mooring
c885604bfc
Remove starter kits page
2023-07-12 06:36:26 -07:00
Joe Mooring
05067175cd
Consistently use file name instead of filename
2023-07-08 17:36:16 -07:00
Joe Mooring
de8bddedfd
Update description of timeout configuration value
2023-07-08 14:02:25 -07:00
Bjørn Erik Pedersen
153a36bdfd
Merge branch 'tempv0.115.2'
2023-07-08 20:05:52 +02:00
Bjørn Erik Pedersen
bd4e334363
Add titleCaseStyle none and firstupper
...
Fixes #11204
2023-07-05 20:35:20 +02:00
larry
6ff93d4788
Update quick-start.md
2023-07-04 21:34:11 -07:00
Joe Mooring
5c6653cb18
Update build config examples and explanation
2023-07-04 06:16:41 -07:00
Joe Mooring
d1aa1c1f52
Add link to PowerShell vs Windows PowerShell documentation
2023-07-02 13:27:43 -07:00
Erica Mays
eed8794f5e
cache: Set default cache path based on $USER
...
Change the default cache directory to `$TMPDIR/hugo_cache_$USER`, so
that multi-user systems do not have caches that interfere with each
other. The other cache-choosing logic (e.g. Netlify exceptions,
configuration options) are not affected.
Fixes #7391
2023-06-12 21:33:35 +02:00
Bjørn Erik Pedersen
1d5548d735
build.cachebusters
2023-05-30 11:12:52 +02:00
Joe Mooring
73197046fb
Change config.xxx to hugo.xxx throughout the documentation ( #2090 )
...
- Updates copy
- Updates code-toggle shortcode
2023-05-23 20:53:44 -07:00
Joe Mooring
3383786fe3
Add i18n to list of directories affected by ignoreFiles
2023-05-12 11:16:31 -07:00
Joe Mooring
c79319a6ae
Clarify description of baseURL
2023-05-05 10:48:01 -07:00
MaoPing
a557b0ebf4
Fix typos on Configure Hugo page ( #2058 )
2023-04-15 07:26:34 -07:00