guillermo-ai / incubator-baremaps-site

Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.

Home Page:https://baremaps.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Baremaps Website

This repository holds the content of the baremaps.apache.org website.

The website is generated using Jekyll, as configured by the .asf.yaml file

Changes to the main branch should be live within a few minutes.

The website builds can be followed on ci2.apache.org, the `jekyll_websites`` builder can be found at https://ci2.apache.org/#/builders/7 as I write this.

The Baremaps source code is at https://github.com/apache/incubator-baremaps

How to stage changes

TODO, clarify the .asf.yaml setup for this.

How to test the website locally

There are many ways to do this, including

docker run -p 4000:4000 -v $(pwd):/site bretfisher/jekyll-serve

About

Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java.

https://baremaps.apache.org


Languages

Language:HTML 91.8%Language:SCSS 5.4%Language:Ruby 2.8%