Add 11ty to the list of publishing options in awesome-asciidoc.adoc
Compare changes
+ 1
− 0
@@ -48,6 +48,7 @@ Publish content from AsciiDoc using these build tools and static site generators
@@ -48,6 +48,7 @@ Publish content from AsciiDoc using these build tools and static site generators
* https://docs.antora.org[Antora] - A modular, multi-repository site generator designed for creating documentation sites from content composed in AsciiDoc and processed with Asciidoctor.
* https://github.com/asciidoctor/jekyll-asciidoc[Jekyll AsciiDoc] - A Jekyll plugin that converts AsciiDoc source files in your site to HTML pages using Asciidoctor.
* https://jbake.org[JBake] - A Java-based static site and blog generator that can process content written in AsciiDoc.
* https://github.com/asciidoctor/asciidoctor-maven-plugin[Asciidoctor Maven Tools] - A suite of plugins for Apache Maven that convert AsciiDoc source files to HTML and other formats using AsciidoctorJ.
* https://github.com/asciidoctor/asciidoctor-gradle-plugin[Asciidoctor Gradle Plugin] - A plugin for Gradle that converts AsciiDoc source files using AsciidoctorJ.