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