-
Notifications
You must be signed in to change notification settings - Fork 191
Description
A couple of issues mention users wanting a web interface and Charm people wanting a web interface (the only one I can find right now is #530 (comment)). I'm taking a stab at implementing one and wanted to share the quick and dirty UI I have so far using Pico CSS.
I hope enough detail is visible in this screen recording; I had to compress it a bit. There's a lot to work out before it's quite ready for PR; clicking a tag should browse the files at that ref but it currently just errors, the SSH URL isn't the same as the one shown in the SSH TUI, etc. I also considered that you might not like the styling, so I chose a semantic CSS framework specifically so it encourages proper HTML structure and it's easy to rip out, letting you all spruce it up however you like.
Should I open a PR for it once it's a bit more polished and ready for review?
