{ "info": { "author": "Christophe Combelles", "author_email": "ccomb@gorfou.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Buildout", "Framework :: Paste", "Intended Audience :: Information Technology", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "Installation\n============\n\nThis package allows you to install Zine and its dependencies in a sandbox with\nbuildout, then serve it with any WSGI server while using the Paste facilities\nfor WSGI stack configuration.\n\nInstall Zine:\n-------------\n\nDownload and extract the zinebuildout archive from PyPI,\n(or clone it with: hg clone https://cody.gorfou.fr/hg/zinebuildout ).\nYou don't need to easy_install it.\nThen run: ::\n\n $ python bootstrap.py\n $ ./bin/buildout\n\nConfigure Zine:\n---------------\n\nEdit \"deploy.ini\" to adapt ``instance_folder``, ``host`` and ``port`` to\nyour needs. You don't need to change anything if you just want to try it on\nyour local host.\n\nStart Zine:\n-----------\n\nIn foreground: ::\n\n $ ./bin/paster serve deploy.ini\n\nOr in background: ::\n\n $ ./bin/paster serve --daemon deploy.ini\n\nYour admin interface will then be accessible through\nhttp://localhost:8080/admin/\n\nThen you can put this process behind a reverse proxy (with Apache ProxyPass or\nRewriteRule) or any other. Example of an Apache VirtualHost::\n\n \n (...)\n RewriteEngine on\n RewriteRule ^/(.*) http://localhost:8080/$1 [proxy,last]\n \n\nOptional Twitter widget\n-----------------------\n\nThis distribution offers a Twitter widget that displays the N latests tweets of\nyour timeline. To use it, just add the following line in the '_widgets.html'\nfile of your Zine theme::\n\n {{ widgets.tweets('ccomb', 5) }}\n\nReplace 'ccomb' with your twitter account, and 5 with the number of tweets you\nwant to display.\n\nVersions\n========\n0.6.1 (2010-12-28)\n------------------\n- upgraded minor versions\n- added a missing tweets.html template \n\n0.6 (2010-11-01)\n----------------\n- upgraded to buildout 1.5\n- upgraded all minor versions using z3c.checkversions\n\n0.5 (2009-07-19)\n----------------\n- fixed some egg versions\n- added a twitter widget to display the latest tweets\n\n0.4 (2009-02-19)\n----------------\n- remove the zine section from Paste config. (thx Calvin)\n It will allow defining several zine instances in the same config file.\n\n0.3 (2009-01-29)\n-----------------\n- fixed the bad 0.2 release\n\n0.2 (2009-01-27)\n-----------------\n- move to zine 0.1.2\n- no more need to configure the instance folder\n- Added pygments and docutils (for the rst parser)\n\n0.1 (2009-01-14)\n-----------------\n\ninitial buildout for Zine 0.1.1", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://cody.gorfou.fr/hg/zinebuildout", "keywords": "zine buildout paste", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "zinebuildout", "package_url": "https://pypi.org/project/zinebuildout/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zinebuildout/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://cody.gorfou.fr/hg/zinebuildout" }, "release_url": "https://pypi.org/project/zinebuildout/0.6.1/", "requires_dist": null, "requires_python": null, "summary": "Deploy the Zine blog engine with Paste in a buildout", "version": "0.6.1" }, "last_serial": 802295, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "290ef5ba54c6bd24f142b2a4f0515dc7", "sha256": "6762085eccf2a834c90761a36b62727861e2651a6d83f227b042cc7fef96530e" }, "downloads": -1, "filename": "zinebuildout-0.1.tar.gz", "has_sig": false, "md5_digest": "290ef5ba54c6bd24f142b2a4f0515dc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3616, "upload_time": "2009-01-14T02:25:37", "url": "https://files.pythonhosted.org/packages/49/4f/4b0ab9a4db2bb61077542bae880c78f363910557560c9fd9845ab211d470/zinebuildout-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "0eee99e1d5252ed1459593a6a06d19db", "sha256": "759bc30c5d17680689ae32f8aab316b054e46c9c25282d09b25425dd01e12657" }, "downloads": -1, "filename": "zinebuildout-0.2.tar.gz", "has_sig": false, "md5_digest": "0eee99e1d5252ed1459593a6a06d19db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3041, "upload_time": "2009-01-27T00:07:35", "url": "https://files.pythonhosted.org/packages/c4/3b/41f5219d5dc90391af1fdae96bf99fc0d8d9e6d7cee9d962adb4b247afdb/zinebuildout-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d4679ef252ac8aa54dac1f4573759386", "sha256": "eee1274a93b05c4b2e67a2e50b5fc3119b0af724431ff30ff02eea4740cf26d3" }, "downloads": -1, "filename": "zinebuildout-0.3.tar.gz", "has_sig": false, "md5_digest": "d4679ef252ac8aa54dac1f4573759386", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3775, "upload_time": "2009-01-29T02:42:27", "url": "https://files.pythonhosted.org/packages/16/58/4c05f5dd11a8731b54561cd34f47781f6422c776e933c6e9e953bf65d5eb/zinebuildout-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "1ac1f728db5ef2052fcdf21ab2d2eb9c", "sha256": "8ca96172964857704084513afdd01fe1852716e4dbcb6a2a7d6abcefc63c4824" }, "downloads": -1, "filename": "zinebuildout-0.4.tar.gz", "has_sig": false, "md5_digest": "1ac1f728db5ef2052fcdf21ab2d2eb9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3878, "upload_time": "2009-02-19T19:00:19", "url": "https://files.pythonhosted.org/packages/f5/19/08cef0a436d08a5b75973f1e05e71834be4314eb7c4e68bad01e6416f91d/zinebuildout-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "f8a67300d9da154fc1eb4ab08b63bc2a", "sha256": "cbf75a58d6860bd5d158dc721461c3d2fd2dd6cdc74a15e54f5a92008abcdd05" }, "downloads": -1, "filename": "zinebuildout-0.5.tar.gz", "has_sig": false, "md5_digest": "f8a67300d9da154fc1eb4ab08b63bc2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4801, "upload_time": "2009-07-19T22:27:04", "url": "https://files.pythonhosted.org/packages/b3/5f/9a88f78b3503a710df494ff067d00b7d801b24183d19f150f61a14aaaded/zinebuildout-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "b1e7013c364c343231a79e7f1234592a", "sha256": "85370482b9aea2717963b1555436e5ab2b9dad2dc53c29816dff94f87aa19554" }, "downloads": -1, "filename": "zinebuildout-0.6.tar.gz", "has_sig": false, "md5_digest": "b1e7013c364c343231a79e7f1234592a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7856, "upload_time": "2010-11-01T15:36:50", "url": "https://files.pythonhosted.org/packages/57/be/8b374d21935c71332bca9b8c199a751f2bf5d1f0045171b19e8b55f27800/zinebuildout-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "d185665cfaa280e2dc608a3674f4d7fb", "sha256": "a1987db58ecba99e212d34ae343c981b4faf6805660b9ced1ae422865603ebe3" }, "downloads": -1, "filename": "zinebuildout-0.6.1.tar.gz", "has_sig": false, "md5_digest": "d185665cfaa280e2dc608a3674f4d7fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8162, "upload_time": "2010-12-28T16:47:41", "url": "https://files.pythonhosted.org/packages/03/40/b9090ba6c20913c628d773d9a7f819455e616d71f79041c05078eac2ec18/zinebuildout-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d185665cfaa280e2dc608a3674f4d7fb", "sha256": "a1987db58ecba99e212d34ae343c981b4faf6805660b9ced1ae422865603ebe3" }, "downloads": -1, "filename": "zinebuildout-0.6.1.tar.gz", "has_sig": false, "md5_digest": "d185665cfaa280e2dc608a3674f4d7fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8162, "upload_time": "2010-12-28T16:47:41", "url": "https://files.pythonhosted.org/packages/03/40/b9090ba6c20913c628d773d9a7f819455e616d71f79041c05078eac2ec18/zinebuildout-0.6.1.tar.gz" } ] }