1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

577 Commits

Author SHA1 Message Date
277d0ae4a5 Fix spell mistake in variables.md 2015-10-31 09:47:07 -06:00
1ce3bb22f8 add ninjaducks.in to showcase 2015-10-31 09:36:50 -06:00
50c819cede Remove dots from snippets.
See confusing issue #1513.
2015-10-30 15:08:49 -06:00
3d96dfc924 Docs: fix typo under tools section 2015-10-30 14:47:06 -06:00
e95db67b20 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
4e9a5d8bd1 Fix some typos in docs 2015-10-17 13:48:10 +02:00
ddd8c77938 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
c274e21356 Add Param to release notes
See #1462
2015-10-12 06:11:01 +02:00
65beca13b0 Add Param to the docs
See #1462
2015-10-12 06:11:01 +02:00
3586d77bd5 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
002227e05e Add dict func to release notes 2015-10-09 18:51:03 +02:00
3a27cefec1 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
ccd83c3040 Docs: Added hasCJKLanguage global config flag and isCJKLanguage FrontMatter
See #1399
2015-10-09 16:26:48 +02:00
2c045ac449 Remove RuneCount from doc 2015-10-06 18:48:42 +02:00
5ec6a61d97 Add Mmark GitHub-flavoured markdown to release notes 2015-10-06 14:16:29 +02:00
7ecf2a55c1 Docs: Added RIDING BYTES to Showcase Page 2015-10-05 17:38:13 -04:00
622d872418 Adding maximeguitare.com to showcase 2015-10-05 17:35:19 -04:00
0387deee03 Add Jekyll import to release notes 2015-10-04 20:10:29 +02:00
08d41c3a48 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
ead339abbe is it .md instead of .ad? 2015-09-30 16:35:46 -04:00
7fd42af3b1 Used leading slash more consistently 2015-09-30 16:33:11 -04:00
d06ebc98e1 Marked the whole path as code 2015-09-30 16:33:10 -04:00
7708d4556d Add the base64 template funcs to release notes 2015-09-25 21:34:32 +02:00
79f8bb625d Add base64Decode and base64Encode template functions
Fixes #1416
2015-09-25 21:31:55 +02:00
a43b037651 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
82f770a6f5 Remove superfluous g in docs 2015-09-23 09:18:20 +02:00
493147a73f Tools: Add more to tools to the list 2015-09-22 22:34:35 +02:00
06caa025a4 Fix typo in docs
See #1438
2015-09-22 22:33:41 +02:00
8d695ec592 Add singularize template func
See #1438
2015-09-22 22:31:02 +02:00
751d4906ef Add pluralize template func
Fixes #1438
2015-09-22 22:25:25 +02:00
74924dd50d correct spelling for 'including' and 'counterpart' 2015-09-20 19:31:35 -06:00
ab0d29aa51 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
740dc2caf1 Press: New URL to Kenny Woo’s blog about Hugo
Kenny had moved his blog from http://kennywoo.com/ to http://kenwoo.io/
2015-09-20 17:25:04 -06:00
c397c0b238 dead link
Hugo over Octopress 
http://kennywoo.com/blog/hugo---golang-based-static-site-generator/
2015-09-20 07:42:40 -06:00
0bdb9b7da4 Link no longer works - Dead link
http://commiechink.com/2014/08/hello-hugo/
2015-09-18 20:46:56 -06:00
c2a7c456cc Fix typo in terms.md 2015-09-15 21:23:44 -06:00
e67bee93ce Revert "docs: Fix URL to yulinling.net (https → http) in Showcase"
This reverts commit ca74dd233df1bd15bcdad0204e79ae77a057ea94.
2015-09-15 06:12:25 -06:00
1abc12a949 docs: Fix typo in url extras 2015-09-14 14:40:38 -06:00
ca74dd233d docs: Fix URL to yulinling.net (https → http) in Showcase 2015-09-14 14:32:38 -06:00
68b8dd73de Add yulinling.net to Showcase 2015-09-14 14:12:49 -06:00
cd4f36ba57 docs: Optimize recent thumbnail images in Showcase 2015-09-14 14:04:21 -06:00
0a80ead5c9 docs: Fix formatting in overview/usage.md 2015-09-14 12:47:43 -06:00
397080eabe docs: Add a few more blog articles to Press
Also add ` ` to one of the dates in the table
to prevent the Date column from wrapping
2015-09-14 12:44:33 -06:00
db85299c00 Complete the Url-to-URL transition in docs
See #959
2015-09-13 05:22:12 -06:00
833a396f6b Docs: extend the migration tool list and add a cross-reference in the start guide 2015-09-12 21:51:35 +02:00
60f7394bdc Docs: Add a section about tools around Hugo 2015-09-12 15:41:56 +02:00
c7521b3d67 docs: Change redirect documentation to aliases
Fixes #962
2015-09-10 03:08:32 -06:00
cec9054bb8 docs: Remove empty sourceLink from two sites in Showcase
The empty sourceLink created an empty HTML anchor
which got pointed back to http://gohugo.io/showcase/
2015-09-08 22:35:26 -06:00
93b3898633 Add FxSiteCompat.com to Showcase 2015-09-08 22:58:43 -04:00
9e526b65d3 fix showcase to render properly 2015-09-08 22:55:17 -04:00