Commit Graph

10443 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen ba07bd9707 dartsass: Add sourceMapIncludeSources option 2022-12-05 16:36:45 +01:00
Randy Burden 4c1309cdfe Fix broken link to front matter page (#1923) 2022-11-25 21:31:51 -08:00
Joe Mooring 8181fff20c Add footnote to Quick Start guide for Win users (#1922)
Closes #1918
2022-11-25 19:38:01 -08:00
Patrick Kollitsch 4fd934f616 Fix abslangurl.md (#1919)
Last missing closing highlighting markers break page layout.
2022-11-24 13:30:31 -08:00
Andreas Deininger bf2c456173 Quick start guide: fix broken links (#1915) 2022-11-24 13:29:19 -08:00
Bjørn Erik Pedersen 201b568df6 Update theme
Fixes #1684
2022-11-24 16:47:21 +01:00
Bjørn Erik Pedersen 874db199db Hide the news stripe on front page for now 2022-11-24 15:27:04 +01:00
Bjørn Erik Pedersen aaf59e3e2e netlify: Hugo 0.107.0 2022-11-24 15:22:15 +01:00
Bjørn Erik Pedersen 79654c3014 Merge branch 'tempv107' 2022-11-24 15:21:58 +01:00
Bjørn Erik Pedersen 8345e0347e docs: Regen docs helper 2022-11-24 15:17:22 +01:00
Joe Mooring b5b4f15f96 Add assets directory to directory structure diagram (#1917) 2022-11-23 12:11:50 -08:00
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 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