Hugo Themes
Dream
A hugo theme named dream
- Author: Yue Yang
- Minimum Hugo Version: 0.57.2
- GitHub Stars: 237
- Updated: 2021-01-27
- License: MIT
- Tags: Blog Dark Mode Light Mode Personal Responsive
🌱 hugo-theme-dream
Note After v1.1.0
It’s needed to set the
aboutfolder toHeadless Bundle.
Related docs:
https://g1eny0ung.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot
https://g1eny0ung.site/hugo-theme-dream/#/about-page
https://gohugo.io/content-management/page-bundles/#headless-bundle
Major update in 2019-11-10
I completely rewrite the page layout to masonry layout.
Correspondingly, the configuration (config.toml) also has some breaking changes.
Please refer to the documentation for details.
If you have other problems, you can also ask in the issues.
Intro
Dream is a Hugo theme. I build it for my blog.
The main features are full page flip and masonry layout views.~
Dream also support light mode and dark mode out of the box.
demo: https://themes.gohugo.io/theme/hugo-theme-dream/

All tags of this theme:
- flip
- masonry layout
- i18n
- blog
- google-analytics
- disqus
- responsive
- copyright
- avatar
- motto
- social links
- creative
- personal
- light mode
- dark mode
- search
Documentation
https://g1eny0ung.site/hugo-theme-dream
Installation
Go into your blog folder and:
cd themes
git clone https://github.com/g1eny0ung/hugo-theme-dream.git dream
Then open your config.toml and edit to theme = "dream" and save.
Example
Publish
View hugo hosting-and-deployment
License
MIT © g1eny0ung