Skip to main content

Pug plugin for mkdocs.

Project description

mkdocs-pug

This MkDocs plugin is based on pypugjs.

To install:

pip install mkdocs_pug

To use, add this to your mkdocs.yml:

plugins:
  - mkdocs_pug

Then, this plugin will watch for *.pug files in your template directories and build the corresponding *.html files in the same location.

To do this automatically with the server during development, you should run with

mkdocs serve --watch-theme

This repo contains an example of how to use this plugin inside an MkDocs project.

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

mkdocs_pug-0.0.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page