NOTE: Need to merge #87 first (this is a branch of components)
This pull request divides the /admin/ page into 4 tabs, including a Categories tab, allowing users to edit categories. It uses a _data/categories.yml file and supports a schema for categories.
NOTE: Need to merge #87 first (this is a branch of
components
)This pull request divides the
/admin/
page into 4 tabs, including a Categories tab, allowing users to edit categories. It uses a_data/categories.yml
file and supports a schema for categories.Closes #69