A simple Flask server that allows you to publish Pelican blags from http://draftin.com
Project description
A simple Flask server that allows you to publish Pelican blogs from http://draftin.com using WebHooks
Free software: BSD license
Documentation: http://draftin_a_flask.rtfd.org.
Usage
$ pip install draftin_a_flask $ env DIF_CONTENT=/path/to/content \ DIF_OUTPUT=/path/to/output \ DIF_PELICAN=/path/to/pelican_binary draftican Listening at endpoint QRFky1tR0KqHGM3cJoitwEi8tTpknaNnMpNHHiTIm8 * Running on http://0.0.0.0:5678/ * Restarting with reloader Listening at endpoint QRFky1tR0KqHGM3cJoitwEi8tTpknaNnMpNHHiTIm8
(Yes, it displays the print twice :-\ I’m sure there’s a way to get around it. If it bothers you too much, I accept pull requests!)
Setup your WebHook from within Draft, and now you can write your blog posts in Draft and easily publish.
Future Features
Automatic uploads using rsync/ssh/file copy
Settings provided in a file
Improved error handling (e.g. missing title, etc.)
Known Bugs
If you’re missing important fields (like title and date) it probably will skip publishing that doc.
History
0.2.0 (2019-11-06)
Updated dependency versions
0.1.0 (2014-01-13)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for draftin_a_flask-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91cd705a1baf81931bd243b2c4fb23e8488a3b6dc5ec0d33f036e16f2ccb3e37 |
|
MD5 | 1c753e15d96a4b5937b06dabd2fafb82 |
|
BLAKE2b-256 | 6be29b2d9dea5997ddcaba3e3e9ed3090dcdbca86a4ce5e07f6576964355a8c7 |
Hashes for draftin_a_flask-0.2.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8fd72007e8048477e50f24c12fe2bcedb10ef3a3803cfc76a0ae803183288db |
|
MD5 | b7657e97f5efdbf5b03265cb9603d0f5 |
|
BLAKE2b-256 | a413d2398f239b87ca1a9384750f382c273a59b2b7565fb787cb290e56a7126f |