Built using Netlify CMS, Eleventy, Alpine.js & TailwindCSS, Stripe
Perfect for blogging & ecomerce websites, Impulse Netlify comes with everything you need to get started with NetlifyCMS support.
https://novolio-impulse.netlify.app/
git init
git add .
git commit -m "init"
git remote add origin https://github.com/<username>/<reponame>.git
git branch -M main
git push -u origin main
Navigate to netlify.com and login or create a new account. Click 'new site from git', connect your github account and select your newly created repo.
Go to the Identify section to enable. Then make sure to enable 'Git Gateway'. We recommend disabling registration otherwise you leave your CMS open to anyone.
All of our themes come with custom email templates for use with Netlify. To enable these go to the Identity > Emails section and enter the following paths for each template.
/email-templates/invitation.html
/email-templates/confirmation.html
/email-templates/recovery.html
/email-templates/email-change.html
git clone https://github.com/rosstopping/impulse-netlify.git
cd impulse-netlify
npm install
This step is only required the very first time.
npm run build
npm run start
Digizu @digizultd