Skip to content

archandha/hugo-theme-dream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱hugo-theme-dream

The 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 layouts views.~

Dream also support light mode and dark mode out of the box.

demo: https://themes.gohugo.io/theme/hugo-theme-dream/

screenshot

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

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, edit to theme = "dream" and save.

Example

My Blog

My Blog's Source Code

Publish

View hugo hosting-and-deployment

License

MIT © g1eny0ung

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.9%
  • CSS 43.5%
  • JavaScript 12.6%