All checks were successful
Trigger build for deploying blog updates / build (push) Successful in 0s
13 lines
361 B
Markdown
13 lines
361 B
Markdown
# Blogs for aranroig.com
|
|
|
|
Here they are
|
|
|
|
The aranroig.com repository fetches this one for updating the blogs.
|
|
|
|
Just contains a bash script that calls an LLM to do translations because it is very time consuming, and also
|
|
it fires a webhook to the aranroig.com repository for updating it.
|
|
|
|
## Usage
|
|
|
|
`python translate.py original/blog/test.md --targets ca es en`
|