Coretek Logo

Coretek Blog Is Now Managed With Decap CMS

May 7, 2026
Coretek Team
Announcements
Coretek Blog Is Now Managed With Decap CMS

A simple demo article created in the new Decap CMS collection to verify the local content workflow inside the storefront.

Why this was added

This post exists as a working demo entry for the new Decap CMS setup.

  • The content lives in content/blog.
  • Decap manages the frontmatter and markdown body.
  • The storefront reads these files directly and renders them on the public blog pages.

What editors can do next

You can open /admin, create another blog post, upload an image, and publish it without changing the React code.

Local workflow

Start the storefront and the Decap proxy server together during development:

  1. Run npm run dev
  2. Run npm run cms:proxy
  3. Open http://localhost:8000/admin

That is enough to test the CMS flow locally before wiring a production Git backend.

Categories:Announcements

Share this post

Help others discover this content

Related Posts

You Might Also Like

Discover more insights and updates from our blog

No related posts available at the moment.