666 Commits

Author SHA1 Message Date
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
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
ac57a388df Add more 2017 tweets for homepage 2017-05-16 12:15:56 -05:00
Ryan Watters
765fd44135 Remove GH buttons to test performance change 2017-05-16 11:35:56 -05:00
Ryan Watters
ef8ed989dc Add back CRP for speed tests 2017-05-16 11:32:24 -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
906ad232ec Change temporarily ghdocsrepo field in site config
to allow for easier contrib to docs concept.

Ref rdwatters/hugo-docs-concept#103
2017-04-30 17:39:39 -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
044b23892a Add regex101.com reference to both RE functions
Ref rdwatters/hugo-docs-concept#97
2017-04-30 17:22:03 -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
8b94418e73 Add link to regex101.com for replace/find RE
Ref rdwatters/hugo-docs-concept#22
2017-04-30 17:19:29 -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
Bud Parr
6aaf47be8a Remove the pesky .DS_store from the site and improve .gitignore
Haha, pesky indeed. Thanks @budparr

See PR rdwatters/hugo-docs-concept#96
2017-04-21 10:26:17 -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
Ryan Watters
999ba8d47e Add len to functions list with examples
Closes rdwatters/hugo-docs-concept#92
2017-04-18 19:30:25 -05:00
Ryan Watters
246bb06854 Fix heading structure for newest releases 2017-04-18 13:26:00 -05:00
Ryan Watters
6cba8ff7fc Fix minor typos in Release Notes 2017-04-18 12:29:39 -05:00