vitopepito / money-grav-theme

money theme for the moneynotlove.ch website, running on grav cms
0 stars 1 forks source link

improve round-table.html.twig #4

Closed vitopepito closed 7 years ago

vitopepito commented 7 years ago

[x] articles appear in the page [x] what exactly to display? images? subtitle?

vitopepito commented 7 years ago

[x] make individual blog posts square see: http://stackoverflow.com/questions/19068070/how-to-style-a-div-to-be-a-responsive-square#19068538

vitopepito commented 7 years ago

[x] add "upcoming" section for future events http://qpleple.com/compare-dates-with-twig/

vitopepito commented 7 years ago

[x] square blog posts work in chrome, firefox, opera, but not in safari -> new css according to http://jsbin.com/eqeseb/2/edit?html,css,output [x] appear to high on mobile -> add col-sm- in the grid so only two appear on medium screens [x] upcoming section ok for now, but could be improved in the future ~[] make all flex boxes extend to the max value -> css option align-items: stretch;~ not necessary anymore ~[] make the event: time a
instead of individual paragraph~ ~[] order the events by page.date instead of page.header.event.date? where to add the time?~ ordering and filtering now by YAML page.header.event.start in D. M Y hh:mm format and the dateRange option in page collections