Skip to content

Atelier-Kit v0.1.7

Choose a tag to compare

@gcomneno gcomneno released this 04 Jul 15:00

Atelier-Kit v0.1.7

Studio item and collection editing for file-based content.

Added

  • /studio/items — list and edit item YAML records
  • /studio/collections — list and edit collection YAML records
  • item fields: title, subtitle, status, price mode, description, notice, image path, meta values
  • collection fields: title, description, included items (checkbox selection)
  • structural validation after each save

Notes

Image upload is still out of scope — set image paths after adding files under static/images/items/. Closes #39.

Validation

  • npm run check
  • npm run build