Releases: gohugoio/hugoDocs
Releases · gohugoio/hugoDocs
v0.122.0
Improvements
- Create page describing how to include LaTeX/TeX in markdown 10ff152 @jmooring
- Upgrade to Hugo 0.122.0 8e67874 @bep
- docs: Regen docshelper 0012483 @bep
- parser/metadecoders: Accumulate org keywords into arrays 55ea129 @augustfengd #11743
- Update theme 3b1a857 @bep
- params: Adjust the twitter handle b1f04fd @bep
- Update Where.md 4421e46 @jmooring
- Update glossary.md 5f9fec6 @jmooring
- collections.Where - Clarify description of "collection" fb16945 @jmooring
- Update Include.md - improve return statement example 4d6d701 @jmooring
- Update IncludeCached - improve return statement example 0371510 @jmooring
- Improve return types b053fa0 @jmooring
- Describe minimum required Windows version f7d6152 @jmooring
- Update front matter in math.Sub e97762b @jmooring
- Fix data.GetJSON examples 9e4d03a @jmooring
- Update spellcheck GitHub Action 9029ee1 @coliff
- parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 6cbd2c6 @jmooring #11884
- Add version verification step to quick start guide c852fe4 @jmooring
- Correct front matter example 8fafca4 @jensilo
- Fix closing tag in notes docs b412fdf @froboy
- Add hreflang Tag to Translation Link example 9a64d95 @ZhangChengLin
- Fix inverted examples in Permalink and RelPermalink 2d2a821 @huc-vu
- Correct spelling ff3e67e @jmooring
- Fix documentation contribution steps enumeration 3904b72 @TheoTechnicguy
- Fix two links, one to bonsai.io and one to digital.gov a582345 @interrobot
- Vendor theme 0ee3ff4 @jmooring
- Update min Go version to build from source 8150717 @jmooring
- Miscellaneous corrections e4a1894 @jmooring
- Add cache note to resources.Concat dc1c0ae @jmooring
- Correct return type a8d1a60 @jmooring
- Fix front matter eca22e9 @jmooring
- Correct return type 7de247a @jmooring
- collections.Seq: Specify max slice size 5058bc5 @jmooring
- Correct 'related' front matter values ff8cf5a @jmooring
- Adjust deprecation handling 88b21fa @jmooring
- Update terminology on shortcode templates page f7e19a2 @tanyabouman
- Adjust formatting 01e1094 @jmooring
- tpl/math: Add math.Rand template function 6ed2e19 @jmooring #11833
- Update js.md b494a8d @bep
- Add interval description to glossary (#2378) 6d78035 @jmooring
- Templates Lookup Order: Add missing parenthesis f9b612b @arun-mani-j
- Show vendorClosest in module default config 741ab1b @jmooring
- Fix Babel headings eb8cb87 @jmooring
- Change project name in Codeowners example cdcdfc8 @jmooring
- Update link to image filters f31fe0d @jmooring
- Update Solus installation instructions 9dee1ee @jmooring
- Add TOC to collections.Sort 716636f @jmooring
- Update collections.Sort f7c6414 @jmooring
- Add id attributes to Scratch and Store methods 4b8f6b9 @jmooring
- Add id attributes to GitInfo, File, and Resources methods 2a1adea @jmooring
- Add Alpine Linux installation instructions b12d9cb @jmooring
- Change writeStats to buildStats dfbebee @dvdksn
- resources/images: Create AutoOrient image filter 175b8aa @jmooring #11717
- Update img shortcode ba8e05c @jmooring
- Fix default value of pluralizeListTitles 7fc15a6 @royarg02
- Add Comentario to available comment engines a0be4fd @yktoo
- Update GitInfo.md 71aa7d8 @bep
- EXIF: describe applicable image types 3484414 @jmooring
- Disable TOC for lang.Translate 743497e @jmooring
- Describe lang.Translate fallback behavior b3b1df7 @jmooring
- Categorize CLI commands to improve search results a6d9c36 @jmooring
- Document canonical config for enabling inline shortcodes 08cc2da @jmooring
- Update description of the humanize ordinal conversion 8945be9 @jmooring
- Fix grammatical error b8b4ccb @jmooring
- Fix description of strings.HasSuffix f53f9f9 @Simran-B
- Update Params.md cdbe19b @jmooring
- Reformat site config descriptions e00c4ee @jmooring
- Enumerate root configuration keys 6f50c07 @jmooring #2359
- Use canonical key when documenting menu configs 1f2e7b9 @jmooring
- Update images.Text filter 7d5a13d @jmooring
- Add math.Counter example to warnf 315d2f8 @jmooring
- Miscellaneous edits 8ed9cda @jmooring
- Fix front matter example 2bda491 @jmooring
- Update Gentoo installation instructions ed08f59 @rahilarious
- Miscellaneous edits e4eb484 @jmooring
Typo fixes
- Fix typo 66458cd @jmooring
- Fix typo 2c8ba02 @Hentioe
- Fix some typos in the content summaries page 348fd3c @TheoTechnicguy
- Fix typo c369786 @kenmorse
- Fix typo 6b0a9b7 @jmooring
- Fix typos 44e4cb5 @deining
- Fix typo 192d14d @jmooring
- Fix typo on FAQ page e24d81a @jmooring
Dependency Updates
v0.121.0
Improvements
- Improve where function 8cba895 @jmooring
- docs: Regen docshelper 0dfc00b @bep
- Fix link to Gentoo package 028076a @jmooring
- Improve Gentooo installation instructions 120025c @jmooring
- Update GitHub hosting workflow example 0c31a4b @jmooring
- Defend against missing aliases in quick-reference shortcode dee99c3 @jmooring
- Add Gentoo installation instructions d305278 @rahilarious
- docs: Adjust last merge from docs repository be98a37 @jmooring
- docs: Regen docs helper a703dab @bep
- Fix erroridf example 4dd2d64 @jmooring
- Clarify highlight options 9ae8e91 @jmooring
- Add field to glossary of terms b57ea5a @jmooring
- Clarify comment in the new-in shortcode 3191e35 @hugo-sid
- Correct description of Ref and RelRef page methods 870c8d3 @jmooring
- Specify encoding in description of crypto functions c9df50e @jmooring
- Add Ref, RelRef, and Site shortcode methods 749bb37 @jmooring
- tpl/transform: Add transform.XMLEscape template function 50cad5e @jmooring #3268
- Update fmt functions 994d437 @jmooring
- Misc additions 740f5ef @jmooring
- Remove rssLimit from root config documentation 77acdcd @jmooring
- Document the openapi3.Unmarshal function df84a17 @jmooring
- Miscellaneous edits and corrections 24236f5 @jmooring
- Hide the "new in" button after some period of time 41b54d4 @jmooring
- Update Ancestors.md 3c1ebac @jmooring
- Add new-in tags to select functions and methods e699eb3 @jmooring
- Clarify time.Format method 5c41f0b @jmooring
- Add link to built-in render hook for GoAT diagrams f7bd43a @jmooring
- Document the diagrams.Goat function 06f9cd4 @jmooring
- Adjust quick reference weights 5e432e1 @jmooring
- Update FAQ fc915ef @jmooring
- Use LinkTitle consistently in examples 5bccf8b @jmooring
- Add page collection quick reference 36f207f @jmooring
- Inlcude example of newScratch.Values 699de88 @jmooring
- Include RenderString example for emoji shortcodes 9bb7f8c @jmooring
- Clarify data type returned by partial and partialCached ad2a82f @jmooring
- Miscellaneous corrections 1de5a52 @jmooring
- Update configuration-markup.md 3509e1b @dongorgan
- Clairfy figure shortcode output 8c6a9bf @PeskyPotato
- Update Markdownify.md c9d0dc8 @jmooring
- Update theme 0c4bc14 @jmooring
- Add methods deprecated in v0.120.0 0f0ab2a @jmooring #2323
- Miscellaneous edits e1c6ecd @jmooring
- templates/internal.md: Correct GoogleAnalytics key name 23a1f3f @chalin
- Update troubleshooting section 6dcfa9a @jmooring #2316
- Adjust code and code-toggle shortcodes 0c8857e @jmooring
- Reduce number of site audit warnings 8820264 @jmooring
- Clarify hint option in image processing spec 526d06b @jmooring
- Image Processing: Improve sentence and fix code sample 310849d @jmooring
- Revert "Image Processing: Improve sentence and fix code sample" (#2318) 5bb67bf @jmooring
- Image Processing: Improve sentence and fix code sample 77c926f @jaller94
- Miscellaneous edits 52179fb @jmooring
- Revert change to hugo.work f4e8867 @jmooring
- Update theme c410fef @jmooring
- Rework where function documentation 8b72dfe @jmooring #2225
- Minor edits to global page function f35a712 @jmooring
- Cleanup shortcode calls 903b42e @jmooring
- Update documentation.md c9247e9 @jmooring
- Clean up build option descriptions and examples dff3c4a @jmooring
- Use consistent signatures f46d313 @jmooring
- Minor correction to resources.GetRemote 2af2470 @jmooring
- Remove superfluous shortcode param 45ec53f @jmooring
- Improve deployment documentation 2a05447 @lincolnq
- Clarify lang keyword 3cf36a7 @LukeDeWaal
- Update front-matter.md f10d649 @jmooring
- Add Sveltia to CMS list dc94e20 @privatemaker
- Update front-ends.md b15d6d6 @jmooring
- Update FormatCurrency.md bb41588 @ghk-arolla
- Add showcase for hidden sections without index.html b40fff3 @istr
- Improve image filter examples 71316e1 @jmooring
- Miscellaneous edits d46f0b1 @jmooring
- Adjust quick reference guides ad3f9cd @jmooring
- Update theme 8657804 @jmooring
- Miscellaneous corrections d9e9811 @jmooring
- Miscellaneous updates 5086665 @jmooring
- Miscellaneous updates 80b2241 @jmooring
- Namespace functions and methods 723a827 @jmooring
- Bump GitHub workflows to latest versions 66017c7 @deining
- Update related.md db0f1e6 @alkaest2002
- Update configuration.md 641ba39 @jmooring
- Update rss.md d2a9909 @jmooring #2293
- Document debug.Timer 708c351 @jmooring
- Add new-in tag to images.Padding 28e2388 @jmooring
- Add new-in tags to hugo.IsDevelopment and hugo.IsServer ee24cff @jmooring
Typo fixes
- Fix typo 52d2db4 @jmooring
- Fix typo f3943f9 @hugo-sid
- Fix typo 783fdd3 @jmooring
- Fix typo 26d5a43 @jmooring
- Fix typo c7e86f0 @jmooring
Dependency Updates
v0.120.0
Improvements
- docs: Regen docshelper 9c3e606 @bep
- commands/new: Remove format flag from new content cmd 159fd97 @jmooring #11462
- docs: Regenerate docshelper 65b2dd3 @bep
- resources/images: Create padding image filter 2be6206 @jmooring #11599
- Fix function signatures 4d936ae @jmooring
- Simplify example usage of apply function 8182a27 @jmooring
- Fix broken link 4175934 @jmooring
- Mention Go variable naming rules 9829e28 @salim-b
- Update glossary 0d62fee @jmooring
- Prepare for pending deprecations 5e9ecb2 @jmooring
- Update Twitter Cards URL c5f76c7 @coliff
- hugolib: Deprecate .Site.DisqusShortname 3f947c1 @jmooring
- hugolib: Deprecate .Site.GoogleAnalytics 6bd1af8 @jmooring
- tpl/tplimpl: Deprecate .Site.Social usage with internal templates 78becc6 @jmooring
- Fix broken link cb18a51 @JingWangTW
- Config: Place Google Analytics tag ID under the services key 07a0198 @jmooring
- Fix muiltilingual menu definition instructions 50d8ad1 @jmooring
- Explain usage of front matter to target a template 6f34ca8 @jmooring
- Improve goldmark config docs 5bd9772 @jmooring
- Remove Docker notes from installation instructions 4476329 @jmooring
- Update reference to hugo.work 84741d1 @emmanuel-ferdman
- common/hugo: Add hugo.IsServer and hugo.IsDevelopment e3ec2a4 @jmooring #11510
- Fix menu template 0338d7c @jmooring
- Add return type to functions a3a40ff @jmooring
- Remove outdated feature image 85ac3e7 @jmooring
- Fix signatures d47d889 @jmooring
- Document safe.JSStr function 7551ba2 @jmooring
- Document keyVals function e77993b @jmooring
- Update theme 4dba20d @bep
- Update echoparam babf915 @jmooring
- Adjust related functions 8c8203e @jmooring
- Fix example 4cb1b30 @jmooring
- Improve showcase prose ba95eca @jmooring
- Add Overmind Studios showcase 5d3dcf3 @tobkum
- Change code blocks from indented to fenced 8d634ac @jmooring
- Add missing code fences cfab978 @jmooring
- Limit related pages for functions to other functions 407dd5c @jmooring
- Fix .Site.LastChange doc 9fa67d9 @willfaught
- docs: Even more about images.Process f864af9 @bep
- docs: More about images.Process 9d772d5 @bep
- docs: Regen docshelper bc655f8 @bep
- Add images.Process filter 918ed53 @bep #8439
- Add $image.Process 5736458 @bep #11483
- Cleanup RSS templates page 7ef2dbc @jmooring
- Add images.Opacity filter a1151b0 @bep #11471
- Fix multilingual permalinks example 0e23d5e @jmooring
- Update faq.md b3c342b @calalloo
- Regen CLI docs f73109a @bep
- Fix minor nitpicks (#2233) ac6ee20 @salim-b
- Mention the Giscus comments system (#2234) f24fcff @razonyang
- Remove reference to Ghost migration tool 418fa98 @jmooring #2229
- Adjust table layout 94a76df @jmooring
- Update featured image in digital.gov showcase fd1eb26 @jmooring
- Correct directory description d3d9465 @jmooring
- Use sentence case for heading bbe1dff @jmooring
- Add hosting provider fetch depth to GitInfo variables page acfa0be @brycewray
- Fix spelling mistake 751517f @hugo-sid
- Update content for v0.118.0 cdd77aa @jmooring
- Format netlify.toml c77d09b @bep
- docs: Regen docs helper 95f2029 @bep
- ci(Netlify): specify
HUGO_VERSION
environment variable once 686c7b6 @hugo-sid - markup/goldmark: Add CJK extension fd57ba9 @henry0312 #10472
- fix: change heading level da99a35 @hugo-sid
- Update taxonomy methods e57da3f @jmooring
- Update description of rendered breadcrumb navigation 7461724 @jmooring
- Clarify term 6bc52fd @jmooring
- Update template overview page 6c1ea83 @jmooring
- Clarify the append function a5dc978 @jmooring
- Update GitHub hosting instructions a135e52 @jmooring
- Update sections page a51bf9f @jmooring
- Update archetypes and glossary ed35fc6 @jmooring
- Format examples 1a4522b @jmooring
- Use "hugo new content" to create content a70f200 @jmooring
- Remove comment 673846f @jmooring
- Fix link b7febf0 @jmooring
- Miscellaneous edits 6f6fe21 @jmooring
- Remove lookup order table from output formats page 99227dd @jmooring
- tools/editors: Add Prettier Plugin for Go Templates bc88706 @jmooring
- Update docs.yaml 157b169 @jmooring
- docshelper: Improve template lookup order descriptions 2bfb3bf @jmooring
- Update cond function 1c8f514 @jmooring
- Add assumptions to taxonomy and term template lookup order examples e5f1f81 @jmooring
- Update postprocess 475b406 @jmooring
- glossary: Update content type 2d6cb8d @jmooring
- Add descriptions to template lookup order example sections 03b514b @jmooring
- glossary: Fix broken link 06678f9 @deining
- Simplify news listing 4cd5056 @jmooring
- Update glossary of terms fadb980 @jmooring
- Change order of example sections for template lookup order 491bacd @jmooring
- Create glossary of terms 04b8f39 @jmooring
- Remove reference to asciidoctor-rouge extension 12e896b @hybras
- Insert missing words 055f7bb @willfaught
- Miscellaneous edits 8cd6ac3 @jmooring
- Update configuration.md 2cbe17f @salim-b
- Update data-templates.md 5296153 @salim-b
- Update theme 853154e @bep
- resources.getRemote: Fix definition list 45f0862 @deining
- cache: Hide IsResourceDir from the exported config b0baa89 @bep
- Update docshelper 29a51da @bep
- Remove link to gitter from site footer 3bdfe88 @jmooring
- Use "map" instead of "dictionary" cacd0e4 @jmooring
- Document the transform.Remarshal template function 704dd5d @jmooring
- Populate news section via GitHub releases API e8d7449 @jmooring #1816
- docs: Replace docs.json with docs.yaml b4b071e @bep #11345
- Replace docs.json with docs.yaml 3ff1118 @bep
- Use docs.json to generate default config throughout the site 7726bbc @jmooring
- Use docs.json to generate default config for related content 57dca93 @jmooring
- Add some .RenderShortcodes docs 74d5082 @bep
- Add all config to docshelper.json 420f7aa @bep #11328
- Clarify front matter date fields a7e1e9b @jmooring
- Clarify how to determine if .Inner is populated 69df4fc @jmooring
- Document strings.ContainsNonSpace 9046bf4 @jmooring
- Fix indentation and broken image 8dbe5df @jmooring
- Link to detailed descriptions of canonfiyURLs and relativeURLs d4c01b5 @jmooring
- Explain behaviour when appending to a slice containing other slices 4d95973 @kcastellino
- Standardize right arrow usage 69e24e4 @jmooring
- Remove references to Google's Universal Analytics and the async template 01b3787 @calalloo
- Use shared file to describe regex syntax d415bae @jmooring
- snap: How to enable or revoke access to SSH keys e75dee6 @jmooring
- Remove hasPrefix and hasSuffix in favor of namespaced versions feed2d1 @jmooring
- security: Use default execution settings 3c6d2cf @deining
- configuration: correct cacheDir description 95fac27 @tristan957
- configuration: Fix broken link cd9f1f9 @deining
Typo fixes
- Fix typo 11ce3a5 @salim-b
- Fix typo 4bf0c71 @calalloo
- Fix typos 1a32519 @jmooring
- Fix typos in content/en/functions/fmt f5d2f5e @alexandear
- content: Fix typos e263ad6 @alexandear
- Fix typo d78c427 @jmooring
- Fix typo dab07dc @jmooring
- Fix typo e50fa45 @jmooring
- Typo: functions/after.md 48ad412 @nooitaf
v0.116.0
Improvements
- Update requirements for building from source ee51a93 @jmooring
- Editor tools: Remove duplicate sentence 4018995 @deining
- docs: Regenerate CLI docs fb0ff26 @bep
- Update where.md e8a5665 @bep
- Update hosting instructions 7bc5cf1 @jmooring
- docs: Update where 018a043 @bep
- docs: Update where function operators d33ae91 @jmooring
- docs: Rework the cacheDir documentation 9a108a6 @bep
- Update build-options.md c43daf4 @jmooring
- Build options: Improve readability 3ebbfed @deining
- Improve safeHTMLAttr explanation 5091bf6 @jmooring
- Fix description of collections.Apply b64cbce @istr
- Revert "config: Remove disableLiveReload" b42e7c5 @bep
- Remove excess spaces in configuration docs 35ce229 @adrian5
- Update listed titleCaseStyle default value 2edf761 @adrian5
- config: Remove disableLiveReload 887f6fb @bep
- Remove tools associated with Atom 37d8569 @jmooring
- Fix URL in postprocess docs 871d11b @adrian5
- Update GitLab workflow bbb17d2 @jmooring
- Use sentence-style capitalization for headings bc53ea5 @jmooring
- Remove starter kits page c885604 @jmooring
- Update mention of Netlify CMS to Decap CMS 4c0fe26 @tffarhad
- Consistently use file name instead of filename 0506717 @jmooring
- Improve multilingual config example and descriptions 763dd64 @jmooring
- Use lowercase when referring to front matter (#2132) e5aa61e @jmooring
- docs: Refresh docs.json 7ba3d0c @jmooring
- Update description of timeout configuration value de8bdde @jmooring
- netify: Hugo 0.115.2 e1245d9 @bep
- Improve taxonomy template examples 128cbe1 @jmooring
- Improve highlight function example 4e743ec @jmooring
- Compile Sass to CSS, not SCSS e4a8a21 @tsilvap
- docs: Regenerate CLI docs c1538bd @deining
- Add titleCaseStyle none and firstupper bd4e334 @bep #11204
- Update quick-start.md 6ff93d4 @LarryLib
- Update build config examples and explanation 5c6653c @jmooring
- Remove the
url
parameter 1458d9a @razonyang - docs: Regen docs helper 4c48823 @bep
- Add link to PowerShell vs Windows PowerShell documentation d1aa1c1 @jmooring
- Fix link to Git installation instructions 6e3b70c @jmooring
- Clarify resources.Copy arguments 4f8a9ca @jmooring
- Update theme ee86dd1 @bep
- Update theme dc7c305 @bep
- Clarify caching for resources.FromString (#2120) 60c2392 @willfaught
- Specify target path caching for resources.ExecuteAsTemplate (#2027) 42cc48c @willfaught
- Correct the sample code of mermaid (#2119) a54bf4c @benqqqq
- docs: Update permalinks documentation 8c49b06 @jmooring #8523 #10847
- Page bundles: link to info about single vs. list page templates (#2116) a4818d9 @deining
- snap: Document removable media access 3fc7744 @jmooring
- Update theme dbd08f5 @bep
- Improve Dart Sass example for Netlify 9ec92cf @jmooring
- Add Dart Sass installation and usage documentation 2d294ec @jmooring
- Fix placement of curly braces 4c6b77d @jamietanna
- Update template-debugging.md to include a jsonify example 897812a @finn-matti
- Update GitHub Pages hosting instructions (#2109) 22bca51 @jmooring
- Document math functions new in v0.114.0 (#2108) a964d93 @jmooring
Typo fixes
v0.114.0
Improvements
- docs: Regen docshelper 93c4dcf @bep
- docs: Regen CLI docs 96f03c7 @bep
- Clarify resource media type variables (#2106) 8e22a22 @jmooring
- Update transform.Unmarshal.md (#2105) 2652da8 @atheken
- Update theme 9265717 @bep
- Update theme 4601c1d @bep
- Update plainify.md 85befbb @jmooring
- cache: Set default cache path based on $USER eed8794 @Sircular #7391
- Update comparison operators (#2104) 56e1370 @jmooring
- Front matter docu: improve link to TOML spec (#2102) 4241135 @deining
v0.113.0
Improvements
- docs: Regenerate CLI docs 1622d5d @bep
- Update editors.md to include vim-hugo (#2098) cd68133 @balki
- docs: Regenerate CLI docs b891028 @bep
- build.cachebusters 1d5548d @bep
- Bump min Go version to 1.19 when building from source (#2095) b32c3a8 @jmooring
- docs: Regenerate CLI docs b3fb4a1 @bep
- docs: Regen CLI docs 291ecd3 @bep
- Update theme 1798dc0 @bep #2094
- Update CLI documentation (#2092) 403fa71 @jmooring
- Correct media subtype example aade5a0 @jmooring
- Add source/target warning to resources.Copy (#2091) b78b86c @jmooring
- Change config.xxx to hugo.xxx throughout the documentation (#2090) 7319704 @jmooring
- Add hugo.WorkingDir to docs (#2089) d489d4c @jmooring
Typo fixes
v0.112.0
Improvements
- Some more about 0.112.0 91eb442 @bep
- docs: Regen docshelper bd3b33a @bep
- docs: Regen CLI docs fb3027d @bep
- tpl/tplimpl: Add img loading attribute to figure shortcode (#10927) a942cee @InLaw
- Update postprocess.md 39af43e @bep
- tpl/urls: Return empty string when JoinPath has zero args 0e0c7b2 @jmooring
- tpl/urls: Add JoinPath template function 310ce94 @jmooring #9694
- Update multilingual.md 3ec192d @bep
- Add a note about some changes in 0.112.0 7fc7bf8 @bep
- tpl: Add math.Abs ae435ca @alexandear #10941
- Fix ordinal abbrev example 742510a @alexandear
- Correct spelling for 'GitHub' and 'GitLab' (#2082) fe55703 @alexandear
- Add i18n to list of directories affected by ignoreFiles 3383786 @jmooring
- Update 404.md (#2076) 5bfb952 @bwc69151
- Update hosting-on-cloudflare-pages.md (#2078) 87545a4 @bwc69151
- Add default module mount to example (#2075) aa5952c @AlanBreck
- Align permalinks examples (#2073) ced5292 @zemzelett
- Revert "Update syntax-highlighting.md (#10929)" (#10930) f340139 @jmooring
- Update syntax-highlighting.md (#10929) 917a0e2 @kirillbobyrev
- Clarify description of baseURL c79319a @jmooring
- Remove erroneous statement 05fe916 @jmooring
- docs: Remove note about hugo server not using 404 (#2068) aa59ef3 @cdriehuys
- Clarify findRESubmatch (#2065) 4a387a6 @jmooring
- Clarify findRE, replaceRE, and findRESubmatch (#2064) 47a9181 @jmooring #2063
- Update theme e5eedbb @bep
- Clarify pageRef menu property (#2059) 5d392c3 @jmooring
- Clarify module.replacements wording (#2052) 17ef283 @willfaught
- Fixing broken links (#2057) 5db4aa4 @deining
- Fix broken links (#2055) 9afa0c2 @deining
- Correct repo URL for migration tool (contentful.com) (#2056) 49b981b @deining
- Remove duplicate content 969c24c @jmooring
- Revert "Delete duplicate content" 0b91e76 @jmooring
- Delete duplicate content 3229e79 @hencter
- Describe snap package strict confinement (#2050) 6509159 @jmooring #2049
- Remove hugo.Generator admonition (#2048) 1589bcd @rhcarvalho
- Add example 7e553d1 @carlinmack
- Replace blockquotes with admonitions where appropriate (#2043) 48bec03 @jmooring
- Remove orphaned param fron admonition calls (#2042) 98226fe @jmooring
- Clarify cast functions (#2041) 2a37a1d @jmooring
- Replace output shortcode calls 944e274 @jmooring
- Add example of shortcode calls within sample code 0c66fb0 @jmooring
- Replace tip and warning shortcode calls f25a79c @jmooring
- Refactor code shortcode 3afac22 @jmooring
- Clarify seq function ad65d29 @jmooring
- Clarify title function 59f8a1f @jmooring
- Cleanup hasPrefix hasSuffix 47535dc @jmooring
- Cleanup action delimiters 7bee3e4 @jmooring
- Correct functions archetype cc96070 @jmooring
- Remove duplicate shortcodes ffe5d39 @jmooring
- Remove old todos 075c9f3 @jmooring
- Front matter cleanup (#2039) bc3ec03 @jmooring
- Add code fence types (#2038) 928b945 @willfaught
- Document .File.Filename (#2037) 856fa29 @jmooring #1623
- Update output-formats.md (#2036) 0988c4a @bwc69151
- Change findRe to findRE 289da56 @willfaught
- Update theme 1e50f05 @bep
- Improve type formatting (#2032) f90fb1b @jmooring
- Use code-toggle shortcode where appropriate 7785fa7 @jmooring
- Add space after and before action delimiters f11cabf @jmooring
- Replace erroneous use of nocopy shortcode param ac333c7 @jmooring
- Use bool param when calling code-toggle 064896c @jmooring
- Update code-toggle shortcode fb33bf5 @jmooring
- Add missing go-html-template code fence type (#2030) 6ddeab4 @willfaught
- Fix links (#2029) 1bba4ce @jmooring
- Link destination cleanup (#2028) 77f4d6c @jmooring
- Improve breadcrumb example (#2026) fc0ecc0 @jmooring
- Update the breadcrumb navigation example (#2025) 6148be2 @razonyang
- Clarify sort function (#2024) 6ebb37b @jmooring #1365
- Add Winget installation method (#1988) 31269ba @sitiom
- Resource methods: add signatures, minor improvements (#2017) d6c5f94 @deining
- Modify inner variable shortcode-template explanation (#1985) d2e594c @ginaesps
- Update GitHub Pages starter workflow (#2023) a54927a @jmooring
- Remove orphaned static files (#2022) 2964c2d @jmooring
- Complete documentation on '.Scratch' and '.Store' (#2016) 97e5567 @deining
- Remove literal from example menu template bdce77c @jmooring
- Correct and improve menu documentation (#2010) c0f23b2 @jmooring #1594 #1752
- Document .Page.Store (#2011) 464368f @jmooring #1668
- Improve urls.Parse function (#2012) a3d7c4a @jmooring #1977
- Clarify postcss config option (#2013) d2cec37 @jmooring #2005
- Clarify mermaid markdown example (#2004) 90c82d7 @jmooring
- docs(Diagrams): Update mermaid import mechanism (#1967) 1b11dcd @sidharthv96
- Fingerprinting, asset management: minor improvements (#2003) 4aceb68 @deining
- resources.GetRemote: minor improvement (#2002) bcbc519 @deining
- Clarify markdownify behavior (#1999) d54185b @jmooring #1992
- Clarify usage of slug in front matter (#1998) afb582a @jmooring #1997
- Update hasSuffix.md f719853 @guv36783
- docs: Improve examples of variadic math functions 06858c6 @jmooring
- tpl/math: Allow multi numbers in add, sub, mul, div, min and max 8b65699 @septs
- tpl: Add hasSuffix alias 2a38c40 @jfish2
- switch transfers to workers 4e0b98d @davidejones
- customize parallel transfer count 11651ac @davidejones
- Update GitHub hosting instructions (#1991) 142f5da @jmooring #1990
- add headings to distinguish render hook context params 0651a76 @AlanBreck
- Add a paragraph about the new page template function 226cb9e @bep
- Add .Fragments docs 4c0157a @bep
Typo fixes
- Fix typo in hosting-on-azure.md (#2080) 84a059b @mike-ryan-codes
- Fix typo 77b5009 @jmooring
- Fix typo in frontmatter description (#2071) e93a980 @olwenya
- Fix typos on Configure Hugo page (#2058) a557b0e @MaoPingZou
- Fix typo ec4eddb @jmooring
- Fix typo 03fd1d4 @jmooring
- Fix typos 1898013 @jmooring
- Fix typo fa7b2e2 @jmooring
- Fixed typo (#2007) eb3003f @tfsomrat
v0.111.0
Improvements
- Add Related fragments config 615d18e @bep
- cods: Regen docs helper a36449b @bep
- Update quick-start.md (#1984) 6e32d05 @rotoglup
- Mermaid: reflect latest docs specifications eddd25f @djibe
- Mermaid: switch to ESM import b2a23b6 @djibe
- Update index.md 43d83c1 @bep
- related: Add config option cardinalityThreshold c5a962b @bep #10744
- docs: Another fix related docs example f916773 @bep
- docs: Fix related docs example 17aa939 @bep
- Add page fragments support to Related cb998b3 @bep #10711 #9339 #10725
- Clarify placement of 404 template 36dd548 @jmooring
- Update urls.Parse.md 6f0a5f3 @jmooring
- Remove reference to Internet Explorer conditional comments (#1975) c8070e5 @jorisroovers
- Describe default source map behavior for js.build (#1974) 3e3458f @jmooring #1973
- Simplify ordinal abbreviation example... (#1970) 08c9ed0 @kcastellino
- docs(markdownify): mention a context limitation (#1968) b5aa8d5 @JackuB
- Fix
hardWraps
config spelling (#1964) c47cadf @ofalvai - Add detail to tabWidth highlighting option 5739a17 @jmooring
- doc: Add hugo-lyra search engine (#1959) 73a4bcd @paolomainardi
- Update uniq function example (#1963) 6cc9ebd @jmooring
- Update uniq.md 686a65c @jmooring
- Update uniq.md 096f794 @jmooring
- remove
version
from SVG example (#1957) 914ca0c @coliff - Update theme 58347d4 @bep
- Fix 404 error for CloudCannon community learn docs (#1955) 7c80637 @afrodidact
- Update theme 58e42b0 @bep
- Update theme fd0385e @bep
- Update findRe.md 513b7a4 @bep
- Update configuration.md 4d39137 @bep
- Update configuration.md b1c3b58 @bep
- Update configuration.md f827cce @bep
Typo fixes
v0.110.0
Improvements
- dos: Regen CLI docs 4c0b5a0 @bep
- docs: Regen docshelper 05d9db7 @bep
- Format config e83141f @bep
- Rename config.toml -> hugo.toml 4cadf79 @bep
- Move config/_default/config.toml -> config.toml c8aa861 @bep
- Add fill HTTP Response info into .Data in resources.GetRemote 2943c03 @bep #10604
- Document cleanDestinationDir configuration setting 1214f6f @regisphilibert
- Clarify .Page.Param method (#1953) 27ca654 @jmooring
- Document the usage of
hardWrap
option for markdown rendering (#1951) 3fa1792 @cmpute - Update theme 8b5afdf @bep
- fix docs for getting remote font 207e7f0 @olikami
- Added missing
/
in URL generator (#1946) f9d6445 @arun-mani-j - Remove translations 3a22ee7 @jmooring
- Update introduction.md b3b900f @bep
- rm Forestry - facing end-of-life shortly (#1944) aca4400 @karlkeefer
Typo fixes
- Correct typo 1f7094b @Josh-BI-UK
v0.109.0
Improvements
- Update scss-sass.md af0014e @bep
- docs: Regen docs helper JSON e033dbe @bep
- resource/page: Add Page.Ancestors 452bf67 @septs #10567
- Add some docs for workspaces 12edd73 @bep
- Add HUGO_PUBLISHDIR to the Node environment 8f0fcba @bep #10554
- Update theme 4e66d98 @bep
- config: Update to ga v4 808aee6 @bep
- config: Update to ga v4 1de2bc5 @bep
- Remove .Site.Author 2c0125b @bep
- modules: Adjust watch logic vs workspace use definitions 54c54bf @bep
- Update partialCached.md (#1924) 2cf8841 @ivanduka
- Update data-templates.md (#1926) 3854871 @tyytytytyiigo
- Make heading id linkable, take 2 3687c29 @jmooring
- Make heading id linkable 45c79be @jmooring
- Delete duplicates the lines 557-569 and 570-582. (#1934) b220793 @juggernautjp
- Rework the taxonomy variables page (#1935) 0a90dc1 @jmooring #1933
- Update theme 7f8979c @bep
- Update multilingual.md 26e682a @jmooring
- Update postcss.md d40e769 @jmooring
- Update postcss npm instructions (#1931) 375d75c @jmooring
- Emphasize Window shell selection (#1930) 6302009 @jmooring #1928
- Update configuration.md 56824be @bep
- Docu 'Theme components': minor fix (#1929) b7b8f16 @deining
- Remove Docker from BSD page (#1927) 09dc81a @sergio-carlavilla