jkglasbrenner / pelican-plugin-tidy-html

Pelican plugin for tidying up HTML output using the Node.js library pretty.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tidy HTML Pelican Plugin

A pelican plugin that makes the final output HTML more tidy using the Node.js library pretty.

Installation

You will need to have Node.js installed along with the pretty and minimist libraries.

Instructions

Add pelican-plugin-tidy-html to your plugins list in pelicanconf.py after installing.

Credits

License

This plugin is released under the GNU AFFERO GENERAL PUBLIC LICENSE.

About

Pelican plugin for tidying up HTML output using the Node.js library pretty.

License:GNU Affero General Public License v3.0


Languages

Language:Python 69.4%Language:JavaScript 30.6%