Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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 ../..
```