Coder Social home page Coder Social logo

pelican-plugins / nojekyll Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 34 KB

Pelican plugin that adds a `.nojekyll` file to the output root. Useful for publishing to Github Pages. Written in Python.

License: MIT License

Python 76.01% Makefile 23.99%
pelican pelican-plugins github-pages

nojekyll's Introduction

NoJekyll

PyPI Version

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.

nojekyll's People

Contributors

justinmayer avatar minchinweb avatar pre-commit-ci[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

nojekyll's Issues

Initial Update

Hi ๐Ÿ‘Š

This is my first visit to this fine repo, but it seems you have been working hard to keep all dependencies updated so far.

Once you have closed this issue, I'll create seperate pull requests for every update as soon as I find one.

That's it for now!

Happy merging! ๐Ÿค–

License

Add license text of MIT license

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.