FabricLabs / maki

:bento: declarative application framework for high-performance cross-platform services
https://maki.io
MIT License
69 stars 33 forks source link

Content Cleanup, New Layout #128

Closed martindale closed 8 years ago

martindale commented 8 years ago

Maki applications now look much better by default, with a sticky header and a new flexbox-based layout. Many new features have been added, including the new /people and /conversations resources, which can be updated via the tools in tools/.

Several new features are also added to the Maki Core library, including an enabled-by default header for making Maki-powered services available more widely on the web.

This is a work in progress branch being built on top of the features exposed in #126 (now merged).