This repo demonstrates various basic Actions and templates but is not a truly functional documentation site. For a fully-featured site, take what you've learned here and apply it to a Real Docs Template such as Just the Docs which will give you a TON of actual docs-management functionality and other necessary features like navigation sidebars.
This repo is specifically designed solely to exercise and illustrate the points covered in my presentation at LavaCon 2023 😄 in more depth.
This repository and contents are made available via the Creative Commons Zero v1.0 Universal license in order to provide the most benefit to the most people possible.
It'd be nice if you credited me, of course, but you don't have to. Share and enjoy.
- A Project board with multiple views, a status board, and sprints for tracking, statusing, and communicating.
- The Project also has some built-in workflows to automatically add items and move them around when certain events occur.
- A few test Issues to populate the project and illustrate some points
- A few test PRs to populate the project and illustrate some cool features like Mermaid
- Some branch protections so you can start to understand how to protect your content from unwanted churn while still allowing easy contributions.
- An Action workflow that automatically creates a new Sprint Ceremony issue containing an agenda template for your Sprint meeting every Tuesday. (With an example option to change it to the first and fifteenth of the month if you run two-week sprints)
Click the Fork Me On GitHub! banner in the upper left to begin poking around in the code. If you don't have a GitHub account yet, you'll need to join before you can start working with the repository that's powering this page.