Asciidoctor-skins #100
Unanswered
tajmone
asked this question in
Format » HTML
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've come across @darshandsoni's asciidoctor-skins, a collection of alternative stylesheets for the native Asciidoctor backend.
The styles are nice, and MIT licensed. Unfortunately there aren't any Sass sources, but we could easily port a stylesheet to SCSS if we find one that we'd like to use.
This is approach is preferable to having to tweak the asciidoctor-stylesheet-factory, which relies on an old version of Foundation and on Compass (which has reached EOF).
At this point, anything that could speed up work is welcome.
All reactions