https://github.com/sebousan/hugolify-www
Jamstack solution for building easily a fast, as accessible as possible and low carbon website
https://github.com/sebousan/hugolify-www
bootstrap decap-cms hugo hugolify jamstack netlify-cms staticsitegenerator sveltia-cms
Last synced: 4 months ago
JSON representation
Jamstack solution for building easily a fast, as accessible as possible and low carbon website
- Host: GitHub
- URL: https://github.com/sebousan/hugolify-www
- Owner: sebousan
- License: mit
- Created: 2022-11-21T16:08:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T14:39:01.000Z (4 months ago)
- Last Synced: 2025-02-17T15:33:53.411Z (4 months ago)
- Topics: bootstrap, decap-cms, hugo, hugolify, jamstack, netlify-cms, staticsitegenerator, sveltia-cms
- Language: JavaScript
- Homepage: https://www.hugolify.io
- Size: 38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hugolify
[](https://app.netlify.com/sites/hugolify-www/deploys)
## Clone
```
git clone [email protected]:sebousan/hugolify-www.git
```## Install package
```
yarn
```## Watch (local)
```
yarn watch
```## Build
```
yarn build
```