Archer70 / CoreStore

A store for SMF, obviously.
3 stars 1 forks source link

Responsive Layout #19

Open Archer70 opened 7 years ago

Archer70 commented 7 years ago

We'll want to make sure our layout stays responsive. At this point it'll already require some work to get there, but not too much. We'll probably want to hold off on this until after I'm done with the templating engine conversion (#18) though.

Archer70 commented 7 years ago

@Antes, would you mind taking charge of this situation?

Archer70 commented 7 years ago

@Antes recent updates require database changes. You'll find the appropriate SQL in /cs_data/migrations. I'll build a migration script shortly that will allow us to update the database with consecutive changes easily.