Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 825 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 825 Bytes

kirsty-dot-website

I'm building this website to teach myself proper semantic markup, CSS, accessibility and anything else that comes up along the way.

I've used 11ty with Nunjucks as templating engine. Other than that, it's just HTML, CSS and JavaScript for the moment.

Things I'll be looking at in the near future:

  • User toggled dark/light mode
  • I hate the blog tags. I need to fix those. Also the post list view generally.
  • Keyboard navigation and skip links
  • Image optimisation and best practices
  • Performance
  • General tidy up of the code because it's a wee bit of a Cronenbergian mess in places
  • Build a search bar
  • Separate Weeknotes from general blog posts.
  • Set up separate RSS feeds too.
  • Tidy up webmentions
  • Send webmentions
  • Give users ability to open bug reports