Skip to main content

{{ 11tybundle.dev }}

29 posts in 'CMS'

Using Wordpress as a headless CMS for Eleventy

How I avoided having to re-learn PHP and love Eleventy.

Categories: CMS  Global Data  Navigation  Pagination  Remote Data  Search  

How to setup Agit CMS with your 11ty website

The hackable, local, markdown based CMS for the developer that doesn't want content management to be...

Categories: CMS  Front Matter  How to...  

TinaCMS + 11ty

Taking a deep dive into setting up a CMS for my static site with TinaCMS

Categories: Blogging  CMS  Configuration  Deployment  How to...  

CloudCannon as a git based headless CMS for static site generators

Showcasing CloudCannon with 11ty as a headless CMS service

Categories: CMS  How to...  

Eleventy and Storyblok - My perfect combination

In this article, I share why I choose this combination, hoping you also fall in love with them.

Categories: CMS  Why Eleventy?  

Headless kiosk application (with Kirby CMS)

Use Kirby and 11ty to generate a headless kiosk application hat works offline.

Categories: CMS  How to...  Images  

Working with CloudCannon and Eleventy - My Experience

My experience testing the CloudCannon CMS experience with Eleventy.

Categories: CMS  

Post previews with Ghost, Eleventy & Netlify

A while back, I updated my Eleventy plugin for Ghost so you get more data from your Ghost instance,...

Categories: CMS  Deployment  

Adding Tina CMS to 11ty

Looking for a NetlifyCMS alternative to commit changes to the same repo, I stumbled upon TinaCMS

Categories: CMS  How to...  

WordPress & Eleventy part two: Eleventy

Some considerations for using WordPress as a headless content management system for Eleventy.

Categories: CMS  How to...  

WordPress & Eleventy part one: WordPress

Some considerations for setting up WordPress to use with Eleventy.

Categories: CMS  How to...  

Add Netlify CMS to an existing 11ty site

Learn to add Netlify CMS to an existing 11ty site to make editing your posts easier

Categories: CMS  How to...  Netlify  

Using Sanity CMS to host an image gallery for an existing 11ty site

Sometimes it's too late for a starter project

Categories: CMS  How to...  

Using the Netlify CMS locally

I have recently been building a few websites using Eleventy. This is a static site generator, built...

Categories: CMS  How to...  

Using the Netlify CMS locally

I have recently been building a few websites using Eleventy. This is a static site generator, built...

Categories: CMS  How to...  Netlify  

How to use Contentful with Eleventy

Here's a pretty 0-60 tutorial on integrating Contentful headless content with Eleventy static site...

Categories: CMS  How to...  

Sanity with 11ty

Categories: CMS  How to...  

How to: add Twitter and Instagram Embeds on an Eleventy website using Sanity

Cover image credits: Photo by Luismi Sánchez on Unsplash At Orbit, we recently rebuilt our website...

Categories: CMS  How to...  

Using 11ty JavaScript Data files to mix Markdown and CMS content into one collection

In this article, we'll mix Markdown files with external data sources to create a unified 11ty...

Categories: CMS  Collections  

How to add Netlify CMS to an existing Eleventy project

I started coding again recently and I've been working on some personal projects in Eleventy. I...

Categories: CMS  How to...  Netlify  

How to Use WordPress as a Headless CMS for Eleventy

You want to offer static-site benefits to clients, but they want WordPress! Learn how to use...

Categories: CMS  

Integrating Contentful with Eleventy to create static sites

Want to use a powerful yet simple static site generator? Learn how to integrate 11ty with Contentful...

Categories: CMS  

Building a website with a static site generator, part 1: Setup

In this blog series, we will build a static website using Eleventy, NetlifyCMS, GitHub and Netlify....

Categories: Blogging  CMS  Deployment  Getting Started  

How my site is built with Eleventy + Ghost

This website is run with Eleventy, using Markdown and Ghost CMS for blog posts. I've iterated in a...

Categories: CMS  How to...  

Consuming a headless CMS GraphQL API with Eleventy

With Eleventy, consuming data coming from a GraphQL API to generate static pages is as...

Categories: CMS  

Eleventy and Ghost

We’ve expanded our headless starter repositories with Eleventy – a popular JAMstack static site...

Categories: CMS  

Use Eleventy to generate a Ghost blog

Last night I had a thought: What if I could source a Ghost blog from the Ghost Content API and then...

Categories: CMS