asciidoctor / docgist

Render AsciiDoc documents from Gists, GitHub, DropBox and other remote sources in the browser.
http://gist.asciidoctor.org
57 stars 79 forks source link

Use Bower to manage Asciidoctor version #7

Open nawroth opened 10 years ago

nawroth commented 10 years ago

In short, create a small build that updates DocGist to some Asciidoctor version.

mojavelinux commented 10 years ago

:+1:

This will also make DocGist a good role model!

nawroth commented 9 years ago

We now use Bower for GraphGist, we got a contribution for that: https://github.com/neo4j-contrib/graphgist/blob/master/bower.json

Should be easy to use the same approach here, if it makes sense.

mojavelinux commented 9 years ago

If it works, I say let's do it!