Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Site Workflow Diagram #27

Open
AFg6K7h4fhy2 opened this issue Oct 22, 2024 · 2 comments
Open

Create Site Workflow Diagram #27

AFg6K7h4fhy2 opened this issue Oct 22, 2024 · 2 comments
Assignees
Labels
documentation Explanations for aspects of the project. Low Priority A task that is of lower relative priority. scope Decision-making on the scope of a tool, task, or object. visuals Adds or pertains to visualizations.
Milestone

Comments

@AFg6K7h4fhy2
Copy link
Owner

...using Mermaid.

@AFg6K7h4fhy2 AFg6K7h4fhy2 added documentation Explanations for aspects of the project. visuals Adds or pertains to visualizations. scope Decision-making on the scope of a tool, task, or object. labels Oct 22, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 added this to the [October 14, October 25] milestone Oct 22, 2024
@AFg6K7h4fhy2 AFg6K7h4fhy2 self-assigned this Oct 22, 2024
@AFg6K7h4fhy2
Copy link
Owner Author

AFg6K7h4fhy2 commented Oct 31, 2024

One possible diagram for the prize structure:

%%{init: {"theme": "neutral", "themeVariables": { "fontFamily": "Iosevka", "fontSize": "25px", "lineColor": "#808b96", "arrowheadColor": "#808b96", "edgeStrokeWidth": "10px", "arrowheadLength": "20px"}}}%%
flowchart TD
    A1[Tournament Development] --> A2[Launch, 2025-01-15]
    A2[Launch 2025-01-15] --> A3[Short-Term Insights]
    A3[Short-Term Insights] -->|_Open 2025-01-15 to 2027-01-01_| A4[Awards, 2030-01-01]
    A2[Launch 2025-01-15] --> A5[Medium-Term Insights]
    A5[Medium-Term Insights] -->|_Open 2025-01-15 to 2032-01-01_| A6[Awards, 2035-01-01]
    A2[Launch 2025-01-15] --> A7[Long-Term Insights]
    A7[Long-Term Insights] -->|_Open 2025-01-15 to 2032-01-01_| A8[Awards, 2040-01-01]

    linkStyle default stroke: #808b96
    linkStyle default stroke-width: 2.0px
Loading

@AFg6K7h4fhy2 AFg6K7h4fhy2 added the Low Priority A task that is of lower relative priority. label Oct 31, 2024
@AFg6K7h4fhy2
Copy link
Owner Author

Changed milestone to Backlog; this is not a critical task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Explanations for aspects of the project. Low Priority A task that is of lower relative priority. scope Decision-making on the scope of a tool, task, or object. visuals Adds or pertains to visualizations.
Projects
Status: Todo
Development

No branches or pull requests

1 participant