Skip to content

Roadmap

Eiríkur Heiðar Nilsson edited this page Mar 20, 2017 · 4 revisions

1.0

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.

2.0

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.

3.0

Launch our own cms content backend.

  • Tux cms adapter.
  • Tux hosted cms as a service. Cloud database + graphql.

Clone this wiki locally