{ "info": { "author": "W. Minchin", "author_email": "w_minchin@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Framework :: Pelican :: Plugins", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Multimedia :: Graphics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========\nNoJekyll\n========\n\n``NoJekyll`` is a plugin for `Pelican `_,\na static site generator written in Python.\n\n``NoJekyll`` creates a *.nojekyll* file in the root of your output directory.\nThis is useful when you are publishing your site to\n`GitHub Pages `_ as it keeps your site from being\nrun through GitHub's defualt Jekyll site generator. This has a side effect\nof make your updated site go live faster.\n\n\nInstallation\n============\n\nThe easiest way to install ``NoJekyll`` is through the use of pip. This\nwill also install the required dependencies automatically.\n\n.. code-block:: sh\n\n pip install minchin.pelican.plugins.nojekyll\n\nThen, in your ``pelicanconf.py`` file, add ``NoJekyll`` to your list of\nplugins:\n\n.. code-block:: python\n\n PLUGINS = [\n # ...\n 'minchin.pelican.plugins.nojekyll',\n # ...\n ]\n\nAnd that's it! No further configuration is needed.\n\n\nUsage\n=====\n\nNo configuration is needed.\n\nThe ``NoJekyll`` plugin will be automatically called next time you generate\nyour Pelican site.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MinchinWeb/minchin.pelican.plugins.nojekyll", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "minchin.pelican.plugins.nojekyll", "package_url": "https://pypi.org/project/minchin.pelican.plugins.nojekyll/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/minchin.pelican.plugins.nojekyll/", "project_urls": { "Homepage": "https://github.com/MinchinWeb/minchin.pelican.plugins.nojekyll" }, "release_url": "https://pypi.org/project/minchin.pelican.plugins.nojekyll/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Pelican plugin that adds a ``.nojekyll`` file to the output root. Useful for publishing to Github Pages. Written in Python.", "version": "1.0.2" }, "last_serial": 2809940, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "7db07a52f6e10d3e79b37b1ee1d24275", "sha256": "3e81e157b02e04b5ef84ceddc776076476c8ff19abdc49cf34763b79fe056540" }, "downloads": -1, "filename": "minchin.pelican.plugins.nojekyll-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7db07a52f6e10d3e79b37b1ee1d24275", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4883, "upload_time": "2016-09-12T21:15:53", "url": "https://files.pythonhosted.org/packages/d0/9c/2edce4aab4aa93f65921e0f4f3607b2236aa6015048917f45b54bf4ace24/minchin.pelican.plugins.nojekyll-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8d3712c5d2f960579d275c00def36eac", "sha256": "ee9096f78725a828f76dfee469c4051e31eb797aa23fea49978ad277e83ac9c3" }, "downloads": -1, "filename": "minchin.pelican.plugins.nojekyll-1.0.1.tar.gz", "has_sig": false, "md5_digest": "8d3712c5d2f960579d275c00def36eac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2598, "upload_time": "2016-09-12T21:13:59", "url": "https://files.pythonhosted.org/packages/73/31/4b244afae9438d8a4718f060f3691b9170a1162f155d0be076fc747a610c/minchin.pelican.plugins.nojekyll-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "8b5a82a56b1b2d68f4d14a0e520378bd", "sha256": "f153f6a44b06550620794e8c77f7d83f9cce449562c2d9e046776bd7addcb66e" }, "downloads": -1, "filename": "minchin.pelican.plugins.nojekyll-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8b5a82a56b1b2d68f4d14a0e520378bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5039, "upload_time": "2017-04-17T23:06:18", "url": "https://files.pythonhosted.org/packages/31/5b/a169e7502cfd5b0e61f6b48a40349a5efbcf357f90ec12d2057379b4428c/minchin.pelican.plugins.nojekyll-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eed8ada874b138e82a6f1ed08ad5dd6b", "sha256": "78eaf5ff208cf16f211acf0a0397b285f1aa2ded80cce14856fd6356ee111bc2" }, "downloads": -1, "filename": "minchin.pelican.plugins.nojekyll-1.0.2.tar.gz", "has_sig": false, "md5_digest": "eed8ada874b138e82a6f1ed08ad5dd6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2650, "upload_time": "2017-04-17T23:05:29", "url": "https://files.pythonhosted.org/packages/42/9b/0a66ec93a2285fd7b5e85cb77931c38ba2da6fa76afe96a071b946dea8b5/minchin.pelican.plugins.nojekyll-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b5a82a56b1b2d68f4d14a0e520378bd", "sha256": "f153f6a44b06550620794e8c77f7d83f9cce449562c2d9e046776bd7addcb66e" }, "downloads": -1, "filename": "minchin.pelican.plugins.nojekyll-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8b5a82a56b1b2d68f4d14a0e520378bd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5039, "upload_time": "2017-04-17T23:06:18", "url": "https://files.pythonhosted.org/packages/31/5b/a169e7502cfd5b0e61f6b48a40349a5efbcf357f90ec12d2057379b4428c/minchin.pelican.plugins.nojekyll-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eed8ada874b138e82a6f1ed08ad5dd6b", "sha256": "78eaf5ff208cf16f211acf0a0397b285f1aa2ded80cce14856fd6356ee111bc2" }, "downloads": -1, "filename": "minchin.pelican.plugins.nojekyll-1.0.2.tar.gz", "has_sig": false, "md5_digest": "eed8ada874b138e82a6f1ed08ad5dd6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2650, "upload_time": "2017-04-17T23:05:29", "url": "https://files.pythonhosted.org/packages/42/9b/0a66ec93a2285fd7b5e85cb77931c38ba2da6fa76afe96a071b946dea8b5/minchin.pelican.plugins.nojekyll-1.0.2.tar.gz" } ] }