For the moment, this repository supports a few aspects: the development of Onyx tutorial content, a set of components used to make that content interactive, plus the engine that drives the rendering and layout of those components.
In the future, much will change. See issues #1 and #7.
src
- Theonyx-blueprint
namespace- The rendering engine, based on om.next
- Common UI components
example_src
- The self-documentingexample.showcase
tutorial_src
- The in-progressonyx-tutorial
- An example topic:
onyx-tutorial.workflow
- An example topic:
resources/public
- Html, CSS and generated JS artifacts
A good entry point is the blueprint showcase.
lein figwheel showcase-dev
# or, use the figwheel-sidecar approach
[TBD, based on team conversation.]