{"id":17501902,"url":"https://github.com/sfxcode/sbt-paradox-reveal","last_synced_at":"2025-04-23T03:22:30.364Z","repository":{"id":57727061,"uuid":"193212901","full_name":"sfxcode/sbt-paradox-reveal","owner":"sfxcode","description":"SBT AutoPlugin for generating reveal.js presentations with Lightbend Paradox","archived":false,"fork":false,"pushed_at":"2021-02-24T07:41:58.000Z","size":3329,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T21:32:20.416Z","etag":null,"topics":["markdown","paradox","presentation","reveal-js","revealjs","sbt","sbt-plugin","scala"],"latest_commit_sha":null,"homepage":"https://sfxcode.github.io/sbt-paradox-reveal/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sfxcode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-22T08:55:18.000Z","updated_at":"2024-05-05T03:34:26.000Z","dependencies_parsed_at":"2022-09-15T01:25:04.986Z","dependency_job_id":null,"html_url":"https://github.com/sfxcode/sbt-paradox-reveal","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfxcode%2Fsbt-paradox-reveal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfxcode%2Fsbt-paradox-reveal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfxcode%2Fsbt-paradox-reveal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfxcode%2Fsbt-paradox-reveal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfxcode","download_url":"https://codeload.github.com/sfxcode/sbt-paradox-reveal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250361548,"owners_count":21417912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markdown","paradox","presentation","reveal-js","revealjs","sbt","sbt-plugin","scala"],"created_at":"2024-10-19T20:16:26.972Z","updated_at":"2025-04-23T03:22:30.341Z","avatar_url":"https://github.com/sfxcode.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sbt-paradox-reveal\n\nsbt AutoPlugin for generating reveal.js presentations with Lightbend\nParadox.\n\n## Documentation\n\n[https://sfxcode.github.io/sbt-paradox-reveal](https://sfxcode.github.io/sbt-paradox-reveal/)\n\n## Directives\n\nUsed directives are slide, notes, quote, code  and fragments.\n\n## Use Paradox for Reveal.js presentations\n\nCombine the power of [Paradox](https://developer.lightbend.com/docs/paradox/current/) with the HTML presentation framework [reveal.js](https://revealjs.com/#/).\n\nWith **Paradox** for\n\n* [Templating](https://developer.lightbend.com/docs/paradox/current/customization/templating.html)\n* [Markdown file inclusion](https://developer.lightbend.com/docs/paradox/current/directives/includes.html)\n* [Snippet inclusion](https://developer.lightbend.com/docs/paradox/current/directives/snippets.html)\n\nand **Reveal.js** for\n\n* [Slides](https://revealjs.com/#/1)\n* [HTML Transtions](https://revealjs.com/#/transitions)\n* [Speaker Notes](https://revealjs.com/#/20)\n\nit is easy to create a presentation with code examples in short time.\n\n## Usage\n\n### Giter8 Template\n\ng8 https://github.com/sfxcode/paradox-reveal-template.g8\n\nChoose projectName ...\n\n```\ncd projectName\n\nsbt\n\npreviewAuto\n```\n\n### Custom\n\nThis plugin requires sbt 1.0.0+\n\nInstall plugin in project/plugins.sbt:\n\n```\naddSbtPlugin(\"com.sfxcode.paradox\" % \"sbt-paradox-reveal\" % 1.1.0)\n```\n\nEnable Plugin in your build.sbt file:\n\n```\n enablePlugins(ParadoxRevealPlugin)\n```\n\n### Testing\n\nRun `test` for regular unit tests.\n\nRun `scripted` for [sbt script tests](http://www.scala-sbt.org/1.x/docs/Testing-sbt-plugins.html).\n\n### Alternatives\n\nSame Idea, less configuration options:\n\n[paradox-theme-reveal.js](https://github.com/raboof/paradox-theme-reveal.js)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfxcode%2Fsbt-paradox-reveal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfxcode%2Fsbt-paradox-reveal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfxcode%2Fsbt-paradox-reveal/lists"}