opengeospatial / geoapi

GeoAPI provides a set of interfaces in programming languages (currently Java and Python) for geospatial applications. The GeoAPI interfaces closely follow OGC specifications, adaptated to match the expectations of programmers.
http://www.geoapi.org
Apache License 2.0
118 stars 37 forks source link

Move to Jekyll, use liquid and templates, and use tailwindcss #60

Closed kinow closed 4 years ago

kinow commented 4 years ago

Related to #56. This pull request keeps the content of the current site, but changes the CSS code to use Tailwind CSS.

It is also using Jekyll as static site generator, with the minima theme as base, customized to try to match the old site.