Skip to content

A starter repository for a "classic-themed" blog website using Eleventy

License

Notifications You must be signed in to change notification settings

TigersWay/eleventy-classic-blog-starter

Repository files navigation

eleventy-classic-blog-starter GitHub last commit GitHub issues

A starter repository for a "classic-themed" blog website using Eleventy.

Of course, a very opinionated one, and probably forever, a work in progress!

Dependencies:

  • @11ty/eleventy
  • markdown-it-eleventy-img

Demo: Cloudflare Netlify Render Vercel

Completely re-written v2

At the end of 2022, Gulp and its plugins seem to be gone, and Eleventy has been updated quite a lot. It was time to clean-up this template/starter!

Tools

Theme

  • Nunjucks port - with (nearly) same CSS - based on liquid layouts from Hyde by @mdo
  • Some WCAG contrast corrections

Bug reports, feature requests... or even stars

This is an ongoing project - even if I don't modify it everyday - and every suggestions, contributions or even stars are most welcome!

CHANGELOG

  • v2.0.0

    • Update all dependencies
    • eleventy-img plugin through markdown-it-eleventy-img
    • Layout corrections
    • css: postcss & fontsource
    • spell-checker
  • v1.0.0

    • Lighthouse 4 x 100%
    • Color corrections (WCAG2AA)
    • RSS
    • Filter excerpt without cheerio
    • moment -> dayjs
    • Re-visit Gulp/eleventy organization
      • Static folders
      • Fonts
      • PostCSS
    • Delete FrontAid CMS files - CMS tests will be done later
  • v0.6.1

    • First try on "Cloudflare Pages"
    • Added robots.txt