Setting up
Last updated
Was this helpful?
Last updated
Was this helpful?
Start off by using a Vendetta plugin template from GitHub:
If you want all your plugins to be in the same repository (a monorepo), use template
If you want a seperate repo for each of your plugins, use template
Next, go to your repo's Settings ⸠Pages and select gh-pages as the Branch
Depending on which template you chose, your plugin's URL will appear differently:
If you chose the monorepo template:
https://GITHUB_USERNAME.github.io/GITHUB_REPO/PLUGIN_NAME
If you chose the seperate repo template:
https://GITHUB_USERNAME.github.io/GITHUB_REPO
You're done! Try installing the template plugin in Vendetta.