Skip to content

equk/11ty-equk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

11ty-equk

equks blog

Personal blog powered by eleventy

Deploys by Netlify

Deployed at: https://equk.co.uk/

11ty-logo
sharp Badge esbuild Badge PostCSS Badge ESLint Badge Prettier Badge ATOM Badge

⚠️ not a starter template or theme

This is my own personal blog and shouldn't be used as a starter template or theme.

Features

  • postcss integration
  • esbuild integration
  • image optimization
  • syntax highlighting (zero JS output)
  • atom feed generation
  • sitemap generation
  • post feature image
  • image attribution link
  • post list pagination
  • darkmode support (localStorage & prefers-color-scheme)
  • inlined css
  • opengraph meta tags
  • social media meta tags
  • 11ty bundle support
  • markdown checklists
  • eslint with prettier
  • favicon generation
  • webmentions
  • blog post commenting using mastodon
  • esm support (11ty 3.0.x)

Image Optimization

  • includes {% image %} shortcode
  • automatic optimization in markdown
  • Automated <picture> syntax markup with srcset and optional sizes
  • Includes width/height attributes to avoid content layout shift
  • Includes loading="lazy" for native lazy loading without JavaScript
  • Includes decoding="async"

URL Generation

Post permalinks are generated using title & date fields

Resulting in /YYYY/MM/DD/slugify-title

Contact

Website: https://equk.co.uk

Mastodon: @equilibriumuk@hachyderm.io

License

Source Code: MIT License

Content & Media: Copyright

(You are not permitted to re-use the content publicly or commercially)


based on eleventy-base-blog

About

🎈 equk blog on eleventy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published