initweave
ActiveA web-based Emacs configuration builder that generates a clean, commented init.el — built to remove the friction of day one with Emacs.
initweave is a web-based Emacs configuration builder. You pick the modules you want — completion, themes, LSP, org-mode, Git integration — and it generates a clean, commented init.el you can drop straight into ~/.emacs.d/.
The friction of day one with Emacs is real: you either copy someone else’s config and spend a weekend reverse-engineering it, or start from scratch and spend a weekend figuring out what you need. initweave skips both. The modules are hand-written, each doing one thing, with sensible defaults and automatic dependency resolution. The output is plain text you can read, edit, and grow into.
initweave isn’t managing your config forever. It’s a starting point you own.
More on the motivation and what’s coming next in the blog post.