https://github.com/uetchy/hugo-paper
Well-simplified theme for Hugo
https://github.com/uetchy/hugo-paper
hugo hugo-theme
Last synced: 11 months ago
JSON representation
Well-simplified theme for Hugo
- Host: GitHub
- URL: https://github.com/uetchy/hugo-paper
- Owner: uetchy
- License: mit
- Created: 2015-07-05T06:43:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T04:08:47.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T11:34:40.299Z (about 1 year ago)
- Topics: hugo, hugo-theme
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# hugo-paper
Well-simplified theme for [Hugo](http://gohugo.io)
## Setup
```
$ git clone https://github.com/uetchy/hugo-paper.git themes/hugo-paper
$ hugo server -t hugo-paper
```