Kevin Ngai
|
90ab772c7c
|
Add templates config yml split into path and static (#523)
- updated configuration.rst doc for templates config
- added docs on HTML templating; dedicated page
- typo fix in configuration.rst
- added debug logging for templates path
- added static config in starlette_app.py
- flake8 fixes
|
2020-09-29 15:44:00 -04:00 |
|
Tom Kralidis
|
bc651bbb8e
|
add logo to index page
|
2020-04-13 17:49:02 -04:00 |
|
Tom Kralidis
|
b12cc966a1
|
Issue 277 documentation (#392)
* first pass docs scaffolding
* more updates
* introduction, how pygeoapi works, installation
* start documenting configuration
* configuration and linked data
* administration
* administration, running
* docker
* linked data into config
* minor updates
* api docs
* add mod_wsgi info
* add OpenAPI refresh
* add tour, data-publishing
* license
* OAPIF
* data publishing: OAPIF
* publishing
* plugins
* contributing, support
* development, ogc compliance
* fix flake8
|
2020-04-12 17:27:31 -04:00 |
|
Francesco Bartoli
|
fda0df9cb4
|
Fix #349 (#350)
|
2020-01-28 18:16:09 -05:00 |
|
Francesco Bartoli
|
ab12cbfc92
|
Add support for Starlette (#223)
* Add starlette app with base route
* Add api route
* Add conformance route
* Add route for collections
* Fix flake8 errors
* Add route for collection items
* Add route for processes
* Add docs for starlette
* Add support for starlette
Add api route
Add conformance route
Add route for collections
Fix flake8 errors
Add route for collection items
Add route for processes
Add docs for starlette
* Make starlette deps into a separate requirements file
Move imports
* Add comment for starlette requirements
* Fix missing docstring param
* Improve installation docs
|
2019-09-06 14:25:28 -04:00 |
|
Jorge Samuel Mendes de Jesus
|
da267e9ed3
|
Issue 43 (#207)
* squach contents new branch
* source code explanations
* flake8
* change in requirements
* modified: docs/source/code.rst
modified: docs/source/plugins.rst
* modified: docs/source/code.rst
modified: pygeoapi/formatter/csv_.py
modified: pygeoapi/provider/geojson.py
* changes requred in review code
* modified: .travis.yml
missing "
* change file to use requirements-dev.txt
modified: readthedocs.yml
* flask_cors removal from requirements.txt
* text changes
|
2019-08-14 15:14:13 -04:00 |
|