Events2Join

Moving From Ghost to Eleventy


Moving From Ghost to Eleventy - ReverentGeek

I came across a static site generator named Eleventy. For whatever reason, this one "clicked" for me. It has all the speed and flexibility I could ever need.

From Ghost to 11ty - bitsofcode

Step 5 - Setup 11ty with eleventy-base-blog #. Now that the content was all set up, I could finally move on to 11ty! This part was pretty ...

How to migrate from Ghost to Eleventy - Tomas Kohl

Adapting my Ghost theme to Eleventy took just a little while. I took all the styles and HTML as-is from the theme. Ghost uses Handlebars while I ...

Build A Custom Publication With Headless Ghost + Eleventy

The Eleventy Starter for Ghost is configured to source content from https://eleventy.ghost.io. This can be changed in the .env file that comes with the starter.

Using Ghost as Headless CMS with Eleventy - theme - Developer help

I have a local Ghost install, from which Eleventy pulls a static website. I have successfully managed to create a post and update it, ...

How my site is built with Eleventy + Ghost - Juha-Matti Santala

I moved Ghost to a Digital Ocean VPS so I can edit anywhere with any computer. I decoupled post fetching from the build process into a ...

Migrating from WordPress.com to self-hosted Eleventy via Ghost ...

Crucially, when I'm ready to publish that's when Eleventy comes in. I have a folder with my website in it (also a Git repository) with Eleventy ...

How I Moved From an Eleventy Static Site to Ghost - Chris Enns

This is a very long post that will be interesting if you enjoy the meta commentary behind choosing blogging software.

Can I use ghost like this? - Reddit

I currently manage my SaaS website through Eleventy in vscode. Which is a templating library. What I would like to do is create "pages" in ...

A starter template to build websites with Ghost & Eleventy - GitHub

By default, the starter will populate content from a default Ghost install located at https://eleventy.ghost.io. To use your own install, edit the .env config ...

Fuck It, Let's Go With Ghost - McGarityDotMe

After the quick win I achieved from switching my static website from Jekyll to Eleventy, I made up for it over the following week by ...

Use Eleventy to generate a Ghost blog - David Darnes

Eleventy is swiftly becoming the most popular static site generator within my online feeds. Check out the site if you want to know more.

The pros and cons of moving back to Ghost - Baty.net

The pros and cons of moving back to Ghost ... I dusted off the version of the blog that I'd built using Eleventy and started working on getting ...

This Blog in Eleventy + Ghost - Summitt Dweller's Blog

By default the project I'm using connects its 11ty frontend to a Ghost backend at https://eleventy.ghost.io/. Fortunately, my project's README.md file, an ...

Gatsby, Ghost, Hugo, Jekyll or another static site generator? - Reddit

Eleventy. It is what ... If you still want more of a CMS, like WordPress, then Ghost is really good, else I'd go the more simple route.

Migrating to Eleventy - Ryan Mulligan

The time has come. I've finally decided to explore the wonderful world of 11ty! The migration process for my personal website was dead ...

I moved to 11ty - Rong Ying's Blog

Then came open source CMS-es like Ghost or Strapi. They offer ... eleventy.js where you would initialize plugins, shortcodes, other ...

Beginning a new approach to blogging with Eleventy - Hugh Rundle

As foreshadowed in my last post, I've now stopped publishing with Ghost and moved to the static site generator Eleventy. I plan to write ...

How to Migrate a Ghost Blog to Another Instance - Benjamin Rancourt

In this guide, you will learn how to successfully migrate your Ghost blog to another instance, with its images ... Eleventy), I didn't panic as I ...

daviddarnes/eleventy-plugin-ghost - GitHub

Install the plugin using npm: npm install eleventy-plugin-ghost · Run or build your Eleventy project and use the global ghost data variable to access posts , ...