Translate RSS into another language, view the translated RSS here.

Configuration

Configure RSS feeds in config.yaml, and the GitHub workflow will perform periodic translations.

GitHub Workflow

(In the repository's Settings > Security > Secrets and variables > Actions > Repository secrets) Create the following secrets:

  • GH_TOKEN: (In GitHub's Settings > Developer Settings > Personal access tokens > Tokens(classic)) Create a token, select the workflow permission, and then copy the token to GH_TOKEN.
  • U_NAME and U_EMAIL: Git username and email.