Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T18:25:49.000Z (19 days ago)
- Last Synced: 2024-10-27T22:36:13.035Z (19 days 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
[![Netlify Status](https://api.netlify.com/api/v1/badges/c3719db2-876a-4735-b9d0-8a9a712e11bc/deploy-status)](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
```