marcfilleul / mf-blogstarter

Eleventy + Tailwind CSS blog starter by Marc Filleul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As I don't have enough time to maintain this repo, I've decided to archive it.

MF Blog Starter

See Netlify Demo

The child of eleventail and jamstack-web-starter raised by Marc Filleul.

This blog starter uses and is built with:

  • Eleventy for templates and site generation

  • Tailwindcss for a utility first CSS workflow

  • PostCSS set up to handle:

    • TailwindCSS
    • Autoprefixer
    • PurgeCSS to remove unused CSS
  • HTML minified in production

  • CSS inlined and minified in production

  • Scripts optimised for production

  • Document <head> crafted using htmlhead.dev

Support

If you want to thank me or support my work, you can buy me a coffee 😉

Performances

GTmetrix

GTmetrix report

Google Measure

Lighthouse report

About

Eleventy + Tailwind CSS blog starter by Marc Filleul

License:MIT License


Languages

Language:HTML 47.2%Language:JavaScript 27.2%Language:CSS 25.6%