Skip to content

Commit

Permalink
feat(asciidoctor/asciidoctor-reveal.js): scaffold asciidoctor/asciido…
Browse files Browse the repository at this point in the history
…ctor-reveal.js (#27288)

* feat(asciidoctor/asciidoctor-reveal.js): scaffold asciidoctor/asciidoctor-reveal.js

* fix(asciidoctor/asciidoctor-reveal.js): remove emojis from description

* refactor(asciidoctor/asciidoctor-reveal.js): remove rosetta2 and windows_arm_emmuration

* fix(asciidoctor/asciidoctor-reveal.js): fix the command name

---------

Co-authored-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
  • Loading branch information
reitzig and suzuki-shunsuke committed Sep 29, 2024
1 parent 1f175a4 commit 80d4a6b
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/asciidoctor/asciidoctor-reveal.js/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: asciidoctor/asciidoctor-reveal.js@v5.1.0
24 changes: 24 additions & 0 deletions pkgs/asciidoctor/asciidoctor-reveal.js/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
packages:
- type: github_release
repo_owner: asciidoctor
repo_name: asciidoctor-reveal.js
description: "A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc"
files:
- name: asciidoctor-revealjs
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 3.0.0")
no_asset: true
- version_constraint: "true"
asset: asciidoctor-revealjs-{{.OS}}
format: raw
files:
- name: asciidoctor-revealjs
src: asciidoctor-reveal.js
replacements:
darwin: macos
windows: win
supported_envs:
- darwin
- windows
- amd64
23 changes: 23 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 80d4a6b

Please sign in to comment.