cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
101 stars 20 forks source link

Implement Status Page Design #30

Closed jbrooksuk closed 5 months ago

jbrooksuk commented 9 months ago

Jump24 have kindly designed the new status page for us. We'll need to code this design using Tailwind.

I think that the status page itself should be written using Blade & Livewire with sprinkles of Alpine.js for some additional reactivity. My thinking here is that the status page needs to render as quickly as possible and should be easily crawlable by search engines.

jbrooksuk commented 5 months ago

Thanks to @jasonlbeggs for handling this for us!