135 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen
d51397c2fe Fix broken link in Quick Start
Fixes #3729
2017-07-23 20:20:12 +02:00
Bjørn Erik Pedersen
1fb39846c8 Add /quickstart alias to quickstart 2017-07-23 18:45:48 +02:00
Bjørn Erik Pedersen
7440616b1b Add new and simpler quickstart
Fixes #75
2017-07-23 18:43:20 +02:00
Bjørn Erik Pedersen
572b9e7590 Clean up the code shortcode use
* No markdown needed
* No code fence needed

See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen
a1b2fd3bdc Remove the code fence language codes
See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen
092271c24c Use infinitive mood for main titles
Updates #46
2017-07-19 19:19:29 +02:00
Bjørn Erik Pedersen
b0470688f1 Use infinitive mood for titles
Fixes #46
2017-07-17 21:22:03 +02:00
Bjørn Erik Pedersen
61203de8cb Some minor edits of the getting started section 2017-07-16 22:11:34 +02:00
Bjørn Erik Pedersen
4ac6e82810 Update content references to new gohugoio org 2017-07-16 14:38:15 +02:00
Bjørn Erik Pedersen
2d75e09066 Content fix 2017-07-16 00:24:03 +02:00
Bjørn Erik Pedersen
87db4be71e Remove the tags config for now
See https://github.com/gohugoio/hugoDocs/issues/32
2017-07-14 10:54:47 +02:00
Ryan Watters
52aedacd2b Add admonition note to getenv function 2017-07-13 00:05:15 -06:00
Ryan Watters
9305be17ca Make minor tweaks to docs on generated dirs in Directory Structure 2017-07-13 00:05:15 -06:00
Ryan Watters
ed98ef4eed Update dir structure and remove old YT video from Quick Start 2017-07-13 00:05:15 -06:00
Ryan Watters
5004ef61cf Update output of "hugo help" on Basic Usage page
Closes rdwatters/hugo-docs-concept#114
2017-07-13 00:00:26 -06:00
Ryan Watters
6df80224b7 Add CentOS to Install Hugo page
Closes rdwatters/hugo-docs-concept#133
See PR gohugoio/hugo#3581
2017-07-12 23:57:24 -06:00
Ryan Watters
d78c5b4d5c Replace all instances of discuss.gohugo.io with new discourse.gohugo.io URL 2017-06-16 20:50:36 -05:00
Ryan Watters
e731a7aa51 Fix heading typo for Windows 10 users in install instructions 2017-06-16 20:44:24 -05:00
Ryan Watters
4231fd695e Update all relevant instances of spf13 to gohugoio in install instructions 2017-06-16 20:39:42 -05:00
Ryan Watters
b68758a9fe Update _index.md to show more intuitive link titles 2017-05-26 14:51:57 -05:00
Bud Parr
7fd64f19c8 Merge bp/theme-design branch containing Bud Parr's new design
It's a beautiful thing. A thousand thanks, Bud.

See PR rdwatters/hugo-docs-concept#118
2017-05-26 14:25:22 -05:00
Ryan Watters
f4d9612e61 Update console message in sample code for brew installation 2017-05-24 13:57:20 -05:00
Ryan Watters
801ab9f59e Remove "brew update" from install page
Closes rdwatters/hugo-docs-concept#115
2017-05-24 13:52:34 -05:00
Ryan Watters
2677772044 Fix env var description in configuration.md 2017-04-10 23:06:17 -05:00
Ryan Watters
24ae7df130 Add mention of output format configuration to configuration.md 2017-04-10 23:01:22 -05:00
Ryan Watters
0902a1c08b Make toc font size less obnoxiously large 2017-04-07 18:51:56 -05:00
Ryan Watters
bd40c73f29 Add datatable shortcodes and custom outputs draft
Closes rdwatters/hugo-docs-concept#77
2017-04-07 15:19:28 -05:00
Ryan Watters
3ce3917e4a Remove mention of v0.20 in Getting Started 2017-04-07 13:01:55 -05:00
Ryan Watters
c05526d6cc Remove "Using Hugo's Server in Production" section
Closes rdwatters/hugo-docs-concept#76
2017-04-07 12:35:39 -05:00
digitalcraftsman
0b4c1af04b Add some improvements to getting-started/usage.md
- use HTTPS links when possible
- correct/add link to deployment section
- add data/ as watched folder

See PR rdwatters/hugo-docs-concept#72
2017-04-07 12:31:12 -05:00
Ryan Watters
2e639d9567 Make a small casing fix on installing page 2017-04-07 12:06:37 -05:00
digitalcraftsman
2329545aa7 Favor HTTPS and use ref.-style links more consistently
Fix a few small merging conflicts, but this is all good by me.
Thanks @digitalcraftsman!

See PR rdwatters/hugo-docs-concept#71
2017-04-07 12:01:52 -05:00
Ryan Watters
119182aa43 Add sections_weight to all content files 2017-04-05 18:48:10 -05:00
Ryan Watters
4b1dfc1d52 Update govendor instructions in source install 2017-04-05 11:21:23 -05:00
Ryan Watters
af3230aa5b Fix typos and add explanation on configuration.md 2017-04-03 10:34:58 -05:00
Ryan Watters
77647be7ff Expand static dir explanation in dir structure 2017-04-03 10:16:25 -05:00
Ryan Watters
763dd22ce7 Remove how-to-use docs-page 2017-03-31 17:59:58 -05:00
Ryan Watters
d2829694b3 Fix inconsistencies in FM categories 2017-03-31 17:58:14 -05:00
Bud Parr
6896947058 Update content to use Hugo's built-in menu
* add generic menu declaration
* update about section
* commands
* update content management section
* update contribute section
* functions
* update getting started section
* update hosting and deployment section
* fix mailing list entry (no menu)
* update news section
* update Templates section
* update tools section
* update themes section
* troubleshooting
* update variables section

Fixes rdwatters/hugo-docs-concept#45
See PR rdwatters/hugo-docs-concept#62
2017-03-31 17:50:49 -05:00
Ryan Watters
f514681d1e Remove all tutorial-related content from install guide 2017-03-27 11:39:43 -05:00
Ryan Watters
109a6a592d Move list and homepage content to list templates page
Closes rdwatters/hugo-docs-concept#49
2017-03-27 10:02:28 -05:00
Ryan Watters
1517384b9e Remove more extraneous config.toml values 2017-03-25 14:45:43 -05:00
Ryan Watters
a479cb136b Update all uses of readfile SC to use root path 2017-03-25 14:19:15 -05:00
Ryan Watters
36bbadecf0 Add final copy for directory structure 2017-03-21 19:33:00 -05:00
Ryan Watters
e3f7988507 Update site.recent closes #46 2017-03-19 19:37:12 -05:00
Ryan Watters
68368bb020 Tweak env var config content 2017-03-19 13:54:26 -05:00
Ryan Watters
d134b397fe Remove editor from config docs 2017-03-18 16:32:23 -05:00
Ryan Watters
1849c7e94f Add Red Hat and Fedora to installing.md
Closes rdwatters/hugo-docs-concept#34
2017-03-14 13:31:13 -05:00
Ryan Watters
0fe6d98b14 Update OSX to macOS across the board closes #33 2017-03-14 13:23:05 -05:00
Ryan Watters
1b6431e146 Remove extra scroll bar in toc 2017-03-14 12:00:09 -05:00