Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yihui/hugo-paged
A Hugo theme with the feel of printed media (inspired by paged.js)
https://github.com/yihui/hugo-paged
css hugo-theme paged-media website
Last synced: 15 days ago
JSON representation
A Hugo theme with the feel of printed media (inspired by paged.js)
- Host: GitHub
- URL: https://github.com/yihui/hugo-paged
- Owner: yihui
- License: mit
- Created: 2023-09-07T06:13:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T02:09:32.000Z (10 months ago)
- Last Synced: 2024-05-12T08:40:26.586Z (6 months ago)
- Topics: css, hugo-theme, paged-media, website
- Language: HTML
- Homepage: https://paged.yihui.org
- Size: 76.2 KB
- Stars: 22
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# HUGO PAGED
## _For the love of printed media_
A Hugo theme inspired by the paged.js website. See for a demo.
## Development
```
git clone https://github.com/yihui/hugo-paged.git
cd hugo-paged
hugo server --source exampleSite --themesDir ../..
```