Commit Graph

286 Commits

Author SHA1 Message Date
digitalcraftsman 7062ae075b Remove Press and Articles page 2017-07-28 20:19:56 +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 e4824eb3fe Fix the output shortcode and its usage
Passing the shortcode into the Markdown processor just to get pre and code tags does not make much sense.
2017-07-21 13:06:11 +02:00
Bjørn Erik Pedersen 8eef09d270 Add Pygments configuration
Closes #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen 4e0bca2b1e Remove the needsexamples construct
We need to rework the whole template func docs and, while a good idea, this does not fit into that.
2017-07-16 15:13:35 +02:00
Bjørn Erik Pedersen 29ba55bfe6 Some more copy edits 2017-07-15 13:14:22 +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 6b07427fc8 next: Final step of merge 2017-07-14 08:55:50 +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 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
Christian Mendoza 4a81c507ea Update pull request link in showcase.html 2017-07-01 13:51:59 +02:00
Bjørn Erik Pedersen b2e56907e2 Fix Git commit link in footer 2017-06-29 10:46:30 +02:00
Bjørn Erik Pedersen c1ab9894e8 Replace aliases with Netlify's _redirects
See https://github.com/gohugoio/hugo/issues/3613
See https://github.com/gohugoio/hugo/issues/3614
2017-06-20 17:58:21 +02:00
Bjørn Erik Pedersen 877fc4acb3 Update layout with new discussion URL 2017-06-17 10:02:14 +02:00
digitalcraftsman 9ed2a9b1e8 docs: Fix 'Refine this Page' link in menu.html 2017-06-14 20:58:06 +02:00
Bjørn Erik Pedersen eb283cb07f docs: Update layout references to gohugoio/hugo 2017-06-13 18:56:22 +02:00
Ryan Watters d05edb0fe0 Move all shortcodes out of theme and into project dir 2017-06-04 16:55:36 -05:00
Ryan Watters c940f08f84 Remove duplicate custom output pages 2017-06-01 17:27:41 -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
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
Albert Nigmatzianov d4f7985f05 docs: Delete brew update from docs
Fix #3518
2017-05-25 13:31:38 +02:00
Bjørn Erik Pedersen 8f92ccde50 Automate the Hugo release process
This commit adds a work flow aroung GoReleaser to get the Hugo release process automated and more uniform:

* It can be run fully automated or in two steps to allow for manual edits of the relase notes.
* It supports both patch and full releases.
* It fetches author, issue, repo info. etc. for the release notes from GitHub.
* The file names produced are mainly the same as before, but we no use tar.gz as archive for all Unix versions.
* There isn't a fully automated CI setup in place yet, but the release tag is marked in the commit message with "[ci deploy]"

Fixes #3358
2017-04-24 11:08:56 +02:00
Bjørn Erik Pedersen 9b3a02b72e docs: Add Netlify badge if on Netlify 2017-04-14 10:22:51 +02:00
Bjørn Erik Pedersen cc2420cbdb docs: AddHugo 0.20 Release Notes 2017-04-10 09:07:01 +02:00
Bjørn Erik Pedersen 706b2f7fa5 all: Document the Output Formats feature
This commit also adds a new command, docshelper, with some utility funcs that adds a JSON datafiles to /docs/data that would be a pain to create and maintain by hand.

Fixes #3242
2017-04-07 10:52:16 +02:00
Bud Parr 50c24e070d Move to theme folder 2017-03-25 17:49:34 -04:00
Ryan Watters 8cfea6b1b5 Update config GA 2017-03-25 13:47:52 -05:00
Ryan Watters 767ea0a081 Update to muli font across the board 2017-03-25 00:16:14 -05:00
Ryan Watters 32fc75342c Mix font faces 2017-03-25 00:01:07 -05:00
Ryan Watters 56c614668c Test out serif font on body copy 2017-03-24 23:37:38 -05:00
Ryan Watters 30b43476c0 Add GitHub stars 2017-03-24 00:58:31 -05:00
Ryan Watters 0c0ec81dc3 Make more color changes per Bud's suggestions 2017-03-24 00:38:33 -05:00
Ryan Watters 8b5e4d7370 Update footer color to match news site 2017-03-24 00:10:10 -05:00
Ryan Watters 01a296dd3c Add navigation design changes per Bud's suggestions 2017-03-24 00:04:34 -05:00
Ryan Watters 2dab2351d5 Test adding events to codeblocks 2017-03-23 23:17:13 -05:00
Ryan Watters 8bfc882872 Fix odd font sizing for code 2017-03-22 15:58:15 -05:00
Ryan Watters 36bbadecf0 Add final copy for directory structure 2017-03-21 19:33:00 -05:00
Ryan Watters 77b26b7115 Improve Netlify copy to reflect Netlify design blog 2017-03-21 13:50:16 -05:00
Ryan Watters ce78b00f76 Fix search colors on homepage replacing with SVG 2017-03-21 13:30:45 -05:00
Ryan Watters 73ede1622e Fix breadcrumb to take full section name 2017-03-21 12:41:06 -05:00
Ryan Watters 6411cbf95e Fix site nav toggle on mobile 2017-03-21 02:03:58 -05:00
Ryan Watters ddaebc4ed0 Fix homepage search colors 2017-03-21 00:33:42 -05:00
Ryan Watters 4d8532ab54 Try out dark header per bp mockup 2017-03-21 00:22:10 -05:00
Ryan Watters 20bf194fea Fix homepage SVG logo 2017-03-20 22:57:46 -05:00
Ryan Watters 1cbccec3c5 Add back embedded crp in site header, perf test 2017-03-20 18:02:49 -05:00
Ryan Watters b56a888e44 Align tags to the left in article header 2017-03-20 12:56:57 -05:00
Ryan Watters ff9d4635d6 Switch header logo to img - too big for CRP 2017-03-20 12:31:25 -05:00
Ryan Watters f43481f2b7 Fix heart icon on homepage 2017-03-20 12:05:07 -05:00