10000 Refactor doc · geocoder-php/Geocoder@ef32811 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef32811

Browse files
committed
Refactor doc
1 parent d1ea84a commit ef32811

File tree

7 files changed

+638
-691
lines changed

7 files changed

+638
-691
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_site

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "geocoder-php.github.io"]
2+
path = geocoder-php.github.io
3+
url = https://github.com/geocoder-php/geocoder-php.github.io

_config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
pygments: true
2+
markdown: redcarpet
3+
layouts: ./geocoder-php.github.io/_layouts/
4+
5+
name: Geocoder
6+
description: The almost missing Geocoder PHP library!
7+
url: http://geocoder-php.org/
8+
9+
travis_base_url: https://travis-ci.org/geocoder-php/
10+
github_base_url: https://github.com/geocoder-php/

geocoder-php.github.io

Submodule geocoder-php.github.io added at 2d46569

index.html

Lines changed: 0 additions & 690 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0