Commit Graph

3 Commits (00eb38b527b5b0b11c5b19eafd80260eac8ba93d)

Author SHA1 Message Date
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