Skip to content

iEscapedVim/hugo-theme-dream

 
 

Repository files navigation

🌱 hugo-theme-dream

GitHub release (latest by date) Hugo min version GitHub

The next version is out

If you still want to use the old version, you can check out the branch to release-1.6.

The new version brings some new design elements and bug fixes. When it stabilizes, it will be released as v2.0.0.

All changes will be committed to the master branch. You can check the screenshot below to see the rough interface changes.

For more detail, please refer to the Release v2.0.0-beta.

Note After v1.1.0

It's needed to set the about folder to Headless Bundle.

Related docs:

https://g1en.site/hugo-theme-dream/#/quick-start?id=add-quotabout-mequot

https://g1en.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/

https://raw.githubusercontent.com/g1eny0ung/hugo-theme-dream/master/images/screenshot.png

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://g1en.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

My Blog

My Blog's Source Code

Tutorials from community

Chinese

Publish

View Hosting & Deployment.

License

MIT © g1eny0ung

Packages

No packages published

Languages

  • HTML 68.3%
  • JavaScript 19.3%
  • SCSS 10.8%
  • CSS 1.6%