uberswe / beubo

Beubo is a free, simple, and minimal CMS with unlimited extensibility using plugins
MIT License
21 stars 4 forks source link

All pages should be updated to use the component package #59

Open uberswe opened 3 years ago

uberswe commented 3 years ago

Currently some pages still send a map of strings to the pages. These pages should be updated to use github.com/uberswe/beubo/pkg/structs/page/component instead.