# Future Plans We think a lot about the future of this site! Here's some things we'd like to add: - Code syntax highlighting with [`lume_shiki`](https://github.com/FuriouZz/lume_shiki) - CI Checks - Performance, Accessibility, Best Practices, and SEO with [lighthouse-ci](https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/getting-started.md) - Grammar checking for source files(including inclusive language, spell checking, and other basic checks) - Checking for valid [Microformats](https://microformats.org/wiki/Main_Page) data on all pages that have it - Webrings! - Site Search with Lume's built-in [Pagefind plugin](https://lume.land/plugins/pagefind/) - OpenGraph preview images, again using the built-in [OG Images Plugin](https://lume.land/plugins/og_images/) - Possibly [Structured Data](https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data) - Slideshow mode for articles that are presented Done: - [x] HTML and CSS validation - [x] [HTML-Validate](https://html-validate.org/) - [x] [csstree-validator](https://www.npmjs.com/package/csstree-validator) - Note: Does not work lmao