Skip to content
/ geuze Public template

Simple and fast website template with Netlify CMS and Eleventy

License

Notifications You must be signed in to change notification settings

Quinten/geuze

Repository files navigation

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