Pelican-Elegant / elegant

Best theme for Pelican Static Blog Generator
https://elegant.oncrashreboot.com/
MIT License
293 stars 187 forks source link

Remove Boootstrap grids. Use CSS grid or flexbox #218

Closed talha131 closed 5 years ago

talha131 commented 5 years ago

First we need to decide whether we want to use CSS grid. I personally want to but it will not work on old browsers. It will result in faster dev times though.

Whichever solution we pick, we should not pollute the html with grid divs.

talha131 commented 5 years ago

Merged into #429