Skip to content

Commit 7f5e927

Browse files
committed
Ship tag 2.2.0
1 parent ed760ba commit 7f5e927

File tree

2 files changed

+102
-0
lines changed

2 files changed

+102
-0
lines changed

.grenrc.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
dataSource: "prs"
3+
prefix: "v"
4+
onlyMilestones: false
5+
changelogFilename: "CHANGELOG.md"
6+
includeMessages: "all"
7+
ignoreIssuesWith:
8+
- "support"
9+
ignoreLabels:
10+
- "duplicate"
11+
- "invalid"
12+
- "wontfix"
13+
groupBy:
14+
New features:
15+
- "feature"
16+
Bug Fixes:
17+
- "bug"
18+
Enhancements:
19+
- "enhancement"
20+
Internationalisation:
21+
- "i18n"
22+
Theme Meta:
23+
- "meta"
24+
Uncategorised:
25+
- "closed"

CHANGELOG.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Changelog
2+
3+
## v2.2.0 (01/01/1970)
4+
5+
#### New features
6+
7+
- [**feature**] Sitewide param to enable or disable next/previous page buttons and breadcrumbs [#184](https://github.com/matcornic/hugo-theme-learn/pull/184)
8+
9+
#### Bug Fixes
10+
11+
- [**bug**] Fix baseurl used by search to load json data [#177](https://github.com/matcornic/hugo-theme-learn/pull/177)
12+
- [**bug**] Updated CSS link to fontawesome library [#186](https://github.com/matcornic/hugo-theme-learn/pull/186)
13+
- [**bug**] Close / Cancel search icon not showing in input box [#215](https://github.com/matcornic/hugo-theme-learn/pull/215)
14+
- [**bug**] Prevent left and right keydown events while in input fields [#219](https://github.com/matcornic/hugo-theme-learn/pull/219)
15+
- [**bug**] xss fix [#182](https://github.com/matcornic/hugo-theme-learn/pull/182)
16+
- [**bug**] Fix error in blockquote documentation fixes #165 [#190](https://github.com/matcornic/hugo-theme-learn/pull/190)
17+
18+
#### Enhancements
19+
20+
- [**enhancement**] Update mermaid.js to a499296 [#199](https://github.com/matcornic/hugo-theme-learn/pull/199)
21+
- [**enhancement**] Update Font Awesome to 5.0.6 [#129](https://github.com/matcornic/hugo-theme-learn/pull/129)
22+
- [**enhancement**] Update 404.html alttext [#161](https://github.com/matcornic/hugo-theme-learn/pull/161)
23+
- [**enhancement**] Remove CSS source map metadata [#167](https://github.com/matcornic/hugo-theme-learn/pull/167)
24+
- [**enhancement**] Load github images in examplesite via https instead of http [#180](https://github.com/matcornic/hugo-theme-learn/pull/180)
25+
- [**enhancement**] Load main site logo via BaseUrl [#185](https://github.com/matcornic/hugo-theme-learn/pull/185)
26+
- [**enhancement**] HTTPS links in examplesite sidebar [#200](https://github.com/matcornic/hugo-theme-learn/pull/200)
27+
- [**enhancement**] Use correct input type for search [#205](https://github.com/matcornic/hugo-theme-learn/pull/205)
28+
- [**enhancement**] HTTPS link to learn.getgrav.org [#207](https://github.com/matcornic/hugo-theme-learn/pull/207)
29+
- [**enhancement**] Update html5shiv-printshiv.min.js [#208](https://github.com/matcornic/hugo-theme-learn/pull/208)
30+
- [**enhancement**] Remove whitespace from clippy.svg [#211](https://github.com/matcornic/hugo-theme-learn/pull/211)
31+
- [**enhancement**] fix clickable nodes style in mermaid [#169](https://github.com/matcornic/hugo-theme-learn/pull/169)
32+
33+
#### Internationalisation
34+
35+
- [**i18n**] French language correction [#157](https://github.com/matcornic/hugo-theme-learn/pull/157)
36+
- [**i18n**] French language correction [#158](https://github.com/matcornic/hugo-theme-learn/pull/158)
37+
- [**i18n**] Add indonesian translation [#159](https://github.com/matcornic/hugo-theme-learn/pull/159)
38+
- [**i18n**] Add Turkish i18n config file [#175](https://github.com/matcornic/hugo-theme-learn/pull/175)
39+
40+
#### Theme Meta
41+
42+
- [**meta**] Fix wercker builds [#178](https://github.com/matcornic/hugo-theme-learn/pull/178)
43+
- [**meta**] Declare netlify buildsteps in repo file rather than in webui [#217](https://github.com/matcornic/hugo-theme-learn/pull/217)
44+
45+
---
46+
47+
## 2.1.0 - Font Awesome 5.2 (10/08/2018)
48+
- Use font-awesome 5.2, thanks to @matalo33 #129
49+
- TranslationBaseName replaced for Name on archetypes template thanks to @nonumeros #145
50+
- Fix typos in doc, thanks to @tedyoung @afs2015 @mine-cetinkaya-rundel
51+
---
52+
53+
## 2.0.0 Theme rewrite (20/08/2017)
54+
New version of theme, rewritten from scratch with help of @vjeantet docdock fork. This theme is now fully compatible with `Hugo 0.25+`
55+
56+
- Automatic Search
57+
- Multilingual mode
58+
- Unlimited menu levels
59+
- Automatic next/prev buttons to navigate through menu entries
60+
- Image resizing, shadow…
61+
- Attachments files
62+
- List child pages
63+
- Mermaid diagram (flowchart, sequence, gantt)
64+
- Customizable look and feel and themes variants
65+
- Buttons, Tip/Note/Info/Warning boxes, Expand
66+
---
67+
68+
## 1.1.0 Automatic arrows (22/07/2017)
69+
Works only for Hugo version from 0.19 to 0.21 (included)
70+
---
71+
72+
## 1.0.0 First release (26/03/2017)
73+
First real release of hugo-theme-learn as some features will be deprecated in the next release.
74+
75+
This version garantees full compatibility with your documentation website when you used this theme from the start. In the next releases, even if the community worked hard, you may have compatibility issues with the documentation if you don't follow new guidelines.
76+
77+
Next release will change the way chapters need to be created in order to have better automatic behaviour (auto generation of arrows, menu ordering based on weight)

0 commit comments

Comments
 (0)