Skip to content

Eleventy + Tailwind CSS blog starter by Marc Filleul

License

Notifications You must be signed in to change notification settings

mdesnouveaux/mf-blogstarter

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.2%
  • JavaScript 27.2%
  • CSS 25.6%