Commit Graph

68 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen 158cee1b5c Make the tags into keywords
See #32
2017-09-13 19:50:17 +02:00
Giraffe Academy 2b27785915 Add tutorial videos to several docs pages
Credits go to @giraffeacademy
2017-09-11 22:06:09 +02:00
Yury Zhauniarovich 4be85c5453 Add link to showcase a theme setup via config file
Added the second option how to set template.
2017-08-31 19:45:42 +02:00
Pieter d212299277 Complete "content" spelling under theme components 2017-07-21 16:50:51 +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 92726cf0a7 Copy edits themes and tools 2017-07-16 22:44:51 +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 87db4be71e Remove the tags config for now
See https://github.com/gohugoio/hugoDocs/issues/32
2017-07-14 10:54:47 +02:00
Bjørn Erik Pedersen 52deebf63d next: Cleanup after the big merge 2017-07-14 08:55:51 +02:00
Bjørn Erik Pedersen 45f33bf6a1 Merge branch 'reword' of hugo-docs-concept into next
Big thanks to @anthonyfok for his work on fixing all the commit messages!
2017-07-14 08:45:12 +02:00
Ryan Watters 0e363fe7b9 Remove theme-showcase.md => removing from global nav as well 2017-06-01 13:54:56 -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 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 4d27a27bb8 Update broken links in customizing themes 2017-03-31 19:25:44 -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 d97c7778aa Fix broken links (first round)
See rdwatters/hugo-docs-concept#21
2017-03-12 21:58:49 -05:00
Ryan Watters 201c999aed Update other vars to individual pages
Closes rdwatters/hugo-docs-concept#25
2017-03-12 20:21:01 -05:00
Ryan Watters 4c51ebf8ee Merge lazy-loading from digitalcraftsman 2017-03-10 16:48:11 -06:00
Ryan Watters 2a011b7cff Add admonition note for Snap users in install docs 2017-03-10 16:18:34 -06:00
Ryan Watters 3dfb2961b7 Update AddDate functions and make navigation more narrow 2017-03-06 18:26:18 -06:00
Ryan Watters 3f1de44558 Update master with homepage 2017-03-05 00:19:57 -06:00
Ryan Watters 90d7bfedd0 Make further improvements to content organization page 2017-03-05 00:05:53 -06:00
Ryan Watters 2e66935987 Add descriptions to features section 2017-03-04 14:59:23 -06:00
Ryan Watters 781574bebe Finish local file templates page 2017-02-27 16:59:03 -06:00
Ryan Watters 72e1b60244 Update content changes in concept document 2017-02-26 22:23:06 -06:00
Ryan Watters 495d88ef9b Update filenames and sections for shorter URL structure 2017-02-26 13:59:48 -06:00
Ryan Watters b8a606f627 Update rss vars page 2017-02-26 02:40:53 -06:00
Ryan Watters c0a626b685 Add first round of functions 2017-02-25 21:40:13 -06:00
Ryan Watters ef3edffe45 Update all built-in shortcodes with output and display examples 2017-02-24 19:37:10 -06:00
Ryan Watters bfd6a131f6 Update with download button and new see-source icons in code blocks 2017-02-24 02:43:40 -06:00
Ryan Watters ee008f4b81 Update function front matter across all files 2017-02-24 00:52:40 -06:00
Ryan Watters d8c64b2d20 Make more copy edits to customizing themes tutorial 2017-02-23 17:26:20 -06:00
Ryan Watters 81596493ce Make small mods to heading structures in several WIPs 2017-02-23 07:50:42 -06:00
Ryan Watters ed22a83f89 Finalize syntax highlighting 2017-02-21 23:49:32 -06:00
Ryan Watters 03d0a338a7 Update functions content footer and added new funcs for menus 2017-02-21 01:55:58 -06:00
Ryan Watters d2f2d9a3f0 Update temp command section and reverted to old favicon 2017-02-21 01:09:56 -06:00
Ryan Watters 1645c50123 Add review badge on incomplete pages 2017-02-20 17:15:05 -06:00
Ryan Watters f3e48405a4 Change all overviews back to section titles on section list pages 2017-02-20 03:07:18 -06:00
Ryan Watters 170e9616b2 Finish though in create-your-own-theme admonishment 2017-02-20 02:52:47 -06:00
Ryan Watters 2cb5ad8edd Update shortcode and shortcode templates, both of which need much more work 2017-02-19 01:21:23 -06:00
Ryan Watters cbd08323b3 Update shortcodes, needs works, and toc styles 2017-02-17 02:40:06 -06:00
Ryan Watters 99ee283bba Update with more Getting Started and improve code block styles 2017-02-07 18:15:40 -06:00
Ryan Watters 060fe0199f Replace Font Awesome with Fontello 2017-02-07 00:07:34 -06:00
Ryan Watters a01a053328 Add more content and styling 2017-02-02 17:46:45 -06:00
Ryan Watters b854438906 Create first commit of new concept hugoDocs (continued) 2017-01-04 12:54:17 -06:00