Commit Graph
6445 Commits
Author SHA1 Message Date
Jijie ChenandAnthony Fok e077dfd65f Added documentation for a new migration tool: BlogMl2Hugo 2018-05-04 10:20:09 -06:00
KajMagnusandAnthony Fok 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
RaqbitandAnthony Fok 3c2fc32f12 Fix snap classic command in installing.md 2018-05-04 03:38:38 -06: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
surenandAnthony Fok 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
Anthony Fok 0113e2051d Move 0.40.2-relnotes into content/en/news
(Oops, missed it in commit 77578f5bfc)
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 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 Metzgaranddigitalcraftsman 41907c4876 Fix typos in syntax-highlighting.md 2018-04-29 13:38:25 +02:00
James RheaandBjørn Erik Pedersen 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 KanjoandBjørn Erik Pedersen 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 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 GusdalandBjørn Erik Pedersen 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 2018-04-23 10:02:33 +02:00
Bjørn Erik Pedersen c0a26e5a65 Merge branch 'temp40' 2018-04-23 09:56:12 +02:00
hugoreleaser beeabaaae0 releaser: Prepare repository for 0.41-DEV
[ci skip]
2018-04-23 07:43:27 +00:00
hugoreleaser e67d5e985b releaser: Add release notes to /docs for release of 0.40
[ci skip]
2018-04-23 07:40:57 +00:00
hugoreleaser 6cdd95273a releaser: Bump versions for release of 0.40
[ci skip]
2018-04-23 07:40:57 +00:00
Anthony Fok bee21fb9b8 Revive the other Hugo logos too
See #65
2018-04-22 21:25:23 -06:00
Kaushal Modi 4f45e8fe1c Fix the link type attribute for RSS in examples
Fixes https://github.com/gohugoio/hugoDocs/issues/455.
2018-04-22 23:19:06 -04:00
Kaushal Modi 8c67dc89a1 Fix example in delimit doc
Thanks to @hellbox for noticing this; ref:
https://github.com/gohugoio/hugoDocs/pull/458
2018-04-22 23:00:21 -04:00
Bjørn Erik Pedersen e7f6c00d58 Revive the logo used on the forum
See #65
2018-04-22 21:17:28 +02:00
Bjørn Erik Pedersen 82b0cd26e7 Merge commit 'a215abf70e018f4bf40d6c09d8bd148d8684b33d' 2018-04-22 17:57:24 +02:00
Bjørn Erik Pedersen 119c8ca589 Merge commit 'd2ec1a06df8ab6b17ad05cb008d5701b40327d47' 2018-04-21 23:02:48 +02:00
Anthony Fok 896bad9f4f Remove unused files below /static
These font, CSS, JavaScript and image files under /static
are no longer used, or were duplicated elsewhere,
after the revamp of the Hugo website in July 2017.

This should reduce the size of the Hugo source tarball by 13 MB or 48%.

Fixes gohugoio/hugoDocs#65
2018-04-21 12:51:08 -06:00
Regis PhilibertandGitHub 76e8812576 Improve .Scratch entry (#454)
* Improve .Scratch entry

* read also
2018-04-20 14:56:20 -04:00
Anthony Fok 37ed09702f Remove zero-byte .gitmodules file altogether 2018-04-19 11:34:03 -06:00
Kaushal Modi 943f216191 Add a note about valid values for taxonomies in front-matter 2018-04-17 16:52:20 -04:00