stephankn / osm2pgsql-website

Website for the osm2pgsql project

Home Page:https://osm2pgsql.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website osm2pgsql.org

This is the source code for the website of the osm2pgsql software at osm2pgsql.org.

It is written using the static web site generator Jekyll.

To run it locally, you need Ruby. Then check out the repository and install Jekyll:

git clone https://github.com/openstreetmap/osm2pgsql-website
cd osm2pgsql-website
gem install bundler jekyll
touch contact.md
bundle exec jekyll serve

You'll then have a local version running on http://127.0.0.1:4000/.

Read https://osm2pgsql.org/contribute/ for more about helping out.

About

Website for the osm2pgsql project

https://osm2pgsql.org/


Languages

Language:SCSS 63.8%Language:HTML 16.0%Language:CSS 15.0%Language:Ruby 4.4%Language:Shell 0.7%