logos
namespace.gallery
namespace.This directory contains the documentation for the project.
base
Philosophy - An overview of the core principles and goals of this template.Guides - Development - CI/CD - Publishing - Updating - Project Management - Community - AI - Documentation
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.