Skip to content

sewellstephens/public-portfolio

Repository files navigation

Open source portfolio/blog boilerplate

Open source portfolio template built in eleventy, and blog content using Decap CMS

Live example

Features include

  • Decap CMS (aka Netlify CMS) portal
  • Tailwind CSS v3
  • Eleventy v2
  • Minimal design
  • Easy to set up

Set up instructions

Setting up project

Clone repository into VSCode:

git clone https://github.com/sewellstephens/11ty-decap-cms-boilerplate.git

Or deploy directly to Netlify

Deploy to Netlify

Then

npm install

Btw strongly reccommend using Netlify as all setup instructions are based on Netlify

Setting up authentication

You will need to enable Netlify Identity

Screenshot

This insures you are able to log into Decap CMS.

Setting up Git Gateway

To set up Git Gateway, go into Netlify site configuration and click "Identity", then click "Services".

Screenshot 2

After that, you should have Git Gateway enabled