asciidoctor / asciidoctor.org

:globe_with_meridians: Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.
https://asciidoctor.org
Other
327 stars 806 forks source link

Document the many integrations of AsciiDoc that use Asciidoctor #293

Open mojavelinux opened 10 years ago

mojavelinux commented 10 years ago

There are many tools that support AsciiDoc using Asciidoctor. Document them and also post a news entry about them to promote.

Here's the running list:

We should probably split them into categories.

jaredmorgs commented 8 years ago

So categories would include:

Is there anything else that needs to be called out, or anything incorrectly suggested as a grouping in the list above?

mojavelinux commented 8 years ago

I'd add Services, which includes GitHub, GitLab and others.

I'm not sure about Templating. Let's call it Template Engines.

I'd rename Build Systems to Build Tools.

Let's say "Writing Tools" instead of Editors.

So that leaves us with:

mojavelinux commented 8 years ago

Note that there is AsciiDoc integration in the reference implementation for the new MVC specification. See https://github.com/spericas/ozark/blob/master/ext/asciidoc/src/main/java/org/glassfish/ozark/ext/asciidoc/AsciiDocViewEngine.java

So maybe the category should be Template and View Engines

jaredmorgs commented 8 years ago

Template and View Engines sounds right to me.

On Wed, 27 Jan 2016 at 10:07 Dan Allen notifications@github.com wrote:

Note that there is AsciiDoc integration in the reference implementation for the new MVC specification. See https://github.com/spericas/ozark/blob/master/ext/asciidoc/src/main/java/org/glassfish/ozark/ext/asciidoc/AsciiDocViewEngine.java

So maybe the category should be Template and View Engines

— Reply to this email directly or view it on GitHub https://github.com/asciidoctor/asciidoctor.org/issues/293#issuecomment-175304776 .

Sent from Mobile.

mojavelinux commented 8 years ago

:+1: