sbt-microsites icon indicating copy to clipboard operation
sbt-microsites copied to clipboard

Integrate scalafiddle

Open raulraja opened this issue 8 years ago • 2 comments

raulraja avatar May 22 '17 19:05 raulraja

This is how the integration is done in Paradox: https://github.com/lightbend/paradox/blob/5fe342ddb90fe8414055c1b54b47dd8873f1fe2f/core/src/main/scala/com/lightbend/paradox/markdown/Directive.scala#L333

ochrons avatar May 22 '17 22:05 ochrons

With the new Jekyll integration functionality in ScalaFiddle, this is now quite trivial https://github.com/scalafiddle/scalafiddle-core/tree/master/integrations/jekyll

Would be nice to have real gem plugin support, though :)

ochrons avatar Jan 02 '18 20:01 ochrons