/netlify-workshop

Netlify-Contentful workshop code templates

Primary LanguageCSS

Netlify workshop

Static site example

cd manual
npm install

# Build site
gulp

# Build site while developing
gulp watch

Contentful integration example

cd contentful
npm install

# Build site while developing
roots watch