minchin.pelican.plugins.nojekyll


Nameminchin.pelican.plugins.nojekyll JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/pelican-plugins/nojekyll
SummaryPelican plugin that adds a `.nojekyll` file to the output root. Useful for publishing to Github Pages. Written in Python.
upload_time2023-08-09 21:05:56
maintainer
docs_urlNone
authorW. Minchin
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
NoJekyll
========

|pypi|

.. |pypi| image:: https://img.shields.io/pypi/v/minchin.pelican.plugins.nojekyll.svg
    :target: https://pypi.python.org/pypi/minchin.pelican.plugins.nojekyll
    :alt: PyPI Version

``NoJekyll`` is a plugin for `Pelican <http://docs.getpelican.com/>`_,
a static site generator written in Python.

``NoJekyll`` creates a *.nojekyll* file in the root of your output directory.
This is useful when you are publishing your site to
`GitHub Pages <https://pages.github.com/>`_ as it keeps your site from being
run through GitHub's default Jekyll site generator. This has a side effect
of make your updated site go live faster.


Installation
============

The easiest way to install ``NoJekyll`` is through the use of pip. This
will also install the required dependencies automatically.

.. code-block:: sh

  pip install minchin.pelican.plugins.nojekyll

Assuming you are running Pelican v4.5 (or later), the plugin with
auto-activate. And that's it! No further configuration is needed.


Usage
=====

No configuration is needed.

The ``NoJekyll`` plugin will be automatically called next time you generate
your Pelican site.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pelican-plugins/nojekyll",
    "name": "minchin.pelican.plugins.nojekyll",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "W. Minchin",
    "author_email": "w_minchin@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/ae/29d549660428b6f79e24560f068f121e75e7f308855ab115565ecf664b73/minchin.pelican.plugins.nojekyll-1.2.0.tar.gz",
    "platform": null,
    "description": "========\r\nNoJekyll\r\n========\r\n\r\n|pypi|\r\n\r\n.. |pypi| image:: https://img.shields.io/pypi/v/minchin.pelican.plugins.nojekyll.svg\r\n    :target: https://pypi.python.org/pypi/minchin.pelican.plugins.nojekyll\r\n    :alt: PyPI Version\r\n\r\n``NoJekyll`` is a plugin for `Pelican <http://docs.getpelican.com/>`_,\r\na static site generator written in Python.\r\n\r\n``NoJekyll`` creates a *.nojekyll* file in the root of your output directory.\r\nThis is useful when you are publishing your site to\r\n`GitHub Pages <https://pages.github.com/>`_ as it keeps your site from being\r\nrun through GitHub's default Jekyll site generator. This has a side effect\r\nof make your updated site go live faster.\r\n\r\n\r\nInstallation\r\n============\r\n\r\nThe easiest way to install ``NoJekyll`` is through the use of pip. This\r\nwill also install the required dependencies automatically.\r\n\r\n.. code-block:: sh\r\n\r\n  pip install minchin.pelican.plugins.nojekyll\r\n\r\nAssuming you are running Pelican v4.5 (or later), the plugin with\r\nauto-activate. And that's it! No further configuration is needed.\r\n\r\n\r\nUsage\r\n=====\r\n\r\nNo configuration is needed.\r\n\r\nThe ``NoJekyll`` plugin will be automatically called next time you generate\r\nyour Pelican site.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Pelican plugin that adds a `.nojekyll` file to the output root. Useful for publishing to Github Pages. Written in Python.",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/pelican-plugins/nojekyll"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00244d933bfc249a8ae6113f46dcc0f95ea2fb8f1fa9af1d04cadb14b5e352f4",
                "md5": "2477177e38e18b2e40bd8fdfcdc317c9",
                "sha256": "4d396adebcf93fd6f540149ad9f712a11d901e151581d7d4b0006e51d165d886"
            },
            "downloads": -1,
            "filename": "minchin.pelican.plugins.nojekyll-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2477177e38e18b2e40bd8fdfcdc317c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4433,
            "upload_time": "2023-08-09T21:06:27",
            "upload_time_iso_8601": "2023-08-09T21:06:27.235971Z",
            "url": "https://files.pythonhosted.org/packages/00/24/4d933bfc249a8ae6113f46dcc0f95ea2fb8f1fa9af1d04cadb14b5e352f4/minchin.pelican.plugins.nojekyll-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ae29d549660428b6f79e24560f068f121e75e7f308855ab115565ecf664b73",
                "md5": "55aaad06c07b37c826ef8ffbe1c597be",
                "sha256": "b37acf1f68e5fd5deffddc326fb14c9955d05c2e67054b49dd6f53e7137897fb"
            },
            "downloads": -1,
            "filename": "minchin.pelican.plugins.nojekyll-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "55aaad06c07b37c826ef8ffbe1c597be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3932,
            "upload_time": "2023-08-09T21:05:56",
            "upload_time_iso_8601": "2023-08-09T21:05:56.161086Z",
            "url": "https://files.pythonhosted.org/packages/42/ae/29d549660428b6f79e24560f068f121e75e7f308855ab115565ecf664b73/minchin.pelican.plugins.nojekyll-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 21:05:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pelican-plugins",
    "github_project": "nojekyll",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "minchin.pelican.plugins.nojekyll"
}
        
Elapsed time: 0.09851s