Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep authored Jan 15, 2025
1 parent 7eb9198 commit c3a4753
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Github Actions built & Github Pages hosted Protomaps Extract & Styles
# Protomaps Github Pages

This repo contains scripts and Github Actions configuration to create a Protomaps extract for the
area defined in `region.geojson` and a style to go along with it.
area defined in `region.geojson` and styles to go along with it.

This allows you to very easily host your own basemap for a small to medium sized area with Github
Pages.
Expand All @@ -11,6 +11,7 @@ The default region is the state of Virginia in the United State of America.
To create your own Github Pages hosted basemap:

- Fork this repository
- Replace `region.geojson` with the region of your choice
- Configure Github Pages to use Github Actions
- Enable Github Actions on your fork
- Replace `region.geojson` with the region of your choice
- Push your updated region

0 comments on commit c3a4753

Please sign in to comment.