Pelican plugin that adds a `.nojekyll` file to the output root. Useful for publishing to Github Pages. Written in Python.
Project description
NoJekyll is a plugin for Pelican, 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 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.
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file minchin.pelican.plugins.nojekyll-1.2.0.tar.gz
.
File metadata
- Download URL: minchin.pelican.plugins.nojekyll-1.2.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b37acf1f68e5fd5deffddc326fb14c9955d05c2e67054b49dd6f53e7137897fb |
|
MD5 | 55aaad06c07b37c826ef8ffbe1c597be |
|
BLAKE2b-256 | 42ae29d549660428b6f79e24560f068f121e75e7f308855ab115565ecf664b73 |
File details
Details for the file minchin.pelican.plugins.nojekyll-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: minchin.pelican.plugins.nojekyll-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d396adebcf93fd6f540149ad9f712a11d901e151581d7d4b0006e51d165d886 |
|
MD5 | 2477177e38e18b2e40bd8fdfcdc317c9 |
|
BLAKE2b-256 | 00244d933bfc249a8ae6113f46dcc0f95ea2fb8f1fa9af1d04cadb14b5e352f4 |