uncenter
Software developer and rookie linguist. I write about programming, linguistics, and other topics in web development.

Articles

Spell-checking Markdown with cSpell

· Tagged:
11ty, markdown, blog

Though I haven't written much on this blog, I wanted to add some basic spell-checking to my posts. I looked up "spell-checking markdown" and found an article by TJ Addison that explained how to do this with a tool called cSpell (the backbone of the somewhat popular Code Spell Checker VSCode extension)...

On Eleventy

· Tagged:
11ty, thoughts

This website is built with the Eleventy static site generator; a simple, fast, and powerful static site generator. I've been using Eleventy for almost a year now, since May 2022...