Skip to content

A static website that is build with Nunjucks, PostCSS, and Rollup. The data comes from DatoCMS and it's hosted on Netlify.

Notifications You must be signed in to change notification settings

kasszz/westerpark-heren-14

Repository files navigation

westerpark-heren-14

A static website that is build with Nunjucks, PostCSS, and Rollup. The data comes from DatoCMS and it's hosted on Netlify.

The site is viewable here!

Build Setup

Add an .env file with the DATO_API_TOKEN=xxx to the root of the project. This is needed for the project to get the content from DatoCMS.

# install dependencies
npm install

# get data from DatoCMS
npm run data

# build with HTTP server
npm start

# build only
npm run build

# watch only
npm run watch

About

A static website that is build with Nunjucks, PostCSS, and Rollup. The data comes from DatoCMS and it's hosted on Netlify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published