Skip to content

Posts from the series "Modern CSS Solutions to Old CSS Problems"

Notifications You must be signed in to change notification settings

cyrke/moderncss-dot-dev

 
 

Repository files navigation

Modern CSS Solutions for Old CSS Problems

A series by Stephanie Eckles

Right now, it's essentially using DEV as a headless CMS to feed posts directly. But I'd love to expand it to additional resources, so stay tuned!

Tech & Stats

  • 11ty - a static site generator capable of using Node modules and mixing template languages which was perfect for this type of project. It's also wickedly speedy!
  • html-css-jumpstart - I expanded the minimal Sass/HTML starter that I recently released
  • Netlify - hosting
  • IFTTT - watches RSS feed to ping Netlify webhook to republish site when new DEV post published
  • one single teensy JS function for a bit of delight on the main page
  • 3.4kb CSS, Gzipped
  • Speed index - 0.702s
  • Lighthouse score - just shy of perfect 💯due to Google Web fonts which I'm going to resolve soon!

Feedback welcome!

If you find an issue or have a challenge you want a solution for, you can file it as an issue.

Buy me a coffee

About

Posts from the series "Modern CSS Solutions to Old CSS Problems"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 40.3%
  • HTML 38.8%
  • JavaScript 20.3%
  • Liquid 0.6%