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

Consider translation with babeldown #89

Open
jfy133 opened this issue Jul 19, 2024 · 1 comment
Open

Consider translation with babeldown #89

jfy133 opened this issue Jul 19, 2024 · 1 comment

Comments

@jfy133
Copy link
Member

jfy133 commented Jul 19, 2024

https://docs.ropensci.org/babeldown/articles/quarto.html

@jfy133
Copy link
Member Author

jfy133 commented Jul 19, 2024

For setup:

  1. Get DeeplAPI key: https://www.deepl.com/en/pro-api
  2. Make sure babeldown pkg is installed
  3. Make sure keyring pkg is installed and add API
  4. Make sure usethis is installed
  5. Add API key to keyring (https://keyring.r-lib.org/index.html)
  6. Follow workflow 1: https://docs.ropensci.org/babeldown/articles/quarto.html
    • Don't technically ahve to use keyring but w/e
    • Don't change the API URL as in example, use default api-free, if you get 403 forbidden, you're using wrong URL!

Note: would need to add babeldown to gha and render via babeldown render call (not quarto render)

jfy133 added a commit that referenced this issue Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant