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
- Host: GitHub
- URL: https://github.com/andtechstudios/piezo
- Owner: andtechstudios
- Created: 2021-12-16T19:37:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T22:50:23.000Z (over 4 years ago)
- Last Synced: 2025-07-30T14:28:13.940Z (10 months ago)
- Language: HTML
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```