Commit Graph

516 Commits

Author SHA1 Message Date
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
Bud Parr d4e8ea3e63 Move the theme to the new org
* Swap out old theme for new (moved/renamed) theme

* Fix hardcoded links to theme assets

See PR rdwatters/hugo-docs-concept#143
2017-06-15 10:55:39 -05:00
Ryan Watters 186eacbe4f Update tweets through mid-June 2017-06-14 14:02:20 -05:00
Ryan Watters 8744e6d0c5 Add noindex to alias explanation
Closes rdwatters/hugo-docs-concept#131
See PR gohugoio/hugo#3521
2017-06-11 14:32:08 -05:00
Ryan Watters 208d164640 Add additional reference to layout front matter 2017-06-10 16:34:09 -05:00
Ryan Watters e47b74d8d0 Add information about layout front matter variable
Also add outputs to front matter documentation.

Closes rdwatters/hugo-docs-concept#130
Closes gohugoio/hugo#3558
2017-06-10 16:25:57 -05:00
Ryan Watters 9ccb82fa42 Add functions file for uniq 2017-06-03 13:00:56 -05:00
digitalcraftsman 9412e0b01a Remove Duoshuo from list of commenting services
The linked website was shut down.

See PR rdwatters/hugo-docs-concept#128
2017-06-03 12:05:59 -05:00
Ryan Watters c940f08f84 Remove duplicate custom output pages 2017-06-01 17:27:41 -05:00
Ryan Watters 59c1bdc5a3 Move custom outputs from CM to templates section 2017-06-01 16:49:14 -05:00
Ryan Watters 0e363fe7b9 Remove theme-showcase.md => removing from global nav as well 2017-06-01 13:54:56 -05:00
Anthony Fok d83c53a8a6 Replace "Github" with "GitHub"
See PR rdwatters/hugo-docs-concept#126
2017-05-31 13:16:01 -05:00
Ryan Watters 00ea027e39 Clean up shortcode description on homepage and remove extra "to" 2017-05-30 12:37:23 -05:00
Ryan Watters f96df8f2cc Remove outdated developer tools
Closes rdwatters/hugo-docs-concept#112
See PR gohugoio/hugo#3498
2017-05-30 12:26:21 -05:00
Bud Parr fede945dfd Add home page to hugoDocs
* Add news content

* Switch to new home page

* Move docs home page to a new page

* Switch to home page content

* Adjust global menu: remove showcase

* Remove unneeded portion of the front matter

* Remove old theme

* Update content for new theme

* Fix content to new theme

* Move layouts into theme

* Move classes to config

* [WIP] theme

* [WIP] inline critical CSS

* Add some notes on the [WIP] critical CSS feature

* Make theme changes for themes site

* Import theme updates from themes site

* [WIP] theme prev/next links

* Revert critical CSS tests
  Didn't move the needle on a 20kb (gzipped) stylesheet.
  First view speed index is 1008 without CSS.

* Not using docsnav data file

* Backdate these articles so we keep them but they don't show up on top

* Change Twitter handle to work with Hugo's internal templates
  plus a few minor clean-ups

* Update theme (change Twitter handle in Follow link)

See PR rdwatters/hugo-docs-concept#120
2017-05-28 12:57:00 -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 ccf1fcb05b Remove single.html references from homepage template
Closes rdwatters/hugo-docs-concept#117
2017-05-25 15:59:53 -05:00
Ryan Watters f4d9612e61 Update console message in sample code for brew installation 2017-05-24 13:57:20 -05:00
Ryan Watters 2e693d1eb2 Remove "brew update" from install page
Closes rdwatters/hugo-docs-concept#115
2017-05-24 13:52:53 -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
digitalcraftsman 0094562800 Remove showcase
Thanks @digitalcraftsman さやならShowcase!

See PR rdwatters/hugo-docs-concept#110
2017-05-18 14:05:23 -05:00
Ryan Watters 5d6d522149 Add anchor titles to all links on partial templates page 2017-05-09 18:38:23 -05:00
Ryan Watters c022b4bb44 Add more links to partial templates page 2017-05-09 18:33:28 -05:00
Ryan Watters 9b5fac0bcb Fix menu for "What is Hugo" page 2017-05-08 13:04:46 -05:00
Ryan Watters 14555f13eb Fix broken link on templates/introduction page 2017-05-05 17:13:01 -05:00
Ryan Watters 9c17fcb4b7 Update slug translation in multilingual.md
Closes rdwatters/hugo-docs-concept#107
2017-05-02 11:39:08 -05:00
Ryan Watters f485766151 Add txtpen to the Commenting Alternatives section
Closes rdwatters/hugo-docs-concept#91
See PR gohugoio/hugo#3320
2017-04-30 17:42:11 -05:00
Ryan Watters c616ade998 Add logic and operators tags to where.md for better discoverability
See rdwatters/hugo-docs-concept#37
2017-04-30 17:27:00 -05:00
Ryan Watters c2a5952f4f Add regex101.com reference to both RE functions
Ref rdwatters/hugo-docs-concept#97
2017-04-30 17:21:31 -05:00
Ryan Watters 71471f13ce Remove opinionated code blocks (Third round)
Closes rdwatters/hugo-docs-concept#105
2017-04-30 17:16:40 -05:00
Ryan Watters bc9a649195 Clean up code block for ids and classes (Second round)
Also fix issue with needsexamples.html shortcode.
2017-04-30 16:45:57 -05:00
Ryan Watters e4336f0627 Fix minor typos in "where" function page 2017-04-30 16:23:41 -05:00
Ryan Watters 8e151a93b8 Clean up all list templating samples
* Add GetPage example
 * Fix missing anchors
2017-04-30 16:19:13 -05:00
Ryan Watters abe797c958 Clean up code block (First round)
Also create the first draft of NumFmt function.
2017-04-30 15:25:54 -05:00
Ryan Watters b6dc570cb4 Update MathJax official CDN and respective code block
Closes rdwatters/hugo-docs-concept#104
See PR gohugoio/hugo#3416
2017-04-30 14:15:31 -05:00
Ryan Watters 86f36c385c Comment out path frontM override in cm-organization page temporarily 2017-04-29 18:09:20 -05:00
Ryan Watters d163576c41 Add blank content file for new numFormat function 2017-04-26 13:34:24 -05:00
Ryan Watters 202fa954fa Update custom output formats description to mention extensiblity 2017-04-25 17:59:55 -05:00
Ryan Watters 0c435aaa1c Update description for output formats 2017-04-25 17:57:06 -05:00
Cameron Moore 9c72fa3661 Move lookup order section within lookup order page
See PR rdwatters/hugo-docs-concept#99
Fixes rdwatters/hugo-docs-concept#98
2017-04-21 16:02:05 -05:00
Ryan Watters 8fb94fa4ae Add note on Golang regexp library to findRE and replaceRE funcs 2017-04-21 13:01:19 -05:00
Ryan Watters 1b86764964 Correct typo in cm-types page
Closes rdwatters/hugo-docs-concept#94
2017-04-20 22:03:27 -05:00
Ryan Watters e63c2fb1e5 Remove extra parentheses in GetPage function example 2017-04-20 17:15:19 -05:00
Ryan Watters 21ebf481df Remove extra parentheses in GetPage function example 2017-04-20 17:14:57 -05:00
Ryan Watters d304130629 Clean up links in RSS templates 2017-04-20 12:56:48 -05:00
Ryan Watters e97837f656 Fix typo in Format function 2017-04-18 19:46:18 -05:00
Ryan Watters 4a2148e276 Clean up list ordering and grouping; add ref to Format func 2017-04-18 19:43:34 -05:00
Ryan Watters c67f09b209 Update signature for len function 2017-04-18 19:32:35 -05:00