Skip to content

Instantly share code, notes, and snippets.

View felixboet's full-sized avatar

Felix Böttcher felixboet

View GitHub Profile
/* v5.0.0 */
.accordion
.active
.alert
.alert-danger
.alert-dark
.alert-dismissible
.alert-heading
.alert-info
.alert-light
@felixboet
felixboet / custom-netlify-cms-widgets.md
Last active September 24, 2021 07:41
Custom Netlify CMS widgets

A list of custom Netlify CMS widgets

Netlify CMS comes with several built-in widgets to define the data type and interface for entry fields. This is an overview of additional widgets created by the community. Please feel free to add your custom widget to the list.

widget description demo
netlify-cms-widget-uuid-v4 UUID widget to safely link between items
@ncwidgets/id Generate a unique ID for new entries in a folder collection demo
@ncwidgets/reorder custom ordering of a referenced collection demo