Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Website for the osm2pgsql project

NotificationsYou must be signed in to change notification settings

osm2pgsql-dev/osm2pgsql-website

Repository files navigation

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

It is written using the static web site generatorJekyll.

Development

The code is expected to be run on stable Debian using ruby packages fromthe distribution. To install the required packages run:

sudo apt install ruby ruby-bundler jekyll jekyll-theme-minima \                 ruby-kramdown-parser-gfm ruby-jekyll-feed \                 ruby-jekyll-last-modified-at

Then check out the repository and build the site:

git clone https://github.com/osm2pgsql-dev/osm2pgsql-websitecd osm2pgsql-websitetouch contact.mdbundle exec jekyll serve

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

You can also install the ruby packages from gems. Simply rungem install bundler jekyll && bundle install after checking out the code.Please make sure to not submit any accidental changes to theGemfile.lockfile in PRs, if you compile this way.

Contributing

Readhttps://osm2pgsql.org/contribute/ for more about helping out.

Manpages

To create the osm2pgsql-replication man page call (in the osm2pgsql repo):

groff -mandoc -Thtml man/osm2pgsql-replication.1

Copy the result into a page similar todoc/man/osm2pgsql-replication-1.6.0.mdand add a link todoc/man/index.md.

Icons

Some icons are fromIonicons.

About

Website for the osm2pgsql project

Topics

Resources

Stars

Watchers

Forks

Contributors19


[8]ページ先頭

©2009-2025 Movatter.jp