A clever, open-source CMS designed for static site generators like Eleventy, Astro, and Hugo which use Markdown files and frontmatter metadata. The CMS itself runs directly in your IDE, giving you a visual interface to your content. I'm not sure you can host it or access it otherwise, so definitely one for techie projects rather than content teams.
- Source
- Link to Original 🔗
- Published
- Categories
- Nuts & Bolts
- Tags
- CMS,Eleventy,SSG,AstroJS,VSCode,frontmatter,Front Matter
Explore Other Notes
⬅ Newer
Nuclear anchored sidenotes
I have long sought a web-native way to achieve sidenotes with CSS, and it turns out Eric is in the same boat. The new Anchor Position API in CSS is seeking to solve that problem, and whilst it […]
Older âž¡
React modal using <dialog> element
An extremely detailed overview of how to use the native <dialog> element in React to build a state-driven modal component. As ever, the answer is significantly more complicated than it would be […]
- A clever, open-source CMS designed for static site generators like Eleventy, Astro, and Hugo which use Markdown files and frontmatter metadata. The CMS itself runs directly in your IDE, giving you a […]
- Murray Adcock