Skip to content

Commit 3441a2c

Browse files
committed
docs: update zen mode
1 parent b24b842 commit 3441a2c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Dream also supports **light and dark mode** out of the box.
2323

2424
![Screenshot](https://github.com/g1eny0ung/hugo-theme-dream/blob/master/images/screenshot.png?raw=true)
2525

26+
For people who prefer a simple and clean interface, Dream has a **Zen mode**. It is more concentrated on reading and writing.
27+
28+
<img src="https://github.com/g1eny0ung/hugo-theme-dream/blob/master/docs/public/images/zen-mode.png?raw=true" alt="Zen Mode" height="500" />
29+
2630
## Installation
2731

2832
Go into your site folder:
@@ -41,6 +45,7 @@ Then open `hugo.toml` and add `theme = "dream"`.
4145
## Examples
4246

4347
- [My blog](https://g1en.site) and its [source code](https://github.com/g1eny0ung/blog)
48+
- [A demo of Zen mode](https://g1en-site-zen-mode-preview.netlify.app/)
4449

4550
## Publish your site
4651

theme.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ features = [
1212
"Creative",
1313
"Masonry Layout",
1414
"Flippable About Page",
15+
"Zen Mode",
1516
"Google Analytics",
1617
"Disqus",
1718
"Utterances",
18-
"I18n",
1919
"Search",
2020
"Syntax Highlighting",
2121
"Decap CMS",

0 commit comments

Comments
 (0)