Commit Graph

3936 Commits

Author SHA1 Message Date
sergioisidoro 85e50325c7 Simplify writing 2022-09-03 21:36:21 +02:00
sergioisidoro 9b30e81b93 Typo fix and remove passive form 2022-09-03 21:36:21 +02:00
sergioisidoro 8974b6c533 dynamic-menu-configuration 2022-09-03 21:36:21 +02:00
Christian Oliff 610a937b0f Remove Over from Showcase
The site is offline and the app has since been renamed
2022-08-31 19:39:40 +02:00
Loris Sigrist c08d6d898a Update en/templates/404.md with Firebase Hosting (#1796)
Firebase Hosting is a very popular way to host static sites. Therefore it is probably worth it to include it in all hosting-related documentation.
This Change adds an explanation of how to make 404 pages work with Firebase Hosting.
2022-08-23 12:18:36 +09:00
Joe Mooring 322b75f406 Update configuration.md 2022-08-06 16:27:28 -07:00
Patrice Chalin 2fa6f0b948 404 template example: remove slash relURL arg
For context, see:

- #9994

/cc @jmooring @dep
2022-07-29 20:53:34 +02:00
Christian Oliff 1195f168a3 Remove broken link (#1767)
The `examples` directory was removed with https://github.com/gohugoio/hugo/pull/9615.
2022-07-26 10:52:50 -07:00
Joe Mooring e0838e574e Update RenderString.md
With https://github.com/gohugoio/hugo/pull/9948 the .RenderString method now renders shortcodes.
2022-07-21 08:35:36 -07:00
Bjørn Erik Pedersen bee6adf71e Update page-resources.md 2022-07-18 09:02:11 +02:00
Olivier Goulet 24e142f229 Remove duplicate word from cascade description
Removed the duplicate word "down" from the sentence:

"Pass down down default configuration values..."
2022-07-18 08:58:26 +02:00
Razon Yang 879fc39839 docs: Update the description of PostCSS config 2022-07-18 08:57:56 +02:00
Kaushal Modi 2ffe539e3a fix: Use = instead of := for variable reassignments (#1771)
Ref: https://discourse.gohugo.io/t/join-two-variables-together/39402/6
2022-07-08 07:58:28 -07:00
Christian Oliff 7496b8f878 update 404 error for digitalocean docs
it was showing a 404 error!  
https://docs.digitalocean.com/products/app-platform/references/app-specification-reference/
2022-07-05 09:38:50 +02:00
Christian Oliff e5aa641a62 remove erroneous foo 2022-06-23 08:44:38 +02:00
Joe Mooring 8307b474e6 Add hl_inline to highlight function documentation 2022-06-16 19:19:14 +02:00
Christian Oliff 8517b02d9e update GitHub 404 docs URL to prevent redirect 2022-06-16 16:14:46 +02:00
Christian Oliff 5c52c27157 remove aerobatic.com
dead link.
2022-06-16 16:12:25 +02:00
Bjørn Erik Pedersen 3eb179558d Update syntax-highlighting.md 2022-06-16 10:48:59 +02:00
Khayyam Saleem 4785e99b14 common: Add hugo.GoVersion
Closes #9849. This enables `hugo.GoVersion` in templates to access the
version of Go that the Hugo binary was built with.
2022-06-16 10:35:30 +02:00
Dawid Potocki e679f1b7e9 resources/page: Add :slugorfilename attribute
Fixes #4739, #385
2022-06-16 10:35:30 +02:00
Bjørn Erik Pedersen 30f32a6243 Update scss-sass.md 2022-06-13 11:03:00 +02:00
Bjørn Erik Pedersen 5031301869 Update scss-sass.md 2022-06-13 11:01:41 +02:00
Andreas Deininger cbfaa67043 Remove references to outdated Blackfriday markdown processor (#1748) 2022-06-09 11:55:11 +09:00
Bjørn Erik Pedersen aaabe0ee90 Merge branch 'tempv0.100.2' 2022-06-08 14:31:45 +02:00
Joe Mooring bc615f257c tpl/path: Add path.BaseName function
Closes #9973
2022-06-06 09:36:16 +02:00
renyifu 5dddbf95e7 Add Chinese translation for _documentation and _index.md 2022-06-03 03:53:10 -06:00
suren b1e4f3200f Add translation for search tools 2022-06-03 03:32:33 -06:00
Bjørn Erik Pedersen 23281633a0 Update introduction.md 2022-06-01 18:45:03 +02:00
Bjørn Erik Pedersen 644ed3b011 Update faq.md
Closes #1152
2022-05-31 18:24:45 +02:00
Bjørn Erik Pedersen 54f377051b Add some lines about resources.Copy 2022-05-31 12:49:47 +02:00
Bjørn Erik Pedersen 82cf08355b Remove most Blackfriday references 2022-05-31 12:47:00 +02:00
Bjørn Erik Pedersen 8b6f8577fc docs: Regen CLI docs 2022-05-31 10:24:01 +02:00
Bjørn Erik Pedersen 5037d504fb Merge commit 'e4bfe59c4e043c92d3992587d8c64d264b262a22' 2022-05-31 10:22:05 +02:00
Bjørn Erik Pedersen 03ca7be5b8 Fix indentation in highlight shortcode
This commit adds a new `.InnerDeindent` method to the shortcode context, which is `.Inner` with any
indendation removed. This is then used in the built-in `highlight` shortcode to prevent the extra
whitespace getting hightlighted.

Fixes #4717
2022-05-31 09:05:54 +02:00
Brennan Angel 96fdc246cc Fix outdated i18n warnings flag mention on the multilingual page 2022-05-25 19:31:15 +02:00
ReLater fafd5070e1 Typo: Vriables > Variables 2022-05-16 18:16:05 +02:00
Bjørn Erik Pedersen 348c4e2377 Update postcss.md 2022-05-16 13:27:34 +02:00
Bjørn Erik Pedersen bb3f02ac19 Merge branch 'tempv0.99.0' 2022-05-16 13:05:11 +02:00
Johnny Peck bdd0b6eaf9 Update usage.md
Update the output of the ```hugo help``` command to the v0.98.0.
2022-05-15 22:09:53 +02:00
Bjørn Erik Pedersen f562ff99db postcss: Fix import error handling
Note that we will now fail if `inlineImports` is enabled and we cannot resolve an import.

You can work around this by either:

* Use url imports or imports with media queries.
* Set `skipInlineImportsNotFound=true` in the options

Also get the argument order in the different NewFileError* funcs in line.

Fixes #9895
2022-05-15 20:25:25 +02:00
Bjørn Erik Pedersen 5d73f215f1 docs: Regen CLI docs 2022-05-08 16:57:29 +02:00
Bjørn Erik Pedersen 2d9da3a563 Update build-options.md 2022-04-30 12:03:14 +02:00
Bjørn Erik Pedersen 5d910e24d2 Update introduction.md 2022-04-28 20:21:58 +02:00
Nikola Ubavić dd0f988311 Add details for DigitalOcean (#1730) 2022-04-21 07:37:47 -07:00
Christian Oliff e254724a75 Delete hosting-on-bitbucket.md (#1723)
This article depends on https://www.aerobatic.com/ which is no longer online. Let's delete this page.
2022-04-18 08:34:15 -07:00
Joe Mooring f4304fb7e5 Remove references to mmark (#1727)
Support for mmark was removed on 4 Jan 2022.
See https://github.com/gohugoio/hugo/commit/1651beb
2022-04-18 07:51:02 -07:00
Christian Oliff 255319023f remove broken link to codeplex.com (#1725)
* remove broken link to codeplex.com

* Update content/en/getting-started/installing.md

Co-authored-by: Joe Mooring <joe.mooring@veriphor.com>
2022-04-18 07:50:28 -07:00
Christian Oliff 06cc3856b9 delete broken link (#1724)
found via: https://www.deadlinkchecker.com/website-dead-link-checker.asp
2022-04-18 07:47:28 -07:00
Joe Mooring a28e0d0d3e Update AddDate method
Callout normalization behavior
Improve examples
2022-04-15 17:32:34 +02:00