1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-24 00:02:09 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Lucas Gabriel Schneider
3dc031f914 Update pages/common/hugo.md
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2019-10-13 08:58:04 +05:30
Schneider
42152ed459 multiple pages: rephrase without adjectives 2019-10-13 08:58:04 +05:30
pxgamer
e0ca1aec16 hugo: add link to homepage 2019-06-07 22:58:59 +01:00
David Haynes
5ea8b54d90 hugo: omit subject
- Remove uses of "your" and "you"
2017-05-26 20:02:52 +05:30
David Haynes
474f188b88 hugo: modify language
- hugo -> Hugo
- lowercase the description
- plain URL
- remove the extension token
- do not use relative references
- modify the buildDraft example to standalone and change the wording slightly
- modify the "watch for changes" wording slightly
2017-05-26 20:02:52 +05:30
David Haynes
0dea4539f3 hugo: add page
- Add in `hugo` commands essential to getting a site up and running.
- This is defined as:
    - A site existing
    - A theme existing
    - A page existing
    - The site being built in some manner (optionally being served through the webserver)

First pass on verbage.
2017-05-26 20:02:52 +05:30