grupoarc / grouphug

Decentralized activity streams and more
Other
1 stars 0 forks source link

Make it pretty (enough) #14

Open jbone opened 9 years ago

jbone commented 9 years ago

Placeholder. On me to define what this means, might take a whack at implementation too.

pjz commented 9 years ago

Is bootstrap(whatever version) the answer? Have you seen Google's Polymer ?

jbone commented 9 years ago

Lol, Polymer was the thing I eluded to yesterday that I was going to show you. Still checking it out; Bootstrap3 seems to be the ubiquitous and default answer, but Polymer's... Interesting.

On Sep 30, 2015, at 10:53, Paul Jimenez notifications@github.com wrote:

Is bootstrap(whatever version) the answer? Have you seen Google's Polymer ?

— Reply to this email directly or view it on GitHub.

pjz commented 9 years ago

Making custom HTML tags (aka Web Components) fits in with wikithink, IMO. /component/my-web-component ? Also, ckeditor likely plays well with it since it's "just another HTML tag".