Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 996 Bytes

README.md

File metadata and controls

48 lines (32 loc) · 996 Bytes

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