File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ Dream also supports **light and dark mode** out of the box.
23
23
24
24
![ Screenshot] ( https://github.com/g1eny0ung/hugo-theme-dream/blob/master/images/screenshot.png?raw=true )
25
25
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
+
26
30
## Installation
27
31
28
32
Go into your site folder:
@@ -41,6 +45,7 @@ Then open `hugo.toml` and add `theme = "dream"`.
41
45
## Examples
42
46
43
47
- [ 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/ )
44
49
45
50
## Publish your site
46
51
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ features = [
12
12
" Creative" ,
13
13
" Masonry Layout" ,
14
14
" Flippable About Page" ,
15
+ " Zen Mode" ,
15
16
" Google Analytics" ,
16
17
" Disqus" ,
17
18
" Utterances" ,
18
- " I18n" ,
19
19
" Search" ,
20
20
" Syntax Highlighting" ,
21
21
" Decap CMS" ,
You can’t perform that action at this time.
0 commit comments