10432 Commits

Author SHA1 Message Date
Andreas Deininger
76dd3a82a5
Follow-up: improve function signatures (#1914) (#1916) 2022-11-23 11:53:54 -08:00
Andreas Deininger
656dc72ba8
Improving function signatures (#1914)
Closes #98.
2022-11-23 11:37:51 -08:00
Joe Mooring
b715e84073
Explain how to create multilingual content (#1912)
Closes #1910
2022-11-22 13:28:42 -08:00
Joe Mooring
8500ee417f
Fix typo in Quick Start guide
Closes #1911
2022-11-22 13:08:12 -08:00
Andreas Deininger
ce60bb5729
Add docu for undocumented functions (#1907)
* Document string manipulation functions

* Document crypto.FNV32a function

* Document functions duration and time.ParseDuration

* Changes according to review feedback
2022-11-22 07:40:31 -08:00
Joe Mooring
372bf5e88b Improve Quick Start tutorial 2022-11-21 10:19:45 +01:00
Joe Mooring
71e81ec5f6 Remove asciicast from site 2022-11-21 10:19:45 +01:00
genetikdisoda
1e56c653ff
Update hosting-on-cloudflare-pages.md (#1903) 2022-11-20 11:31:57 -08:00
Andreas Deininger
1686f60b14
Adding documentation page for function 'strings.FirstUpper' (#1901) 2022-11-20 05:49:51 -08:00
Andreas Deininger
d533f7c9c8
Fixing typos (#1900)
Adding related functions
2022-11-19 09:09:57 -08:00
Harald Ernst
2563eee45e
Update multilingual.md (#1899)
defaultContentLang does not work. 
to set the the default language use: defaultContentLanguage (as written above)
2022-11-19 07:40:12 -08:00
Bjørn Erik Pedersen
2173ed799b
Update theme 2022-11-18 09:37:08 +01:00
Matthew Wildman
5591b88756
Update urls.md (#1897)
Fixed a typo.
2022-11-17 11:14:44 -08:00
Bjørn Erik Pedersen
4a88890b54
netlify: Hugo 0.106.0 v0.106.0 2022-11-17 19:55:57 +01:00
Bjørn Erik Pedersen
512879fdd1 docs: Regen CLI docs 2022-11-17 16:19:22 +01:00
Bjørn Erik Pedersen
f74b1d87de docs: Regenerate docs helper 2022-11-17 16:16:53 +01:00
Bjørn Erik Pedersen
9feacb48f8 Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b' 2022-11-17 16:16:19 +01:00
Joe Mooring
32cb8785ea
Fix page weights in content management section (#1896)
Closes #1285
2022-11-16 23:59:20 -08:00
Joe Mooring
11977b96f3
Make relURL and related functions consistent (#1895)
This addresses changes made in:
https://github.com/gohugoio/hugo/pull/10002

Closes #469
2022-11-16 22:58:11 -08:00
Jonathan Shull
f12180207a
Clarify github deployment (#1894) 2022-11-16 16:54:42 -08:00
Joe Mooring
9588777891
Remove remaining references to Highlight.js (#1893)
Closes #577
2022-11-16 16:11:39 -08:00
Joe Mooring
fc487d2632
Minor edit to taxonomy page 2022-11-16 15:11:49 -08:00
Bjørn Erik Pedersen
3b6a224b29
Update theme 2022-11-16 22:17:13 +01:00
Joe Mooring
b28553b624
Change "flavor" to "edition" when referring to builds (#1892) 2022-11-14 13:25:39 -08:00
9glenda
660e7581cc
Replaced sudo in OpenBSD with doas (#1891)
OpenBSD doesn't ship with sudo. It ships with the sudo alternative doas.
2022-11-13 15:48:37 -08:00
Christian Oliff
e3fcdea104
fix a few minor grammatical issues on Firebase docs (#1889) 2022-11-12 21:55:52 -08:00
Christian Oliff
e4c8b30eb4
update Static Web Apps docs (#1890)
Azure Static Web Apps is a specific product so it's important to use that for the title rather than just 'Azure'.
2022-11-12 21:54:42 -08:00
Bruno Gurgel
da2197c9e6
Update hosting-on-firebase.md (#1347)
Firebase now does support native integration with Github Actions for CICD. Including steps on this documentation.
2022-11-12 20:34:08 -08:00
Aaron Powell
5f2a0c2713
Adding deployment guide for Azure Static Web Apps (#1456)
* docs for deploying to swa

* name fix
2022-11-12 19:40:09 -08:00
Joe Mooring
5aaf570cd3 add Azure Static Web App config to 404 template 2022-11-12 16:01:51 -08:00
Thijs De Meester
35fc54362f add Azure Static Web App config to 404 template
add Azure Static Web App specification to Automatic loading spec

Reword Azure Storage option to further differentiate between hosting in Azure Storage and using Azure Static Web Apps
2022-11-12 16:00:01 -08:00
Bjørn Erik Pedersen
d48f67ba1b
Update 01-flavors.md 2022-11-12 23:08:01 +01:00
Duccio Gasparri
11debae8d4
Cleaned Use of ref and relref section, added refs of index.md and _in… (#1744)
* Cleaned Use of ref and relref section, added refs of index.md and _index.md

See https://discourse.gohugo.io/t/ref-relref-error/18904/3

Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-12 01:17:24 -08:00
Timothy Lim
b776040786
docs: Add link to menu entry variables (#1827)
* docs: Add link to menu entry variables

Add link to menu entry variables that show definition and format.

Fixes #1693

* Update content/en/content-management/menus.md

Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-12 01:01:54 -08:00
Joe Mooring
0fa8a6bf0f
Misc copy edits (#1887) 2022-11-12 00:50:02 -08:00
Ayooluwa
c27b545acb
Improve explanation of safeHTMLAttr's function (#1503)
Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
2022-11-11 23:31:33 -08:00
Joe Mooring
b04a4b32e2
Make CLI command summaries meaningful (#1886)
Closes #109
2022-11-11 21:38:50 -08:00
Kirill Bobyrev
dbf00a81f7
Fix a typo in diagrams documentation (#1885)
It looks like `!` was added accidentally.
2022-11-11 18:57:42 -08:00
Justin Fitzgerald
11f8843279
docs: Clarify how to remove draft/future/expired content (#1831)
- clarify that removing draft, future, and expired content only works if you delete the destination dir
- use unordered lists for draft/future/expired content options
- copy edit Deploy Your Website warning to mention cleanDestinationDir option and add helpful links to draft/future/expired settings.
- copy edit and clarify options to override the default output dir
- Added helpful links
2022-11-11 17:26:47 -08:00
Joe Mooring
6dc9e9860f
Improve complement function (#1884)
Closes #1795
2022-11-11 16:58:35 -08:00
Joe Mooring
56448a51aa
Remove erroneous sourcemap desc (#1883)
There were two sourceMap descriptions. This removes the erroneous one.
The remaining description is correct.
2022-11-11 16:57:15 -08:00
Joe Mooring
a0d0d2829a Merge branch 'divinerites-patch-1' 2022-11-11 12:27:11 -08:00
divinerites
10f20cb5ed Add a plausible-hugo theme component
I submit a proposal following this question : https://discourse.gohugo.io/t/theme-component-for-plausible-io-integration/27345/2?u=divinerites

Feel free to discard if this theme component doesn't belongs here.
2022-11-11 12:26:55 -08:00
Joe Mooring
9f1413eb58
Minor edits to showcase example 2022-11-11 11:00:41 -08:00
Christian Oliff
7d78420dba fix broken link to Isso Comments 2022-11-11 16:01:32 +01:00
Joe Mooring
925cb291fb
Make directory tree consistent with other examples 2022-11-10 22:25:03 -08:00
Robert Fekete
300fff092e
Add link to security policy from getenv.md (#1746)
Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-10 22:10:27 -08:00
Joe Mooring
7b4c517a6c
Fix docs menu weights 2022-11-10 21:52:35 -08:00
rbn30117
ce35775e03
Update faq.md (#1763)
Co-authored-by: stullesha <106075265+stullesha@users.noreply.github.com>
Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-10 21:42:43 -08:00
Joe Mooring
f3fb791a4f
Remove dated new-in flags (#1879)
This removes new-in flags older than v0.92.0, which was released at the
beginning of 2022.

Closes #1877
2022-11-10 21:33:45 -08:00