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
Joe Mooring
b6c634629b
Remove deprecated templating langs ( #1880 )
2022-11-10 21:30:49 -08:00
Joe Mooring
1b25ca34fa
Update the findRE and replaceRE functions ( #1881 )
...
Co-authored-by: anakinsleftleg <77084568+anakinsleftleg@users.noreply.github.com>
Closes #1793
2022-11-10 21:28:22 -08:00
Erik Berkun-Drevnig
28757ec73b
Add Alora Labs website to showcase ( #1494 )
...
* Add Alora Labs
* Add generated resources
* Update showcase
2022-11-10 19:13:39 -08:00
Joe Mooring
e3c4bc4e79
Remove unimplemented "ugly" property
...
Closes #1872
2022-11-10 19:09:26 -08:00
Jakub Cabak
86afd84ff3
Update editors.md ( #1878 )
2022-11-11 09:21:18 +09:00
Michael Schnerring
44c0939116
Add urlquery function docs ( #1633 )
...
* Add urlquery function docs
Fixes #1627
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
* Update content/en/functions/urlquery.md
Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-10 12:16:08 -08:00
Joe Mooring
16a8c35487
Update links to installation page ( #1876 )
2022-11-10 10:57:48 -08:00
Joe Mooring
9e357f078a
Add missing sections to BSD installation page ( #1875 )
2022-11-10 06:30:19 -08:00
Joe Mooring
1b12916340
Promote "Installation" to a section
...
Closes #1866
Closes #1227
Closes #1468
Closes #1472
Closes #1555
Closes #1626
Closes #1737
Closes #1841
2022-11-10 15:15:02 +01:00
Joe Mooring
9dd51235b8
Add detail to description of .Plain page variable ( #1870 )
...
Co-authored-by: anakinsleftleg <77084568+anakinsleftleg@users.noreply.github.com>
Co-authored-by: anakinsleftleg <77084568+anakinsleftleg@users.noreply.github.com>
2022-11-09 22:21:57 -08:00
Christian Oliff
d333d0287c
Minor markdown linting fix and URL updates ( #1873 )
2022-11-10 15:17:05 +09:00
Peter Boerboom
d57c8aa505
Remove extraneous apostrophe ( #1871 )
2022-11-09 22:34:27 +09:00
Joe Mooring
8c25cfc5c1
Update index.md
...
Reverting changes from d9f7cfc0 that were superseded by 060076cb.
2022-11-08 19:18:12 -08:00