ImreSamu / 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 checkout https://github.com/openstreetmap/osm2pgsql-website
cd osm2pgsql-website
gem install bundler jekyll
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:CSS 75.6%Language:HTML 12.6%Language:Ruby 11.2%Language:Shell 0.7%