https://github.com/techmagus/hugo-theme-dream
Fork used in https://im.youronly.one/yuki/
https://github.com/techmagus/hugo-theme-dream
hugo hugo-theme youronlyone
Last synced: 9 months ago
JSON representation
Fork used in https://im.youronly.one/yuki/
- Host: GitHub
- URL: https://github.com/techmagus/hugo-theme-dream
- Owner: techmagus
- License: mit
- Fork: true (g1eny0ung/hugo-theme-dream)
- Created: 2021-02-03T09:53:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T07:38:53.000Z (over 1 year ago)
- Last Synced: 2024-11-15T12:05:54.431Z (over 1 year ago)
- Topics: hugo, hugo-theme, youronlyone
- Language: HTML
- Homepage: https://im.youronly.one/yuki/
- Size: 21 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🌱 hugo-theme-dream


> 🎉 Hugo Theme Dream 3.0 is released. Please view [migrate to v3](https://g1en.site/hugo-theme-dream/migrate-to-v3) for more details.
- [Intro](#intro)
- [Installation](#installation)
- [Documentation](#documentation)
- [Examples](#examples)
- [Tutorials from community](#tutorials-from-community)
- [Publish your site](#publish-your-site)
## Intro
Dream is a [Hugo](https://gohugo.io/) theme. I build it for [my blog](https://g1en.site).
The main features are **Flippable About Page** and **Masonry Layout Posts**.
Dream also supports **light and dark mode** out of the box.

## Installation
Go into your site folder:
```bash
cd themes
git clone https://github.com/g1eny0ung/hugo-theme-dream.git dream
```
Then open `hugo.toml` and add `theme = "dream"`.
## Documentation
## Examples
- [My blog](https://g1en.site) and its [source code](https://github.com/g1eny0ung/blog)
## Tutorials from community
### Chinese
- [使用 Hugo + Dream 主题构建个人博客](https://guole.fun/posts/hugo-blog/)
## Publish your site
See [Hosting & Deployment](https://gohugo.io/hosting-and-deployment/).
## License
Hugo Theme Dream is licensed under the MIT License.
Author: [g1eny0ung](https://github.com/g1eny0ung).