maned / goblin

A Content Management System Built in Pure Javascript
http://goblin.jit.su/
19 stars 13 forks source link

Move to Bootstrap CDN? #43

Closed PunkChameleon closed 10 years ago

PunkChameleon commented 10 years ago

I think because bootstrap is included in both the admin and the default theme, our code ratio on github shows us a CSS project.

We could possibly eliminate some of this by referencing a bootstrap CDN in both files -- it'll move our dependencies, but also make us reliant on third-parties.

Any thoughts?

PunkChameleon commented 10 years ago

Closed with #45