base > docs
Guides - Development - CI/CD Workflows - Publishing - Updating - Project Management - Community - AI - Documentation Best Practices
package.json Guide - Explanation of the package.json files.ci.yml) - Ensures code quality by running linting checks on every push and pull request to the main branch.pages.yml) - Builds and deploys the repository’s content as a GitHub Pages website.prettier.yml) - Automatically formats the code in the repository using Prettier and commits the changes.release-on-tag.yml) - Automates the creation of GitHub Releases when a new version tag is pushed.base to an Existing Repo - How to merge base into a project that was not created from the template.base is Updated - How to get the latest changes from base after you have already merged it.AGENTS.md - Using AGENTS.md to provide instructions to AI agents.