-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap
Eiríkur Heiðar Nilsson edited this page Mar 20, 2017
·
4 revisions
Open source framework optimised for writing marketing pages with React.
- Server side rendering.
- CMS adapters. Queries only. (Contentful built in).
- Great performance built in. (caching, serialize cms queries, service worker, etc)
- Abstract most webpack and boilerplate complexity by default. A la create-react-app and next.
- Brand, website, documentation and examples.
Support editing CMS content inline.
- Admin mode
- Extend (contentful) cms adapters to support authentication and editing.
- Inline editing of copy, e.g. with draft.
- Open modals to edit content types.
Launch our own cms content backend.
- Tux cms adapter.
- Tux hosted cms as a service. Cloud database + graphql.