Commit Graph
10408 Commits
Author SHA1 Message Date
9glendaandGitHub 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 OliffandGitHub e3fcdea104 fix a few minor grammatical issues on Firebase docs (#1889) 2022-11-12 21:55:52 -08:00
Christian OliffandGitHub 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 GurgelandGitHub 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 PowellandGitHub 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 MeesterandJoe Mooring 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 PedersenandGitHub d48f67ba1b Update 01-flavors.md 2022-11-12 23:08:01 +01:00
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
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 MooringandGitHub 0fa8a6bf0f Misc copy edits (#1887) 2022-11-12 00:50:02 -08:00
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 MooringandGitHub b04a4b32e2 Make CLI command summaries meaningful (#1886)
Closes #109
2022-11-11 21:38:50 -08:00
Kirill BobyrevandGitHub dbf00a81f7 Fix a typo in diagrams documentation (#1885)
It looks like `!` was added accidentally.
2022-11-11 18:57:42 -08:00
Justin FitzgeraldandGitHub 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 MooringandGitHub 6dc9e9860f Improve complement function (#1884)
Closes #1795
2022-11-11 16:58:35 -08:00
Joe MooringandGitHub 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
divineritesandJoe Mooring 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 MooringandGitHub 9f1413eb58 Minor edits to showcase example 2022-11-11 11:00:41 -08:00
Christian OliffandBjørn Erik Pedersen 7d78420dba fix broken link to Isso Comments 2022-11-11 16:01:32 +01:00
Joe MooringandGitHub 925cb291fb Make directory tree consistent with other examples 2022-11-10 22:25:03 -08:00
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 MooringandGitHub 7b4c517a6c Fix docs menu weights 2022-11-10 21:52:35 -08:00
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 MooringandGitHub 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 MooringandGitHub b6c634629b Remove deprecated templating langs (#1880) 2022-11-10 21:30:49 -08:00
Joe MooringandGitHub 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-DrevnigandGitHub 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 MooringandGitHub e3c4bc4e79 Remove unimplemented "ugly" property
Closes #1872
2022-11-10 19:09:26 -08:00
Jakub CabakandGitHub 86afd84ff3 Update editors.md (#1878) 2022-11-11 09:21:18 +09:00
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 MooringandGitHub 16a8c35487 Update links to installation page (#1876) 2022-11-10 10:57:48 -08:00
Joe MooringandGitHub 9e357f078a Add missing sections to BSD installation page (#1875) 2022-11-10 06:30:19 -08:00
Joe MooringandBjørn Erik Pedersen 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
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 OliffandGitHub d333d0287c Minor markdown linting fix and URL updates (#1873) 2022-11-10 15:17:05 +09:00
Peter BoerboomandGitHub d57c8aa505 Remove extraneous apostrophe (#1871) 2022-11-09 22:34:27 +09:00
Joe MooringandGitHub 8c25cfc5c1 Update index.md
Reverting changes from d9f7cfc0 that were superseded by 060076cb.
2022-11-08 19:18:12 -08:00
Joe MooringandGitHub 09fea41e0c Add lang to fenced code block 2022-11-07 03:12:11 -08:00
Joe ConstantandGitHub 35b9047988 Add small documentation about .Site.Social.twitter variable (#1854) 2022-11-07 03:10:32 -08:00
Joe MooringandBjørn Erik Pedersen 672042f898 Consolidate site configuration
Merged settings from config.toml in project root into
config/_default/config.toml.

Closes #1596
2022-11-07 11:56:14 +01:00
dfd4dd8739 Add help.ampio.com showcase. (#1863)
* Initial draft of help.ampio.com showcase.

* A couple of editorial changes

* Add TNTSearch link

* fix in "sorting issue" desc

* vscode paragraph redacted

* document lint

* vscode paragraph redacted again

* fix Ampio operations period

* last fixes

* Switch to 'one line per paragraph' markdown formatting flavour

* Apply suggestions from code review

Co-authored-by: Joe Mooring <joe@mooring.com>

Co-authored-by: anna.steyn <anna.steyn@ampio.pl>
Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-07 00:52:45 -08:00
e8d0e7bdf0 Include link to internal templates code (#1794)
* Include link to internal templates code

* Update content/en/templates/internal.md

Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-06 23:58:16 -08:00
Joe MooringandGitHub 7db6f0c018 Add example to split function (#1867) 2022-11-06 21:32:18 -08:00
be87dba80d Clarify split function docs (#1792)
* Clarify split function docs

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-06 21:25:53 -08:00
Joe MooringandGitHub a079193f19 Fix typo on data templates page 2022-11-06 20:55:56 -08:00
b234c70ee3 Fix data templates page (#1855)
* Fix explanation about how duplicate keys in duplicate files are handled

* Add information about valid filenames including examples

* Update content/en/templates/data-templates.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/templates/data-templates.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/templates/data-templates.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Apply suggested changes

* Update content/en/templates/data-templates.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/templates/data-templates.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/templates/data-templates.md

Co-authored-by: Joe Mooring <joe@mooring.com>

Co-authored-by: Joe Mooring <joe@mooring.com>
2022-11-06 20:53:52 -08:00
mark-nihilistconsumer-comandGitHub 074232b45c Update front-matter.md (#1856)
Fix typo
2022-11-06 11:15:20 -08:00
ahaasterandGitHub 711c8fa80a Added missing default value (#1862) 2022-11-06 11:12:00 -08:00