Commit Graph

17 Commits

Author SHA1 Message Date
Joe Mooring bc53ea5ce5 Use sentence-style capitalization for headings 2023-07-13 09:55:39 -07:00
Joe Mooring bc3ec033c8 Front matter cleanup (#2039) 2023-04-01 08:29:16 -07:00
Josh Payne 1f7094b9e6 Correct typo
Updates usage.md to correct a small typo on line 123. Changing "When are ready to deploy your site, run:" to "When you are ready to deploy your site, run:".
2023-01-06 08:35:56 -08:00
Joe Mooring 0fa8a6bf0f Misc copy edits (#1887) 2022-11-12 00:50:02 -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 16a8c35487 Update links to installation page (#1876) 2022-11-10 10:57:48 -08:00
Christian Oliff 68f05fdc83 Fenced code blocks should have a language specified (#1861) 2022-10-31 09:49:33 +09:00
Christian Oliff b6cb5ae483 Markdown linting fixes (#1846) 2022-10-20 01:06:32 +09: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
Joe Mooring 0c9321ca0b Remove reference to using LiveReload in production environment 2021-09-28 17:40:36 +02:00
Lucas Eduardo 4c81c6c2ac live reload: add section about --navigateToChanged 2021-06-07 10:20:00 +02:00
Joost Baaij 5d354c38d2 Replaced ``` code blocks with Code Toggler 2021-04-16 11:35:20 +02:00
Bjørn Erik Pedersen 696543e13d Update usage.md
Closes #1024
2020-01-27 18:41:20 +01:00
Christian Oliff d86e10b1e7 HTTPS links in Docs
I didn't touch old release notes and some code examples.
All links were tested and in some cases updated to prevent redirects where URLs have changed.
2019-07-30 10:31:12 -04:00
Bjørn Erik Pedersen a5a5f5d75c Start of taxonomy docs update for Hugo 0.55
Closes https://github.com/gohugoio/hugo/issues/5843
2019-04-11 14:11:59 +02:00
Eduardo Hitek f91d9da47f Update usage.md
Better explanation about the hugo command.
2018-06-13 17:18:02 +02:00
Anthony Fok 77578f5bfc Move content/ into new contentDir content/en/
in preparation for adding new translations such as Chinese.

Paths for "readfile" shortcode are adjusted accordingly.

See #461
2018-05-01 11:23:28 -06:00