Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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