{ "info": { "author": "Antonio Sagliocco", "author_email": "asagliocco@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\r\n\r\nIntroduction\r\n============\r\n\r\nThis is the Assentio project, a minimal lightwight blog based on Flask (http://flask.pocoo.org/).\r\nIt starts as pet project with no particular features and it's not intended to be the new-wordpress-like platform.\r\n\r\nUseful developer rule: Eat your own food!\r\n\r\nso I started my personal blog on this code. You can see it in action here: http://antoniosagliocco.com\r\n\r\nFeel free to contribute if you think it can be suitable to your needs.\r\n\r\nYou can check the early stage roadmap here (ehy man, the project has just started!): https://github.com/kalymero/assentio/wiki/Roadmap\r\n\r\nBlog layout is very simple, wrote by scratch using the new twitter bootstrap 2.1.0, based on the Twenty Eleven (http://theme.wordpress.com/themes/twentyeleven/) wordpress theme i like.\r\n\r\nOf course you can change it to your needs, the structure is very simple. There's only one < 100 rows css file (beside bootstrap.css) and only one <20 rows js file.\r\n\r\nYou can install it in a virtualenv.\r\n\r\nI used zc.buildout (http://pypi.python.org/pypi/zc.buildout) to fit environment/deployment issues.\r\n\r\nYou can found the buildout package and some install instructions here: http://github.com/kalymero/assentio_buildout\r\n\r\nFeel free to contact me for any question.\r\n\r\nEnjoy!\r\n\r\nContributors\r\n============\r\n\r\nAntonio Sagliocco (asagliocco@gmail.com), Author\r\n\r\nChangelog\r\n=========\r\n\r\n0.1 \r\n-------------------\r\n\r\n- First release with minimal features [Antonio Sagliocco]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kalymero/assentio", "keywords": "", "license": "WTFPL", "maintainer": "", "maintainer_email": "", "name": "assentio", "package_url": "https://pypi.org/project/assentio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/assentio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kalymero/assentio" }, "release_url": "https://pypi.org/project/assentio/0.1/", "requires_dist": null, "requires_python": null, "summary": "A minimal, lightweight flask-based blog", "version": "0.1" }, "last_serial": 786498, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "04b9bec786eb2f5db21e692850bd5231", "sha256": "f4745dbf19a35f39f1e4e04bf68d726ae5642c80a07f11faed3d00525840fe3a" }, "downloads": -1, "filename": "assentio-0.1.tar.gz", "has_sig": false, "md5_digest": "04b9bec786eb2f5db21e692850bd5231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17819, "upload_time": "2012-09-14T10:07:25", "url": "https://files.pythonhosted.org/packages/eb/54/17e96b9fbee20e2797f46915b3d8e8336283b18bfa7b879a2e494cf80b33/assentio-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04b9bec786eb2f5db21e692850bd5231", "sha256": "f4745dbf19a35f39f1e4e04bf68d726ae5642c80a07f11faed3d00525840fe3a" }, "downloads": -1, "filename": "assentio-0.1.tar.gz", "has_sig": false, "md5_digest": "04b9bec786eb2f5db21e692850bd5231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17819, "upload_time": "2012-09-14T10:07:25", "url": "https://files.pythonhosted.org/packages/eb/54/17e96b9fbee20e2797f46915b3d8e8336283b18bfa7b879a2e494cf80b33/assentio-0.1.tar.gz" } ] }