-
Notifications
You must be signed in to change notification settings - Fork 1
Directory Structure
cengels edited this page Jun 5, 2024
·
2 revisions
Directory | Description |
---|---|
/enums |
Contains various definitions that can be referenced in timelines. |
/schemas |
Contains the JSON schemas that can be used to validate every YAML file in this repository. If you use Visual Studio Code with the RedHat YAML extension, Code will automatically highlight errors in your YAML files without any additional configuration. |
/extremes |
Contains the timelines for extreme fights. |
/raids |
Contains the timelines for savage fights. |
/ultimates |
Contains the timelines for ultimate fights. |
calendar.yaml |
Contains a list of events to be shown on https://thaliak.com/calendar. |
metadata.yaml |
Required metadata injected into server-side code at runtime. Do not modify this. |
recent.yaml |
A list of recent fights that will be shown at the top of Thaliak's home page. |