Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/g1eny0ung/hugo-theme-dream.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYue Yang <g1enyy0ung@gmail.com>2020-06-24 07:17:33 +0300
committerYue Yang <g1enyy0ung@gmail.com>2020-06-24 07:17:33 +0300
commitf2217f0edf96d41a689546d44c5e64963ae5a759 (patch)
treed390a2dae00d8c08b9a0ff02664c4d29048f3d6b
parent7cf76f81273e25cd91ae94aae7fbb0f6278d4567 (diff)
v1.1.0v1.1.0
-rw-r--r--CHANGELOG.md4
-rw-r--r--README.md40
-rw-r--r--docs/README.md40
3 files changed, 54 insertions, 30 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 575e012..14cfeca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
Because of the site rewriting, I started to calculate the version again.
+## [1.1.0] - 2020.06.24
+
+- Treat `about` folder as Headless Bundle
+
## [1.0.0] - 2019.11.10
- masonry layouts
diff --git a/README.md b/README.md
index a94a0db..e76d573 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
# 🌱 hugo-theme-dream
+> Note: after v1.1.0, you need to set the `about` folder to `Headless Bundle`.
+
+Related docs:
+
+<https://g1eny0ung.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequo>
+
+<https://g1eny0ung.site/hugo-theme-dream/#/about-page>
+
+<https://gohugo.io/content-management/page-bundles/#headless-bundle>
+
> **The Major Update in 2019-11-10:**
I completely rewrite the page layout to [masonry layout](https://masonry.desandro.com/).
@@ -24,21 +34,21 @@ demo: [https://themes.gohugo.io/theme/hugo-theme-dream/](https://themes.gohugo.i
All tags of this theme:
-* flip
-* masonry layouts
-* i18n
-* blog
-* google-analytics
-* disqus
-* responsive
-* copyright
-* avatar
-* motto
-* social links
-* creative
-* personal
-* light mode
-* dark mode
+- flip
+- masonry layouts
+- i18n
+- blog
+- google-analytics
+- disqus
+- responsive
+- copyright
+- avatar
+- motto
+- social links
+- creative
+- personal
+- light mode
+- dark mode
## Documentation
diff --git a/docs/README.md b/docs/README.md
index a94a0db..e76d573 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,5 +1,15 @@
# 🌱 hugo-theme-dream
+> Note: after v1.1.0, you need to set the `about` folder to `Headless Bundle`.
+
+Related docs:
+
+<https://g1eny0ung.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequo>
+
+<https://g1eny0ung.site/hugo-theme-dream/#/about-page>
+
+<https://gohugo.io/content-management/page-bundles/#headless-bundle>
+
> **The Major Update in 2019-11-10:**
I completely rewrite the page layout to [masonry layout](https://masonry.desandro.com/).
@@ -24,21 +34,21 @@ demo: [https://themes.gohugo.io/theme/hugo-theme-dream/](https://themes.gohugo.i
All tags of this theme:
-* flip
-* masonry layouts
-* i18n
-* blog
-* google-analytics
-* disqus
-* responsive
-* copyright
-* avatar
-* motto
-* social links
-* creative
-* personal
-* light mode
-* dark mode
+- flip
+- masonry layouts
+- i18n
+- blog
+- google-analytics
+- disqus
+- responsive
+- copyright
+- avatar
+- motto
+- social links
+- creative
+- personal
+- light mode
+- dark mode
## Documentation