6474 Commits

Author SHA1 Message Date
Stefan Neuhaus
edb7865168 Add a BlackFriday option for rel="nofollow" on external links
Add a configuration option "nofollowLinks". When set to "true" the "HTML_NOFOLLOW_LINKS" flag is being passed to Blackfriday. Thereby all *absolute* links will get a "nofollow" value for the "rel" attribute.

Fixes #4722
2018-05-28 01:21:36 +02:00
hugoreleaser
e4374971fb releaser: Prepare repository for 0.42-DEV
[ci skip]
2018-05-27 10:30:06 +02:00
hugoreleaser
76164258ce releaser: Add release notes to /docs for release of 0.41
[ci skip]
2018-05-25 16:57:18 +00:00
hugoreleaser
8d87505ebf releaser: Bump versions for release of 0.41
[ci skip]
2018-05-25 16:57:17 +00:00
Bjørn Erik Pedersen
2bbc003ee8 docs: Document the GDPR Privacy Config
See #4751
2018-05-25 17:25:33 +02:00
Bjørn Erik Pedersen
e2d11564db Merge commit 'd2b1030060d3c91d5f9ffa3456418da16bd74f1d' 2018-05-25 15:05:23 +02:00
Kaushal Modi
0fd7b41699 Fix typo: pygmentsUseClasses -> pygmentsUseClassic
Also remove few spurious white spaces.

Thanks to @mbaeuerle for catching this.
2018-05-22 12:44:02 -04:00
Kaushal Modi
9a3e1c19a1 Clarify that lower weight gets higher precedence
Thank you @henning for pointing out this needed clarification.
2018-05-22 12:21:10 -04:00
Kaushal Modi
820d8b5815 Clarify the true behavior of hrefTargetBlank #blackfriday
Fixes https://github.com/gohugoio/hugoDocs/issues/428

Ref: https://discourse.gohugo.io/t/internal-links-in-same-tab-external-links-in-new-tab/11048/8?u=kaushalmodi
2018-05-22 12:12:11 -04:00
Kaushal Modi
eb3aa5e462 Fix typo 2018-05-22 11:57:00 -04:00
Kaushal Modi
9aedb92698 Add examples for removing default taxonomies
Also:

- Use "site config" phrase consistently in the whole document.
- Use code-toggle shortcode where needed

Fixes https://github.com/gohugoio/hugoDocs/issues/491
2018-05-22 11:50:45 -04:00
Bjørn Erik Pedersen
772a26f842
Fix source link on maintainance 2018-05-16 21:25:17 +02:00
Julie Stickler
975c215aeb Minor edits. 2018-05-16 14:18:15 -04:00
Hanzei
2bdb1a1500 Fix invalid iink 2018-05-15 01:20:19 +02:00
maiki
991d2e1393 Fix misspelling 2018-05-12 05:37:54 -04:00
Bjørn Erik Pedersen
60af8dfb0a
Update eSolia link 2018-05-09 13:56:19 +02:00
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