1197 Commits

Author SHA1 Message Date
tuxy
d8199850b3 Add ReadText project to Site Showcase 2015-11-16 06:14:32 -07:00
Richard Sumilang
b9630bb9c9 Adding LosslessLife blog to showcase. 2015-11-16 06:03:28 -07:00
digitalcraftsman
3ea2f444c7 Docs: add hugofy to tools 2015-11-15 11:05:17 -05:00
digitalcraftsman
d9222f7136 Docs: fix typo in tools section 2015-11-13 11:19:55 -07:00
digitalcraftsman
1775c102be Docs: add hugofy to tools 2015-11-13 04:25:34 -07:00
digitalcraftsman
0f0dbc51c1 Update release notes
Note the new built-in Google Analytics template.
2015-11-13 04:21:05 -07:00
Coders Digest
769f6bed7e Adding article about moving to hugo 2015-11-13 03:51:13 -07:00
Fabiano Frizzo
746b2f594c doc: Add new article by Fabiano Frizzo to Press 2015-11-10 16:05:16 -07:00
spf13
95a013ee0a Add support for dynamic reloading of config file when watching 2015-11-09 23:31:52 -05:00
spf13
026a405559 Add hugo theme site to the sidebar
Also reorder the menu a bit and clarify a couple items.
2015-11-09 23:23:39 -05:00
digitalcraftsman
6803362af3 Docs: fix broken links 2015-11-06 08:51:40 -05:00
digitalcraftsman
d6dfc1901a Add internal Google Analytics template
This commits also adds the GoogleAnalytics
variable to insert the tracking code.

Fixes #1424.
2015-11-04 17:11:38 -05:00
Arjen Schwarz
e10d430dd4 Improvements to Automated Deployments tutorial
Prevent some frequently occurring problems

* Ensure version number is between quotes
* Ensure git and SSH are installed for the deployment step
* Focus extra attention on the wercker.yml verification site
2015-11-02 23:27:55 -07:00
Anthony Fok
7b02567738 doc: Add new article by Thomas Peham to Press 2015-10-31 10:54:55 -06:00
Timothy Hopper
ebcb866060 Update link to S3 deploy instructions
Previous link goes to page with warning "This article is outdated"
2015-10-31 10:09:34 -06:00
Fabiano Frizzo
e389d47baf Fix doc render on Firefox
Fix #1523
2015-10-31 09:59:02 -06:00
Sergey Mudrik
8dacce2cf7 Fixed link to Google Prettify
Google Prettify has been moved to github
2015-10-31 09:54:14 -06:00
Robert Aistleitner
8ec1dcab9f add bugtrackers.io to hugo docs showcases 2015-10-31 09:50:42 -06:00
Arun Sori
a5c05f3277 Fix spell mistake in variables.md 2015-10-31 09:47:07 -06:00
Shivanshu Agrawal
bbc9a0909d add ninjaducks.in to showcase 2015-10-31 09:36:50 -06:00
Shai Efrati
e243464070 Remove dots from snippets.
See confusing issue #1513.
2015-10-30 15:08:49 -06:00
digitalcraftsman
1f2f4b301c Docs: fix typo under tools section 2015-10-30 14:47:06 -06:00
Anthony Fok
1c4b794650 Add smartDashes flag for Blackfriday
To allow the end users to disable any form of smart dashes
(LaTeX-style or not) while keeping the rest of Blackfriday
SmartyPants features.

Depends on https://github.com/russross/blackfriday/pull/190
"Add HTML_SMARTYPANTS_DASHES for toggling smart dashes"
to be accepted by Blackfriday developers.
2015-10-30 13:30:25 -06:00
Tobias
6a60c1b612 Fix some typos in docs 2015-10-17 13:48:10 +02:00
Diego Medina
ad688a6214 Use https
The Hugo site uses HTTPS but the video link was HTTP, which made chrome block the video
2015-10-12 13:38:33 -06:00
Bjørn Erik Pedersen
aeeadf967f Add Param to release notes
See #1462
2015-10-12 06:11:01 +02:00
Bjørn Erik Pedersen
a241cd962b Add Param to the docs
See #1462
2015-10-12 06:11:01 +02:00
Anthony Fok
d5eda4b938 Docs: Add pointers to the new themes.gohugo.io site
in "Themes Overview" and "Installing Themes".

TODO: Should look at all other pages and see where else
      we should add pointers to the Hugo Themes site.
2015-10-10 10:52:23 -06:00
Bjørn Erik Pedersen
9ebc9dde25 Add dict func to release notes 2015-10-09 18:51:03 +02:00
NotZippy
6e36a9db0c Add dictionary function to be passed into a template
Allows templates to dynamically build maps.

Example usage: Creating and passing a map to a subtemplate while in a range on the parent.
2015-10-09 18:29:16 +02:00
coderzh
19e499cf5f Docs: Added hasCJKLanguage global config flag and isCJKLanguage FrontMatter
See #1399
2015-10-09 16:26:48 +02:00
Bjørn Erik Pedersen
30363d49c7 Remove RuneCount from doc 2015-10-06 18:48:42 +02:00
Bjørn Erik Pedersen
04a01b776c Add Mmark GitHub-flavoured markdown to release notes 2015-10-06 14:16:29 +02:00
Ramon Bartl
c2df09d616 Docs: Added RIDING BYTES to Showcase Page 2015-10-05 17:38:13 -04:00
Maxime Michel
6e0f9d4b00 Adding maximeguitare.com to showcase 2015-10-05 17:35:19 -04:00
Bjørn Erik Pedersen
7b28bad429 Add Jekyll import to release notes 2015-10-04 20:10:29 +02:00
Anthony Fok
47a3e289ae Fix strange carousel width on http://gohugo.io/
The solution is to add `table-layout:fixed` when `display:table` is used
as per the answer given at:

    http://stackoverflow.com/questions/21230184/owl-carousel-inside-a-table-cell-parent-makes-parent-to-expand-weird

Fixes #1465
2015-10-02 03:32:33 -06:00
vsopvsop
daa887df16 is it .md instead of .ad? 2015-09-30 16:35:46 -04:00
Michael Käufl
fb2df716c2 Used leading slash more consistently 2015-09-30 16:33:11 -04:00
Michael Käufl
03cc61a96e Marked the whole path as code 2015-09-30 16:33:10 -04:00
Bjørn Erik Pedersen
0900c15f03 Add the base64 template funcs to release notes 2015-09-25 21:34:32 +02:00
digitalcraftsman
849f2ed5f3 Add base64Decode and base64Encode template functions
Fixes #1416
2015-09-25 21:31:55 +02:00
Ben Turner
64f053a38b Change port number from 1414 to 1313 (default)
Change the port number to access the site locally from 1414 to 1313 as per the default and the image.
2015-09-23 19:07:01 -06:00
Bjørn Erik Pedersen
a6adaa6e14 Remove superfluous g in docs 2015-09-23 09:18:20 +02:00
digitalcraftsman
8e6975e6ae Tools: Add more to tools to the list 2015-09-22 22:34:35 +02:00
Bjørn Erik Pedersen
3923f32dd8 Fix typo in docs
See #1438
2015-09-22 22:33:41 +02:00
Bjørn Erik Pedersen
83cc0901a0 Add singularize template func
See #1438
2015-09-22 22:31:02 +02:00
Bjørn Erik Pedersen
617b5ef5f1 Add pluralize template func
Fixes #1438
2015-09-22 22:25:25 +02:00
vsopvsop
ca8771e71a correct spelling for 'including' and 'counterpart' 2015-09-20 19:31:35 -06:00
Anthony Fok
d3fee1a06d Press: Update URL to Spencer Lyon’s “Hugo and GitHub Pages”
Spencer had moved his web site from http://sglyon.com/ to
http://spencerlyon.com/.  Special thanks to @vsopvsop
for noticing the dead link on the Press coverage page.

Resolves #1446
2015-09-20 17:33:08 -06:00