Created
August 16, 2023 15:54
-
-
Save bigtiger/d9123688e1d82f0ca56506ed93f21fad to your computer and use it in GitHub Desktop.
Links to commonly used internal Flagrant tools
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": "2.0", | |
"id": "home.config", | |
"title": "Flagrant Home Config", | |
"featured": [ | |
{ | |
"name": "Flagrant Website", | |
"link": "https://www.beflagrant.com", | |
"background": "/assets/Frame_1.jpeg" | |
}, | |
{ | |
"name": "Experiments", | |
"link": "https://drive.google.com/drive/folders/1qssZNnSDJvSRtrmY5fXFWnDNhnHYESEA", | |
"background": "/assets/Frame_2.jpeg" | |
}, | |
{ | |
"name": "How-Tos", | |
"link": "https://drive.google.com/drive/folders/1icLHRKL9QXcUWDeBTVKF53r0a1xv0mjL", | |
"background": "/assets/Frame_3.jpeg" | |
}, | |
{ | |
"name": "Announcements", | |
"link": "https://drive.google.com/drive/folders/1DHNH-2j2-GihuiuUUWVEoI7A7Y1OCSVu", | |
"background": "/assets/Frame_4.jpeg" | |
} | |
], | |
"categories": [ | |
{ | |
"title": "Employment", | |
"links": [ | |
{ | |
"name": "Payroll", | |
"link": "https://ips.myisolved.com" | |
}, | |
{ | |
"name": "Employee Handbook", | |
"link": "https://docs.google.com/document/d/1vclzur6DOiFoRn48d2wLWhHqYnpvHN6Hovu2fsVmhIc/edit", | |
"tags": "Google Drive" | |
}, | |
{ | |
"name": "Employment Posters", | |
"link": "https://drive.google.com/drive/folders/1wgxOKZnYtAaXblyKRZfeHImOcWgTq09r" | |
} | |
] | |
}, | |
{ | |
"title": "Self-Hosted Services", | |
"links": [ | |
{ | |
"name": "Uptime Monitor", | |
"link": "https://kuma.flagrantapp.com", | |
"tags": "kuma" | |
}, | |
{ | |
"name": "Docuseal", | |
"link": "https://seal.flagrantapp.com" | |
}, | |
{ | |
"name": "IT Tools", | |
"link": "https://it-tools.flagrantapp.com" | |
}, | |
{ | |
"name": "Rallly - Schedule Polling", | |
"link": "https://rallly.flagrantapp.com" | |
} | |
] | |
}, | |
{ | |
"title": "Status Pages", | |
"links": [ | |
{ | |
"name": "Flagrant", | |
"link": "https://kuma.flagrantapp.com/status/flagrant" | |
}, | |
{ | |
"name": "Group Collect", | |
"link": "https://kuma.flagrantapp.com/status/group-collect" | |
}, | |
{ | |
"name": "Training Tracker", | |
"link": "https://kuma.flagrantapp.com/status/training-tracker" | |
} | |
] | |
}, | |
{ | |
"title": "Tools", | |
"links": [ | |
{ | |
"name": "AI Writing Tools", | |
"link": "https://ahrefs.com/writing-tools/" | |
} | |
] | |
} | |
], | |
"metadata": { | |
"search": [ | |
{ | |
"type": "duckduckgo", | |
"url": "https://duckduckgo.com/?q=", | |
"name": "Duck Duck Go" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment