Commit Graph

112 Commits

Author SHA1 Message Date
spf13 39b3dc52bc Switching docs highlighting to highlight.js .. Docs build super fast again! 2014-05-15 09:58:55 -04:00
spf13 6dad04681a Renaming indexes to taxonomies in docs 2014-05-15 09:57:36 -04:00
LK4D4 ace6257e17 Add pygmentsstyle and pygmentsuseclasses options
Fixes #204

Conflicts:
	commands/hugo.go
2014-05-09 23:20:11 -04:00
Vincent Batoufflet 1a4a7b79e8 Add Sitemap documentation content 2014-05-09 23:11:48 -04:00
Marc Liyanage c17132a2d9 Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271. 2014-05-09 11:36:16 -04:00
spf13 7e88e418c3 Fixing broken link. Fixed #278. 2014-05-09 11:32:06 -04:00
spf13 88d84f37a7 Adding more information about client side highlighting 2014-05-09 00:03:42 -04:00
Dave Cottlehuber 6a1a5e3873 Add client-side syntax highlighting example 2014-05-08 23:45:33 -04:00
Ciaran Downey 8e29aa2afd Update broken localhost link 2014-04-26 23:08:39 -06:00
spf13 017eb00cc7 Implementing new menu system in the docs site 2014-04-23 03:00:11 -04:00
spf13 645222d8ec Adding more articles to press page. 2014-04-08 21:41:01 -04:00
Michael D. Johas Teener 6f759b224a Misc doc fixes
* Pygments links and requirements for installation.
  * Fix to link to additional template functions in release notes for
v0.10
2014-04-08 11:30:11 -04:00
spf13 3de6c5a09d Adding Press page to hugo docs 2014-04-07 23:47:21 -04:00
ojan 24333c1909 add: yslow-rules showcase 2014-04-07 11:44:51 -04:00
Stephen Eglen 544baaf32d typos in mathjax.md
Fix some typos.
2014-03-31 14:31:39 -04:00
Spencer Lyon ffe5ba2dde ENH: added tutorial for hosting a blog on github pages 2014-03-31 14:26:58 -04:00
Zach Chadwick b92a2fe445 added appliance.cloudshark.org to showcase
also cleaned up thumbnail view to not show source link if unavailable
2014-03-31 13:35:15 -04:00
spf13 e9b313c317 Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137 2014-03-31 13:23:34 -04:00
Spencer Lyon 8cc8b9e8f7 DOC: added tutorial for using MathJax with Hugo 2014-03-24 15:11:54 -04:00
Nate Finch e22b268ecc change golang to go 2014-03-24 14:34:41 -04:00
spf13 9e894e417f Homepage update. New Logo. Minor site updates. 2014-03-20 21:51:14 -04:00
Alexandre Normand 6dbc86353a Add Tutorial With Steps to Migrate from Jekyll. 2014-03-13 12:23:33 +01:00
Alexandre Normand d9b236e947 Add www.heyitsalex.net to Community Showcase. 2014-03-13 12:02:14 +01:00
Alex Dunn 7512073f6e clearer pseudo command in quickstart doc
- previously it was ambiguous between the actual Step 1 and the "step 1" of the steps *within* Step 2 ("Clone into the hugo repository")

- also fixed a typo I guess
2014-03-13 11:59:36 +01:00
Ruben e1543073a9 Order ByTitle and ByLinkTitle added
Added documentation for new order possibilities
2014-03-13 11:39:19 +01:00
spf13 a893522269 Adding the right date for the release of 0.10 2014-03-01 12:16:36 -05:00
Kieran Healy e796d1dc0e Add Kieran Healy's website. 2014-02-28 11:50:19 -05:00
spf13 be9d0bc466 updating the intro page 2014-02-28 11:41:47 -05:00
spf13 fe2ad5bebc Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193
Also added the .Get function to short codes and documentation for that function.
2014-02-25 23:57:31 -05:00
spf13 57102aeba6 A bunch of small documentation changes 2014-02-21 09:48:37 -05:00
spf13 169ccecfb5 Adding documentation on Pretty Urls 2014-02-20 19:04:29 -05:00
spf13 2b4fea36ad Adding documentation on Table of Contents functionality 2014-02-20 19:04:08 -05:00
spf13 a09848021d Adding an introduction to Hugo 2014-02-20 19:03:37 -05:00
spf13 056ef82b33 Adding Else If example 2014-02-19 09:24:04 -05:00
spf13 8260cdff46 Adding Documentation on using Syntax Highlighting 2014-02-18 18:35:45 -05:00
spf13 42c04650ce Adding Documentation on Hugo Template Functions 2014-02-18 18:35:27 -05:00
spf13 d9363a56b3 Minor Docs Tweaks 2014-02-18 18:35:03 -05:00
spf13 63ed758bea Adding Go Template Tutorial 2014-02-18 18:34:51 -05:00
spf13 47c4df1f85 Updating Release Notes and Roadmap 2014-02-18 18:34:29 -05:00
Ant Zucaro 6f63223110 Add Ant Zucaro's showcase.
A photography-oriented blog using Foundation 5 by Zurb. Responsive
layout with padded large and full-width small views. A sample
"polaroid" shortcode is included for image showcases, as is a
"header" image directive in the frontmatter.
2014-02-05 11:46:53 -05:00
Luke Holder be277f5d58 Fix docs error with json comma 2014-02-03 13:50:28 -05:00
spf13 2d7870dee8 Using table of contents within the documentation. 2014-01-28 23:29:05 -05:00
spf13 67bcea24b6 fixing 178. 2014-01-27 17:20:35 -05:00
spf13 575b6e6682 Replacing hall of fame with showcase. (new type, content driven, thumbnails, etc) 2014-01-22 17:16:09 -05:00
Andrew Codispoti 52053e3e90 add andrewcodispoti.com to hall-of-fame 2014-01-22 15:24:11 -05:00
spf13 1f017397b6 Updating page variable documentation (for templates). 2014-01-21 20:07:55 -05:00
Brandon Philips ac8674adcb feat(docs/hall-of-fame): add ifup
Add me! Thanks for hugo, working great.
2014-01-13 10:06:32 -05:00
Phil Pennock 8c64de6848 Add canonifyurls config option.
Be able to inhibit AbsURL canonicalization of content, on a site
configuration basis. Advantages of being able to inhibit this include
making it easier to rendering on other hostnames, and being able to
include resources on http or https depending on how this page was
retrieved, avoiding mixed-mode client complaints without adding latency
for plain http.
2014-01-13 10:06:12 -05:00
spf13 e294d86841 Add highlighting of code in documentation and clean up a bunch of the docs. 2014-01-10 21:29:58 -05:00
Dana Woodman 2895e2318a Adding chimeraarts.org to hall-of-fame
I've added the website for the makerspace I founded into the hall of fame list as an example of what you can do with Hugo.

It's a work in progress (like everything) but should show people another example of using Hugo in the real world.

Hugo has made it much easier to update our website content without needing to use bloated or expensive tools.

Thanks!
2013-12-31 22:45:47 -05:00