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

https://github.com/andtechstudios/piezo

Ultra-minimalist Hugo theme
https://github.com/andtechstudios/piezo

Last synced: 4 months ago
JSON representation

Ultra-minimalist Hugo theme

Awesome Lists containing this project

README

          

*Ulta-minimalist hugo template*

> *Piezo* docker images only support GitLab CI/CD.

# Setup
1. Create a new hugo site.
2. Clone *Piezo* into your site's `themes` directory.

```
$ hugo new site myWebsite
$ cd myWebsite
$ git clone https://github.com/andtechstudios/piezo themes/piezo
```