This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch 491-site in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit a84b3591b9e4fa18edf5531d6201fd72eb596660 Author: Bertil Chapuis <[email protected]> AuthorDate: Mon Nov 14 21:00:45 2022 +0100 Enable github pages --- .asf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index b469b5f0..998d0c88 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -15,8 +15,11 @@ # github: + description: Create custom vector tiles from OpenStreetMap and other data sources with Postgis and Java. homepage: www.baremaps.com + ghp_branch: main + ghp_path: /docs labels: - java - vector-tiles
