{ "info": { "author": "Takahiro Fujiwara", "author_email": "email@wuta.li", "bugtrack_url": null, "classifiers": [], "description": "Pelican Hot Plugin\n==================\n\nPelican Hot Plugin is a plugin for pelican to show hot posts on your blog.\nThese hot posts will be selected based on the social media score.\nNow, you can choose it from Twitter or Facebook (also both.)\n\n\nInstallation\n------------\n\nThis plugin is not registered on PyPI. You should clone this repository and install through pip::\n\n git clone git@github.com:wutali/pelican_hot.git\n cd pelican_hot\n pip install -e .\n\n\nConfiguration\n-------------\n\nPut this code on your pelicanconf.py and customize it::\n\n HOT_POSTS_DUMMY = False # Insert dummy articles as a hot posts for the development environment.\n HOT_POSTS_MAX = 7 # Show hot posts limited by this.\n HOT_POSTS_INCLUDE_FACEBOOK = True # Weight which post is hot based on Facebook shares.\n HOT_POSTS_INCLUDE_TWITTER = True # Weight which post is hot based on Twitter tweets.\n HOT_POSTS_SHUFFLE = True # Shuffle the hot posts before showing it.\n\n\nLicense\n-------\n\nPelican hot is released under the MIT License. http://www.opensource.org/licenses/mit-license", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/wutali/pelican_hot/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wutali/pelican_hot", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pelican_hot", "package_url": "https://pypi.org/project/pelican_hot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pelican_hot/", "project_urls": { "Download": "https://github.com/wutali/pelican_hot/tarball/master", "Homepage": "https://github.com/wutali/pelican_hot" }, "release_url": "https://pypi.org/project/pelican_hot/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Pelican plugin to make a list of hot posts by social media.", "version": "0.1" }, "last_serial": 1023297, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2d2c41966100646809308a607fd3c7ba", "sha256": "1345f306a3b7ffa06af6d1aa3c1394a7b96348a0d47e134c100839d32e59a7f4" }, "downloads": -1, "filename": "pelican_hot-0.1-py2.7.egg", "has_sig": false, "md5_digest": "2d2c41966100646809308a607fd3c7ba", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3505, "upload_time": "2014-03-08T14:24:59", "url": "https://files.pythonhosted.org/packages/fc/3d/251d8dcff6c473ba5a49e561a9ba170f44e1d677dcaf1cffebfae4aadc6b/pelican_hot-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ca5564e5c44f52e991031e4527c97b42", "sha256": "28931ea338b12554cca48139e0675781af6428d265739d8057d418bbdfd89b67" }, "downloads": -1, "filename": "pelican_hot-0.1.tar.gz", "has_sig": false, "md5_digest": "ca5564e5c44f52e991031e4527c97b42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2204, "upload_time": "2014-03-08T14:24:56", "url": "https://files.pythonhosted.org/packages/b4/2c/76097923362d44df37f91c35338ecf53970b8b14b662794ea62c5e22656f/pelican_hot-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d2c41966100646809308a607fd3c7ba", "sha256": "1345f306a3b7ffa06af6d1aa3c1394a7b96348a0d47e134c100839d32e59a7f4" }, "downloads": -1, "filename": "pelican_hot-0.1-py2.7.egg", "has_sig": false, "md5_digest": "2d2c41966100646809308a607fd3c7ba", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3505, "upload_time": "2014-03-08T14:24:59", "url": "https://files.pythonhosted.org/packages/fc/3d/251d8dcff6c473ba5a49e561a9ba170f44e1d677dcaf1cffebfae4aadc6b/pelican_hot-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ca5564e5c44f52e991031e4527c97b42", "sha256": "28931ea338b12554cca48139e0675781af6428d265739d8057d418bbdfd89b67" }, "downloads": -1, "filename": "pelican_hot-0.1.tar.gz", "has_sig": false, "md5_digest": "ca5564e5c44f52e991031e4527c97b42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2204, "upload_time": "2014-03-08T14:24:56", "url": "https://files.pythonhosted.org/packages/b4/2c/76097923362d44df37f91c35338ecf53970b8b14b662794ea62c5e22656f/pelican_hot-0.1.tar.gz" } ] }