← Blog July 13, 2026
LKC Tools has a new home
The site is now a self-hosted static build — faster, lighter, and fully under our control.
We rebuilt lkctools.com from the ground up. Same tools, same tutorials, new foundation: a static site we host ourselves, deployed straight from Git.
Why the change
The old site did its job, but it locked our content inside a builder we didn’t control. The new build is plain HTML and CSS — it loads fast, works without JavaScript, and every page is a file we can edit and version.
What stayed the same
- Buying tools still goes through our checkout — nothing changed for customers.
- The forum and docs live where they always have.
- Free ReaScripts are still on GitHub and installable through ReaPack.
Writing posts
This post is a Markdown file. To publish a new one, drop a .md file in
src/content/blog/ with a title, description and date, then push. The build
does the rest.