Eevee
Eevee
Several sections here: - Config critical to spline's functioning (e.g. `pyramid_scss` setup), which should be done imperatively in the entry point - Config the app cannot start without (e.g. list...
Only place markdown is actually used atm is when submitting a comic page, so, do it there. For the fancy-pants version, do I ajax this or find a js renderer...
You know. I would kinda prefer this be not hardcoded, somehow. Seems like a useful test of how to build things in a semi decoupled manner.
Creation is wrong since it doesn't create tables for any of the plugins, nor does it add any default data (like a user). Probably requires #14. Upgrades don't exist but...
Which is fine at the moment, but I'd like to think about some ways to improve on that. Things that are inherently tied to one machine: - SQLA takes only...
"There are x comics" doesn't help. Show a thumbnail (bah) or a link or both or something.
Neither Firefox nor Chrome actually show a feed link in their address bars any more.
Need one. Requirements are a little nebulous. Has some dependencies. - [ ] Since this is probably the main use of whatever the general "formatted text" store looks like, better...
I could just hardcode this but I feel like I already have wayyy more of that than I want. Where should this even go on the site, and then how...
Would be... nice. Should this only show if there's actually a comic queued, I wonder? Also maybe this is an opportunity to spruce up the ugly-ass homepage panel.