Hi folks, I'm planning on using Angular for a lightweight responsive CMS in 
which content is grabbed from a ReST service, likely implemented in Flask 
or Pyramid. What I want to do specifically is:

- use Less/Compass/Susy on the front end
- have Angular get page content via rest queries
- have Angular sent the current viewport/display size to the back end with 
the content queries so the backend can optionally return different content 
for the phone factor 

Before reinventing the wheel I thought I'd ask if there is already a common 
documented way of doing this. Pointers to online resources welcome too.

Also would be interested in pointers to any CMS projects for doing that. I 
normally use Python but would be interested in being able to backend with 
Ruby (or even PHP) as well in case I can't sell the client on being able to 
host Python.

thanks!
Iain

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to