quarto-elevator

Elevator.js extension for Quarto.

https://github.com/mcanouil/quarto-elevator

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords

elevatorjs quarto quarto-extension quarto-pub quarto-shortcode quartopub
Last synced: 6 months ago · JSON representation ·

Repository

Elevator.js extension for Quarto.

Basic Info
Statistics
  • Stars: 16
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 5
Topics
elevatorjs quarto quarto-extension quarto-pub quarto-shortcode quartopub
Created over 3 years ago · Last pushed 9 months ago
Metadata Files
Readme Funding License Citation

README.md

Elevator.js Extension for Quarto

This extension provides support and shortcode to Elevator.js.
Animation is only available for HTML-based documents.

Installing

sh quarto add mcanouil/quarto-elevator

This will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.

Using

To add an elevator button, use the {{< elevator >}} shortcode. For example:

  • Mandatory: markdown {{< elevator >}}

  • Optional <text-button>, <anchor-target>, and <audio=audio.mp3>: markdown {{< elevator <text-button> <anchor-target> <audio=audio.mp3> >}}

Example

Here is the source code for a minimal example: example.qmd.

This is the output of example.qmd for HTML.


BossaBossa by Kevin MacLeod | https://incompetech.com/.
Music promoted by https://www.chosic.com/free-music/all/. Creative Commons Creative Commons: By Attribution 3.0 License (http://creativecommons.org/licenses/by/3.0/).

Elevator.js by Tim Holman under MIT License.

Owner

  • Name: Mickaël Canouil
  • Login: mcanouil
  • Kind: user
  • Location: Lille, France

Biostatistician, Ph. D. (& cinephile) @RLille User Group Organiser

Citation (CITATION.cff)

cff-version: 1.2.0
title: "Elevator.js Extension for Quarto"
message: "If you use this project, please cite it as below."
type: software
authors:
  - family-names: "Canouil"
    given-names: "Mickaël"
    orcid: "https://orcid.org/0000-0002-3396-4549"
repository-code: "https://github.com/mcanouil/quarto-elevator"
url: "http://m.canouil.dev/quarto-elevator/"
license: "MIT"
date-released: "2025-04-05"
version: 1.0.2

GitHub Events

Total
  • Release event: 2
  • Watch event: 3
  • Delete event: 6
  • Push event: 12
  • Pull request event: 4
  • Create event: 8
Last Year
  • Release event: 2
  • Watch event: 3
  • Delete event: 6
  • Push event: 12
  • Pull request event: 4
  • Create event: 8

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 3
  • Total pull requests: 4
  • Average time to close issues: about 2 months
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: 25 days
  • Average time to close pull requests: less than a minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mcanouil (3)
Pull Request Authors
  • mcanouil (6)
  • github-actions[bot] (2)
Top Labels
Issue Labels
Priority: [1] Low (2) Difficulty: [1] Novice (2) Type: Enhancement :bulb: (1) Type: CI/CD :robot: (1)
Pull Request Labels
Type: CI/CD :robot: (5) Type: Enhancement :bulb: (3)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
proxy.golang.org: github.com/mcanouil/quarto-elevator
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.4%
Average: 6.7%
Dependent repos count: 6.9%
Last synced: 6 months ago

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • quarto-dev/quarto-actions/setup v2 composite