OPML Generator has 2 ways to convert TOML to OPML.
-
-
π° Prepare your TOML file (Reference: feeds.toml).
-
π¦ Run Deno Task
deno task gen
-
ποΈ Outputs are stored in the
outputs
directory separated bylists
.
-
-
- ποΈ Create a Gist:
- includes
feeds.toml
. - for outputs.
- includes
- π Create a Personal Access Token with the
Gist
permission. - π΄ Fork this repository
- π Add Actions secrets
from
Settings > Secrets and variables | Actions
in the sidebar:TOML_GIST_ID
: Gist ID forfeeds.toml
OPML_GIST_ID
: Gist ID for outputsTOKEN
: Personal Access Token
- β
Enable GitHub Actions by checking
Allow all actions and reusable workflows
fromSettings > Actions | General
in the sidebar.
π Automatically update every 0 a.m. UTC
- ποΈ Create a Gist:
For Inoreader, please see the official blog, OPML subscriptions.
For other RSS readers, please see each help page.
β οΈ Issues: Feature Requests or Bug Reports- π¬ Discussions: General Chats or Questions
- π‘οΈ Security Advisories: Security Issues that should not be public
I happily welcome your contributions! Before you contribute, I would recommend reading CONTRIBUTING.md for a better development experience.