710 Commits

Author SHA1 Message Date
Ryan Watters
73d616c56b Remove category taxonomy from site config 2017-07-13 00:05:15 -06:00
Ryan Watters
813a0cb0bd Add time to int example for time function 2017-07-13 00:05:15 -06:00
Ryan Watters
58da4d9eb3 Clean up link formatting on lookup order page 2017-07-13 00:05:15 -06: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
240f675f2c Change baseurl to empty string to fix CSS in dev URL 2017-07-13 00:05:15 -06:00
Ryan Watters
a4400e8afe Remove all temp landing page templating and content 2017-07-13 00:05:14 -06:00
Ryan Watters
af940ab5bb Add temporary tax and terms templates for Announcement page 2017-07-13 00:04:32 -06:00
Ryan Watters
5c38329755 Add temporary Hugodocs.info site migration page 2017-07-13 00:03:09 -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
2cef217555 Tweak marketing "copy" for custom outputs on homepage features
Fixes rdwatters/hugo-docs-concept#122
2017-07-12 23:54:56 -06:00
Ryan Watters
ed40185e0a Clean up language a bit around Configuring RSS entries
This closes #9 and closes rdwatters/hugo-docs-concept#150
2017-07-12 23:52:11 -06:00
Ryan Watters
0671aed5b6 Add regenerated docs.json 2017-07-12 23:52:06 -06:00
Ryan Watters
b7f8d05731 Add numfmt to functions list
Closes rdwatters/hugo-docs-concept#147
2017-06-20 11:59:09 -05:00
Ryan Watters
976c398f6a Add numfmt to functions list
Closes rdwatters/hugo-docs-concept#147
2017-06-20 11:58:48 -05:00
Bud Parr
175eb008a4 Take the first crack at some copy for custom output types
See PR rdwatters/hugo-docs-concept#145
2017-06-19 16:46:27 -05:00
Bud Parr
176c35d4d2 Update theme to include theme PR gohugoio/gohugoioTheme#37 2017-06-19 11:54:17 -04:00
Ryan Watters
3ac3539f55 Fix typo on output formats 2017-06-19 09:45:54 -05:00
Bud Parr
6e3bd7020b Update theme to reflect NAV changes
See PR gohugoio/gohugoioTheme#36
2017-06-19 08:00:58 -04:00
digitalcraftsman
acd7ffdf46 config.toml: Update links for GH org and forum 2017-06-17 12:52:24 +02: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
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
481850c9f5 Add STOQE's tweet 2017-06-14 14:03:06 -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
44e6279dfb Move archetypes from Bud's theme to project dir 2017-06-04 16:58:47 -05:00
Ryan Watters
d05edb0fe0 Move all shortcodes out of theme and into project dir 2017-06-04 16:55:36 -05:00
Ryan Watters
5ba5089776 Add more tweets 2017-06-04 11:41:30 -05:00
Ryan Watters
9ccb82fa42 Add functions file for uniq 2017-06-03 13:00:56 -05:00
Ryan Watters
92bb618cf2 Add new tweets through June 3 2017-06-03 12:11:48 -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
4d0b6653ee Fix typo on Hawksworth's tweet for homepage 2017-06-01 22:42:38 -05:00
Ryan Watters
bdacc320d8 Move tweet data file to project dir from theme
Also update the data file with May 2017 tweets.
2017-06-01 17:47:55 -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
f2ede42abe Make minor tweaks to home page and news layout
* Move description into params + update copy

* Fix in theme for news page

See PR rdwatters/hugo-docs-concept#124
2017-05-30 12:22:51 -05:00
digitalcraftsman
8c53afdb53 Move assets used in content files into images/ subfolder 2017-05-28 20:56:57 +02:00
Ryan Watters
0d9ce4819c Add _headers file for cross-origin issues with SVGs 2017-05-28 13:42:45 -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
digitalcraftsman
f4c1efc601 Make assets used in content files theme independent
Assets like screenshots are used in content files such as
tutorials. This commit moves these assets out of the theme
into the static folder in the root directory.

This way the theme and content files become independent from
each other.

See PR rdwatters/hugo-docs-concept#123
2017-05-28 12:41:12 -05:00