pages-gem icon indicating copy to clipboard operation
pages-gem copied to clipboard

add jekyll-asciidoc (by asciidoctor)

Open bquast opened this issue 3 years ago • 1 comments

Before submitting an issue, please be sure to

This issue affects

  • [x] The site generated by GitHub Pages
  • [x] Building sites locally

The GitHub Pages Gem is intended to help users replicate the GitHub Pages build environment locally. If your issue affects both the hosted version and the version previewed locally, you may be better suited reporting seeking support in other forums.

What did you do (e.g., steps to reproduce)

Add an .adoc file post.

What did you expect to happen?

Render HTML5.

What happened instead?

The post didn't render

Additional information

asciidoctor provides jekyll-asciidoc. It is quite popular: https://trends.google.com/trends/explore?cat=13&date=today%205-y&geo=CH&q=jekyll,asciidoctor,jemoji and mostly allows for the writing of technical documents, such as standards (see e.g. https://github.com/metanorma/metanorma)

  • Link to the live site (if applicable):
  • Link to the source repo (if applicable): https://github.com/asciidoctor/jekyll-asciidoc

bquast avatar Sep 11 '22 08:09 bquast

https://github.com/github/pages-gem/issues/684

cfchase avatar Dec 08 '22 20:12 cfchase