update pygeoapi website (#99)

This commit is contained in:
Tom Kralidis
2019-04-26 10:35:12 -04:00
committed by GitHub
parent 0045f6579c
commit 946ab0da3d
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -11,5 +11,5 @@ Package: python-pygeoapi
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, python-click, python-flask, python-unicodecsv, python-yaml
Suggests: python-elasticsearch, python-geojson
Homepage: https://github.com/geopython/pygeoapi
Homepage: https://pygeoapi.io
Description: pygeoapi provides an API to geospatial data
+1 -1
View File
@@ -31,7 +31,7 @@ metadata:
url: https://creativecommons.org/licenses/by/4.0/
provider:
name: Organization Name
url: https://github.com/geopython/pygeoapi
url: https://pygeoapi.io
contact:
name: Lastname, Firstname
position: Position Title
+1 -1
View File
@@ -31,7 +31,7 @@ metadata:
url: https://creativecommons.org/licenses/by/4.0/
provider:
name: Organization Name
url: https://github.com/geopython/pygeoapi
url: https://pygeoapi.io
contact:
name: Lastname, Firstname
position: Position Title
+1 -1
View File
@@ -31,7 +31,7 @@ metadata:
url: https://creativecommons.org/licenses/by/4.0/
provider:
name: Organization Name
url: https://github.com/geopython/pygeoapi
url: https://pygeoapi.io
contact:
name: Lastname, Firstname
position: Position Title
+1 -1
View File
@@ -51,7 +51,7 @@
</main>
<footer class="row bottom">
<div class="col-sm-12 col-md-10 col-md-offset-1">
Powered by <a title="pygeoapi" href="https://github.com/geopython/pygeoapi">pygeoapi</a> {{ version }}
Powered by <a title="pygeoapi" href="https://pygeoapi.io">pygeoapi</a> {{ version }}
</div>
</footer>
{% block extrafoot %}
+1 -1
View File
@@ -155,7 +155,7 @@ setup(
author_email='tomkralidis@gmail.com',
maintainer='Tom Kralidis',
maintainer_email='tomkralidis@gmail.com',
url='https://github.com/geopython/pygeoapi',
url='https://pygeoapi.io',
install_requires=read('requirements.txt').splitlines(),
packages=find_packages(exclude=['pygeoapi.tests']),
include_package_data=True,
+1 -1
View File
@@ -31,7 +31,7 @@ metadata:
url: https://creativecommons.org/licenses/by/4.0/
provider:
name: Organization Name
url: https://github.com/geopython/pygeoapi
url: https://pygeoapi.io
contact:
name: Lastname, Firstname
position: Position Title
+1 -1
View File
@@ -68,7 +68,7 @@ info:
contact:
email: you@example.org
name: Organization Name
url: https://github.com/geopython/pygeoapi
url: https://pygeoapi.io
description: pygeoapi provides an API to geospatial data
license:
name: CC-BY 4.0 license