Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quinten/geuze

Simple and fast website template with Netlify CMS and Eleventy
https://github.com/quinten/geuze

eleventy jamstack netlify-cms starter-template

Last synced: 20 days ago
JSON representation

Simple and fast website template with Netlify CMS and Eleventy

Awesome Lists containing this project

README

        



Geuze


Simple and fast website template with Netlify CMS and Eleventy

------

## Demo

Check the demo at https://geuze.netlify.app/

### Ready to start your own Geuze site?



Deploy to Netlify

## Development

Clone the repo and install the dependencies.

```
npm install
```

Run a local development server.

```
npm start
```

Make a production build. This command will also run when you deploy to Netlify (see `netlify.toml`)

```
npm run build
```

### Configuration

Many thing can be configured from the cms. Take your time first to go through all the settings under the `Config` collection.

### License

MIT