6458 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen
d7426b76e2
Release 0.40.3 v0.40.3 2018-05-09 10:05:33 +02:00
Bjørn Erik Pedersen
4977bd9cf7 Merge branch 'release-0.40.3' 2018-05-09 09:54:25 +02:00
hugoreleaser
9946f7108e releaser: Prepare repository for 0.41-DEV
[ci skip]
2018-05-09 07:48:57 +00:00
hugoreleaser
beef16b01a releaser: Add release notes to /docs for release of 0.40.3
[ci skip]
2018-05-09 07:46:30 +00:00
hugoreleaser
80c51c55a7 releaser: Bump versions for release of 0.40.3
[ci skip]
2018-05-09 07:46:30 +00:00
ashley teoh
21e2934c52 rename taxonomies.html to taxonomy.html 2018-05-08 15:56:28 -04:00
Anthony Fok
34a02c2896
Add release notes from Hugo 0.7 to 0.15 for completeness 2018-05-08 06:18:38 -06:00
Bjørn Erik Pedersen
b593f512e1
Update related.md 2018-05-04 23:27:37 +02:00
Bjørn Erik Pedersen
7c2bf528be
Fix the "edit this page" link 2018-05-04 23:24:30 +02:00
Luc Perkins
e8fbc163e8 Add warning about cond 2018-05-04 13:50:17 -06:00
Matt Cone
ae15a8831a Add link to Markdown Guide 2018-05-04 13:07:00 -06:00
Jijie Chen
e077dfd65f Added documentation for a new migration tool: BlogMl2Hugo 2018-05-04 10:20:09 -06:00
KajMagnus
957bfb6a89 Add Talkayrd, a new commenting system, & fix txtpen link
It's open source, like Isso, and with installation instructions especially for Hugo.

Also fix the link for `txtpen` — the `https://txtpen.com` website is offline, since many months back (at least since February), but `https://txtpen.github.io/hn/` works.
2018-05-04 10:17:50 -06:00
Trys Mudford
86acea7f89 Tomango showcase 2018-05-04 16:28:27 +01:00
Raqbit
3c2fc32f12
Fix snap classic command in installing.md 2018-05-04 03:38:38 -06:00
Bjørn Erik Pedersen
9a76f17376 Merge commit '83bef6955e014d40c0f00db9cebe09113154e999' 2018-05-04 09:44:59 +02:00
Anthony Fok
e161ea09d3
Add one more Chinese file to workaround reflect: Zero(nil)
in theme/layouts/page/documentation-home.html
2018-05-03 19:35:46 -06:00
Anthony Fok
b595b3a210
Add more Chinese translation 2018-05-03 19:31:19 -06:00
Anthony Fok
56e4e95d9e
Use lang.Merge to "fill in the gaps" for untranslated pages
For example, to get pages under the About Hugo section to show up
on https://gohugo.io/zh/about/.

This commit is non-exhaustive; more work is necessary.

Also bump theme min_version to 0.38 due to the use of the new
lang.Merge function.
2018-05-03 18:53:52 -06:00
Anthony Fok
ef079406cf Merge commit '650fac3a4e7d256f4505402ab44cfc3c804b8dea' 2018-05-03 16:47:11 -06:00
Anthony Fok
650fac3a4e Squashed 'themes/gohugoioTheme/' changes from a1768ebb..f31a3dc8
f31a3dc8 Fix problem where non-ASCII menu links cannot be triggered
e1cff357 Add eSolia as new sponsor
cfedbdde Adjust gray color of tab vs pane in code-toggle.
d9ba8d66 Rebuild Chroma CSS
22ec76a4 Add code toggler
cf139e3a Merge commit '7ae9cf2ccb3eecc1ff50f686925249d01cf37c6c'
c03ab1e9 Revert "Anchorify headings up to h4"
de01837f Anchorify headings up to h4

git-subtree-dir: themes/gohugoioTheme
git-subtree-split: f31a3dc8b65e76e8827caf1ad998404e933314d0
2018-05-03 16:47:11 -06:00
suren
322eff8999 Add Chinese language for menus
See #461
2018-05-03 16:44:06 -06:00
Kaushal Modi
d90b886e08 Fix Markdown table syntax in previous commit 2018-05-03 12:48:39 -04:00
Kaushal Modi
737f3dfca5 Update the leaf bundle vs branch bundle table
Ref: https://discourse.gohugo.io/t/question-about-content-folder-structure/11822/4?u=kaushalmodi
2018-05-03 12:45:53 -04:00
Anthony Fok
09fa1bc4e8
Clarify that .Now is obsolete
And fix typo: `now` should be without leading dot.

Fixes #470
2018-05-03 00:32:49 -06:00
Anthony Fok
879ea3f6a2
Make release notes somewhat more consistent 2018-05-02 23:59:28 -06:00
Hélène Martin
a4b71fb840 Fix typo
This could either be "check out Hugo's themes" or "check out the Hugo themes". I think the latter reads better.
2018-05-03 07:05:35 +02:00
Anthony Fok
0113e2051d
Move 0.40.2-relnotes into content/en/news
(Oops, missed it in commit 77578f5bfc5e6f8687dfeac509c0c7d0ad89b00a)
2018-05-02 22:22:48 -06:00
Anthony Fok
77578f5bfc
Move content/ into new contentDir content/en/
in preparation for adding new translations such as Chinese.

Paths for "readfile" shortcode are adjusted accordingly.

See #461
2018-05-01 11:23:28 -06:00
Anthony Fok
4dcf7c7092
Fix "reflect: Zero(nil)" error in showcase
when a showcase bundle does not yet exist for a new language,
for when our website goes multilingual.

Special thanks to @bep for the suggested fix.

See #461
Fixes gohugoio/gohugoioTheme#90
2018-05-01 10:43:31 -06:00
Bjørn Erik Pedersen
63dd255054
Release 0.40.2 v0.40.2 2018-04-30 08:57:13 +02:00
hugoreleaser
2076c0d56b releaser: Prepare repository for 0.41-DEV
[ci skip]
2018-04-30 06:50:00 +00:00
hugoreleaser
070fe565e9 releaser: Add release notes to /docs for release of 0.40.2
[ci skip]
2018-04-30 06:47:41 +00:00
hugoreleaser
4ce52e913e releaser: Bump versions for release of 0.40.2
[ci skip]
2018-04-30 06:47:41 +00:00
Dustin Metzgar
41907c4876 Fix typos in syntax-highlighting.md 2018-04-29 13:38:25 +02:00
James Rhea
91753ef3dd Add missing backtick
Changed hidecaption` to `hidecaption`
2018-04-28 23:24:53 +02:00
Anthony Fok
b772743013
Remove duplicate release notes (0.27, 0.27.1, 0.35) 2018-04-27 11:52:52 -06:00
Anthony Fok
6e00da3163
Remove obsolete content/release-notes/ directory
Now provided by content/news/.
2018-04-27 11:44:51 -06:00
Anthony Fok
00a6d8c029
Change en dash back to -- in 0.38.2-relnotes 2018-04-27 11:37:28 -06:00
Samer Kanjo
51b32dc000 Update archetypes.md
The lookup path for themes was not correct. Added archetypes to the theme lookup path.
2018-04-25 19:35:44 +02:00
Bjørn Erik Pedersen
d0e5c23074
Release 0.40.1 v0.40.1 2018-04-25 15:45:39 +02:00
hugoreleaser
4538a6d5b1 releaser: Prepare repository for 0.41-DEV
[ci skip]
2018-04-25 13:23:15 +00:00
hugoreleaser
91b391d708 releaser: Add release notes to /docs for release of 0.40.1
[ci skip]
2018-04-25 13:20:44 +00:00
hugoreleaser
e0979d143a releaser: Bump versions for release of 0.40.1
[ci skip]
2018-04-25 13:20:44 +00:00
Bjørn Erik Pedersen
7983967c2b
Clean images 2018-04-24 18:45:25 +02:00
Bjørn Erik Pedersen
fe3fdd77d2
Polish showcase for Flesland Flis 2018-04-24 18:44:24 +02:00
Sindre Gusdal
e6dde3989f
Showcase - Flesland Flis AS by Absoluttweb 2018-04-24 18:39:49 +02:00
Anthony Fok
73aa62290b
Revive @spf13's special Hugo font
See #65
2018-04-23 06:28:39 -06:00
Bjørn Erik Pedersen
add67b3353
Release Hugo 0.40 v0.40 2018-04-23 10:02:33 +02:00
Bjørn Erik Pedersen
c0a26e5a65
Merge branch 'temp40' 2018-04-23 09:56:12 +02:00