/deafpickleball

Primary LanguageNunjucksMIT LicenseMIT

Deaf Pickleball USA

Contents


Project Overview

  • Deaf Pickleball website

  • The project uses Eleventy as a static site generator

  • Default templating is Nunjucks (can be changed)

  • PostCSS set up to handle:

    • TailwindCSS
    • CSS Imports
    • Autoprefixer
  • PurgeCSS to remove unused CSS (set up for TailwindCSS by default) in production

  • HTML minified in production

  • CSS inlined and minified in production

  • esbuild used to bundle and minify scripts

  • Document <head> crafted using htmlhead.dev


Credits