UNPKG

@dakingindanorf/hive

Version:

A template for creating a nuxt generated static site using Netlify CMS to power the backend. Individual site components can be managed through Bit

262 lines 5.72 kB
{ "title": "Roadmap", "slug": "roadmap", "components": [ { "type": "content_basic", "title": "Roadmap", "text": "Hive is under active development.\n\nThis roadmap outlines some of the future features being worked on, and the planned order of deployment. Be sure to check back for new and upcoming features, along with order of releases as the roadmap is updated.", "alignment": "center", "advanced": { "background_color": "background", "width": "site", "padding": "large" } }, { "type": "divider", "divider_color": "accent", "background_color": "background", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "med" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.9" }, "column_right": { "alignment": "left", "text": "* Bit Ecosystem" }, "advanced": { "background_color": [ "transparent" ], "width": [ "site" ], "padding": [ "med" ] } }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "none" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.8" }, "column_right": { "alignment": [ "left" ], "text": "* Bit Components" }, "advanced": { "background_color": [ "transparent" ], "width": [ "site" ], "padding": [ "med" ] } }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "small" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.7" }, "column_right": { "alignment": "left", "text": "* Demo" }, "advanced": { "background_color": [ "transparent" ], "width": [ "site" ], "padding": [ "med" ] }, "title": "" }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "med" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.6" }, "column_right": { "alignment": "left", "text": "* Documentation" }, "advanced": { "background_color": "background", "width": "site", "padding": "none" } }, { "type": "divider", "color": "accent", "width": "small", "divider_color": "accent", "background_color": "background", "advanced": { "width": "site", "background_color": "background", "padding": "med" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.5", "text": "*Current*" }, "column_right": { "alignment": "left", "text": "* Proof of Concept\n* Nuxt + NetlifyCMS + Bit" }, "advanced": { "background_color": "background", "width": "site", "padding": "none" } }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "small" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.4", "text": "" }, "column_right": { "alignment": "left", "text": "* Bit Integration" }, "advanced": { "background_color": "background", "width": "site", "padding": "small" } }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "small" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.3", "text": "" }, "column_right": { "alignment": "left", "text": "* NetlifyCMS Integration" }, "advanced": { "background_color": "background", "width": "site", "padding": "med" } }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "small" } }, { "type": "content_split", "column_left": { "alignment": "center", "title": "0.2" }, "column_right": { "alignment": "left", "text": "* Nuxt Setup" }, "advanced": { "background_color": "background", "width": "site", "padding": "med" } }, { "type": "divider", "divider_color": "accent", "width": "small", "advanced": { "background_color": "background", "width": "site", "padding": "small" } } ] }