https://github.com/jachym/pywps-web
PyWPS web page
https://github.com/jachym/pywps-web
Last synced: 2 months ago
JSON representation
PyWPS web page
- Host: GitHub
- URL: https://github.com/jachym/pywps-web
- Owner: jachym
- Created: 2013-06-12T10:19:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-12T10:57:44.000Z (almost 12 years ago)
- Last Synced: 2025-01-20T19:12:31.210Z (4 months ago)
- Language: JavaScript
- Size: 1.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HOWTO manage PyWPS Homepage
===========================step #1: edit source/*
step #2: run
make html
step #3: rsync
rsync --protocol 29 -r build/html/ [email protected]:/pywps/htdocs/ # --delete-excluded --del