Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 563 Bytes

File metadata and controls

12 lines (12 loc) · 563 Bytes

This is the home repository for the GitHub organization. Any new visitors will land on the homepage first. This homepage should be an accessible utility to all visitors to The Boring Club, and a useful gateway to all of our stuff.

flowchart TD
    A[New User] -->|Clicks Link from Website| B(.github)
    B --> C{Chooses Repo}
    C -->|Resources| D[Training Modules]
    C -->|Documentation| E[Administration]
    C -->|Projects| F[fa:fa-car Car]
    G[Organization Member] -->|Clicks Bookmark| H(.github-private)
    H -->C
Loading