From 83ee2e0390ab410dfa4f4a5a2621ed61ce339e95 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Fri, 27 Dec 2024 02:33:16 -0800 Subject: [PATCH] v17 - Configure & Install docs-admin.talawa.io Docusaurus Site (#2968) * Added docusaurus to eslint ignorePatterns * Removed blog references * Added Docusaurus deployment GitHub Actions * Added Docs website installation guide * Minor edit to docs/README.md * Updated eslint to ignore docs/ directory * CodeRabbit suggestions. Removed tsconfig.json file causing errors * Updated gitignore file * Updated gitignore file * Removed docs/tsconfig.json causing deployment errors * Added yarn path to GitHub action * Added Codecov ignore path * Added .nojekyll * Created deploy website workflow specific to the develop-postgres branch * Created deploy website workflow specific to the develop-postgres branch v2 * Created deploy website workflow specific to the develop-postgres branch v4.1 * Created deploy website workflow specific to the develop-postgres branch v5 * Created deploy website workflow specific to the develop-postgres branch v6 * Created deploy website workflow specific to the develop-postgres branch v7 * Created deploy website workflow specific to the develop-postgres branch v8 * Created deploy website workflow specific to the develop-postgres branch v10 * Created deploy website workflow specific to the develop-postgres branch v12 * Created deploy website workflow specific to the develop-postgres branch v13 * Created deploy website workflow specific to the develop-postgres branch v14 * Created deploy website workflow specific to the develop-postgres branch v15 * Created deploy website workflow specific to the develop-postgres branch v16