https://github.com/srid/dropweb
Render markdown files in Dropbox; and thus expose (not host) one's website or blog via App Engine.
https://github.com/srid/dropweb
Last synced: 8 months ago
JSON representation
Render markdown files in Dropbox; and thus expose (not host) one's website or blog via App Engine.
- Host: GitHub
- URL: https://github.com/srid/dropweb
- Owner: srid
- License: mit
- Created: 2010-07-01T09:19:59.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-01T09:20:06.000Z (almost 16 years ago)
- Last Synced: 2024-12-27T01:07:39.190Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Source for srid.nearfar.org that runs on App Engine but uses Mardown-formatted
files stored in my Dropbox Public folder.
After deployment to a fresh server, I must request:
http://localhost:8080/acct?diary_url=http://dl.dropbox.com/u/87045/diary/%s.txt&encryption_key=mykey
Project web page is here: http://github.com/srid/dropweb
-srid