#I want to register a a new component in decap cms editor? How to configure that?
2 messages · Page 1 of 1 (latest)
I'm sorry, but the knowledge sources provided do not contain specific information about registering custom editor components in Decap CMS or configuring the Decap CMS editor to output a custom HTML structure like <a href="..." class="nav-link">...</a>. The documentation covers how to install and configure Decap CMS with Astro, including setting up collections and fields in config.yml, but does not go into detail about custom editor components or their JavaScript registration and template output logic Decap CMS & Astro.