diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 0487d7f83d..93d24df9ed 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -488,5 +488,10 @@ "name": "@huge-nx/conventions", "description": "Plugin to generate and manage Nx workspaces by adhering to established workspace conventions.", "url": "https://github.com/jogelin/huge-nx" + }, + { + "name": "nx-github-pages", + "description": "A small Nx plugin to make deploying static projects to GitHub Pages easy.", + "url": "https://github.com/agentender/nx-github-pages" } ]