Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 15 days ago
JSON representation

Fork used in https://im.youronly.one/yuki/

Awesome Lists containing this project

README

        

# 🌱 hugo-theme-dream

![GitHub Release](https://img.shields.io/github/v/release/g1eny0ung/hugo-theme-dream)
![GitHub License](https://img.shields.io/github/license/g1eny0ung/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.

![Screenshot](https://github.com/g1eny0ung/hugo-theme-dream/blob/v2/images/screenshot.png?raw=true)

## 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).