Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add quarto_install_extension() / quarto_use_template() #45

Merged
merged 20 commits into from
Oct 13, 2023
Merged

feat: add quarto_install_extension() / quarto_use_template() #45

merged 20 commits into from
Oct 13, 2023

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    5694001 View commit details
    Browse the repository at this point in the history
  2. feat: add wrapper to quarto use template

    Fixes #42
    mcanouil committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    3544025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eabe4fc View commit details
    Browse the repository at this point in the history
  4. chore: add NEWS.md for changelog

    Fixes #27
    mcanouil committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4057e66 View commit details
    Browse the repository at this point in the history
  5. docs: roxygen2::roxygenize()

    mcanouil committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    4d7e4e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    0f480c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab736b View commit details
    Browse the repository at this point in the history
  3. With latest Quarto this is

    `quarto_add_extension()`
    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    96dd56b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2076493 View commit details
    Browse the repository at this point in the history
  5. import rlang

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    347ec7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e3b8ba View commit details
    Browse the repository at this point in the history
  7. Refactor extension approval

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    95983b3 View commit details
    Browse the repository at this point in the history
  8. Refactor quarto_<cmd> builder

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    185c86f View commit details
    Browse the repository at this point in the history
  9. quarto use template helper

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c9ed4ad View commit details
    Browse the repository at this point in the history
  10. Update documentation

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    793ff70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f1b5df View commit details
    Browse the repository at this point in the history
  12. Adapt title for website

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5a835df View commit details
    Browse the repository at this point in the history
  13. re-document

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1e06e71 View commit details
    Browse the repository at this point in the history
  14. Typo

    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f529dcd View commit details
    Browse the repository at this point in the history
  15. Bump version and update NEWS

    [skip ci]
    cderv committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ab0af75 View commit details
    Browse the repository at this point in the history