Welcome to SSW.Rules.Content (The Data in markdown). Thank you for contributing best practices into SSW Rules!
Builds are done in GitHub Actions. After a rule is edited, a Pull Request is needed to be merged into the main
branch and deployed to Production.
PRs can be approved by anyone at SSW. Try these people first:
- Tiago Araujo
- Brady Stroud
- Adam Cogan
- Luke Cook
- Brook Jeynes
See the outstanding Pull Requests.
Once they have been merged, you can see them being built and deployed.
📘 GitHub Actions documentation for the projects is available in the Wiki.
- Rules live in the rules folder
- Categories live in the categories folder
- Each rule has a folder containing rule.md and images/assets
- Rules are organised into categories
- A rule can belong to multiple categories
- Category pages link to rules via frontmatter data
This is built into a static site by the code at SSW Rules.