Skip to content

Commit 9832905

Browse files
committed
docs: upgrade to 0.8.0
1 parent e5ac227 commit 9832905

File tree

5 files changed

+32
-3
lines changed

5 files changed

+32
-3
lines changed

en/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ draft: false
1313
weight: 7
1414
---
1515

16+
## 0.8.0 (2021-04-21)
17+
18+
19+
### Features
20+
21+
* add German i18n support ([#90](https://github.com/wangchucheng/hugo-eureka/issues/90)) ([8d0808e](https://github.com/wangchucheng/hugo-eureka/commit/8d0808eb8d3cc0464794de9f88d0b2e8995f4efa))
22+
* add polish i18n support ([#95](https://github.com/wangchucheng/hugo-eureka/issues/95)) ([177e4b1](https://github.com/wangchucheng/hugo-eureka/commit/177e4b19c294652a163cf93d35fdc5ae91acf3e3))
23+
* add russian i18n support ([#87](https://github.com/wangchucheng/hugo-eureka/issues/87)) ([b5396e8](https://github.com/wangchucheng/hugo-eureka/commit/b5396e81a11d983b519c2bc1042c120582743244))
24+
* add utterances support ([d07e103](https://github.com/wangchucheng/hugo-eureka/commit/d07e1032454d90d3282e6d5caa5899a244e59ec6))
25+
* recursive enableComment param ([ebf560f](https://github.com/wangchucheng/hugo-eureka/commit/ebf560f9f484c5027a5fc9f418510d363a6bed3e))
26+
* recursive repoEditURL ([285eb0f](https://github.com/wangchucheng/hugo-eureka/commit/285eb0f5e27f97b8eeddff251204bbdeed17564d))
27+
* support Valine ([#79](https://github.com/wangchucheng/hugo-eureka/issues/79)) ([1762613](https://github.com/wangchucheng/hugo-eureka/commit/1762613dfb06a9f2fb0958b4550234ea7193b772))
28+
29+
1630
## 0.7.0 (2021-04-03)
1731

1832

en/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ date: '2020-10-19T22:47:34+08:00'
1111
lastmod: '2020-10-19T22:47:34+08:00'
1212
featuredImage: 'https://i.loli.net/2020/11/07/B6GZn1V2AS8XYIT.jpg'
1313
draft: false
14+
15+
repoEditURL: https://github.com/wangchucheng/hugo-eureka-docs/blob/master/en
1416
---
1517

1618
Eureka is a feature-rich and highly customizable [Hugo](https://gohugo.io/) theme. Using Eureka allows you to customize and deploy your website quickly and easily.

go.mod

Lines changed: 0 additions & 3 deletions
This file was deleted.

zh/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ draft: false
1313
weight: 7
1414
---
1515

16+
## 0.8.0 (2021-04-21)
17+
18+
19+
### Features
20+
21+
* add German i18n support ([#90](https://github.com/wangchucheng/hugo-eureka/issues/90)) ([8d0808e](https://github.com/wangchucheng/hugo-eureka/commit/8d0808eb8d3cc0464794de9f88d0b2e8995f4efa))
22+
* add polish i18n support ([#95](https://github.com/wangchucheng/hugo-eureka/issues/95)) ([177e4b1](https://github.com/wangchucheng/hugo-eureka/commit/177e4b19c294652a163cf93d35fdc5ae91acf3e3))
23+
* add russian i18n support ([#87](https://github.com/wangchucheng/hugo-eureka/issues/87)) ([b5396e8](https://github.com/wangchucheng/hugo-eureka/commit/b5396e81a11d983b519c2bc1042c120582743244))
24+
* add utterances support ([d07e103](https://github.com/wangchucheng/hugo-eureka/commit/d07e1032454d90d3282e6d5caa5899a244e59ec6))
25+
* recursive enableComment param ([ebf560f](https://github.com/wangchucheng/hugo-eureka/commit/ebf560f9f484c5027a5fc9f418510d363a6bed3e))
26+
* recursive repoEditURL ([285eb0f](https://github.com/wangchucheng/hugo-eureka/commit/285eb0f5e27f97b8eeddff251204bbdeed17564d))
27+
* support Valine ([#79](https://github.com/wangchucheng/hugo-eureka/issues/79)) ([1762613](https://github.com/wangchucheng/hugo-eureka/commit/1762613dfb06a9f2fb0958b4550234ea7193b772))
28+
29+
1630
## 0.7.0 (2021-04-03)
1731

1832

zh/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ date: '2020-10-19T22:47:34+08:00'
1111
lastmod: '2020-10-19T22:47:34+08:00'
1212
featuredImage: 'https://i.loli.net/2020/11/07/B6GZn1V2AS8XYIT.jpg'
1313
draft: false
14+
15+
repoEditURL: https://github.com/wangchucheng/hugo-eureka-docs/blob/master/zh
1416
---
1517

1618
Eureka是一个功能丰富且可高度定制化的[Hugo](https://gohugo.io/)主题,使用Eureka可以让你轻松快捷地定制并部署网站。

0 commit comments

Comments
 (0)