rugk / streetcomplete-website

A website for the Android app StreetComplete https://github.com/westnordost/StreetComplete/issues/1130
https://rugk.github.io/streetcomplete-website/
GNU Affero General Public License v3.0
5 stars 1 forks source link

Dev stack #2

Closed rugk closed 5 years ago

rugk commented 6 years ago

https://github.com/westnordost/StreetComplete/issues/1130#issue-339964972:

I'll add one more aim: As I want to use CSS Grids (https://github.com/rugk/streetcomplete-website/issues/1), which is a fairly new feature, we may need some fallback.

So what stack do we choose?

rugk commented 6 years ago

So I guess the best way may be to do progressive enhancement. It requires testing in older browsers though, but I think with browser stacks and so on, it should work.

rugk commented 5 years ago

the choice fell to Jekyll in "safe" mode (so it can be build on GitHub)…

This gives a lot of flexibility in case we need it while we still have static files as an output and a small toolchain.