Skip to content
Timothy Kempf edited this page Oct 8, 2013 · 22 revisions
  • What is solidus
    • Server that lets you build dynamic sites with API data
      • API -->
  • Why use it
    • you have lots of data stored in third party services (Facebook, Twitter, Flickr)
    • you want to store your data in a third party JSON api (Contentful)
    • simple solution that's "easy" to set up, run locally or on services (Modulus, Nodejitsu, Appfog, Heroku)
    • sites are self-contained, can be stored anywhere
    • all javascript, familiar to anyone who knows js
    • auto compiles assets, SASS + requirejs
  • Who/what uses it
    • sparkart.com
    • bravado.com
    • keithurban AND SO ON
  • Contact info
    • #solidus on irc.freenode.net

Clone this wiki locally