{"id":21253914,"url":"https://github.com/courseorchestra/asciidoctor-plugins","last_synced_at":"2026-07-12T22:31:45.320Z","repository":{"id":90896421,"uuid":"315277413","full_name":"CourseOrchestra/asciidoctor-plugins","owner":"CourseOrchestra","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-17T14:03:51.000Z","size":55,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-20T10:42:05.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CourseOrchestra.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-23T10:22:34.000Z","updated_at":"2021-06-13T14:45:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"75191396-4c02-4c43-b6d0-4c0c0c62cd0e","html_url":"https://github.com/CourseOrchestra/asciidoctor-plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CourseOrchestra/asciidoctor-plugins","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourseOrchestra%2Fasciidoctor-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourseOrchestra%2Fasciidoctor-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourseOrchestra%2Fasciidoctor-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourseOrchestra%2Fasciidoctor-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CourseOrchestra","download_url":"https://codeload.github.com/CourseOrchestra/asciidoctor-plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CourseOrchestra%2Fasciidoctor-plugins/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35404819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-21T03:53:28.090Z","updated_at":"2026-07-12T22:31:45.316Z","avatar_url":"https://github.com/CourseOrchestra.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Course Orchestra Asciidoctor Extensions\n:caution-caption: :fire:\n\nimage:https://github.com/CourseOrchestra/asciidoctor-plugins/workflows/Build%20Ruby/badge.svg[CI,link=https://github.com/CourseOrchestra/asciidoctor-plugins/actions?query=workflow%3A%22Build+Ruby%22]\nimage:https://github.com/CourseOrchestra/asciidoctor-plugins/workflows/Build%20JavaScript/badge.svg[CI,link=https://github.com/CourseOrchestra/asciidoctor-plugins/actions?query=workflow%3A%22Build+JavaScript%22]\nimage:https://badge.fury.io/rb/curs-asciidoctor-extensions.svg[\"Gem Version\", link=\"https://rubygems.org/gems/curs-asciidoctor-extensions\"]\n\nThis repository contains Asciidoctor extensions made by Course Orchestra for processing and publishing AsciiDoc content.\n\nThe extensions are available in both Ruby and JavaScript.\n\nNOTE: Ruby extensions can be used in the JVM through JRuby.\n\n== Ruby\n\n=== Install\n\n[source,console]\n----\n$ gem install curs-asciidoctor-extensions\n----\n\n=== Usage\n\n==== CLI\n\n[source,console]\n----\n$ asciidoctor -r curs-asciidoctor-extensions doc.adoc\n----\n\n==== API\n\n[source,ruby]\n----\nrequire 'curs/asciidoctor/extensions'\n----\n\nIn addition, you can require individual extension:\n\n[source,ruby]\n----\nrequire 'curs/asciidoctor/extensions/..'\n----\n\nSee below for the complete list of extensions.\n\n=== Release\n\nThe release process is automated and relies on GitHub Actions.\n\nThe `RUBYGEMS_API_KEY` secret is configured on GitHub.\nSee the `.github/workflows/release.yml` file for details.\n\nThe release will be performed when a tag is pushed, the procedure is:\n\n. Change directory to _ruby_\n. Edit `curs-asciidoctor-extensions.gemspec` and update the version number `s.version`\n. Run `bundle exec rake` to make sure that everything is working\n. Commit both `curs-asciidoctor-extensions.gemspec` and `Gemfile.lock` files\n. Tag the version using `git tag vx.y.z` (don't forget the `v` prefix and replace `x.y.z` with an actual version)\n. Push your changes with the tag: `git push origin master --tags`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcourseorchestra%2Fasciidoctor-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcourseorchestra%2Fasciidoctor-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcourseorchestra%2Fasciidoctor-plugins/lists"}