Skip to main content

An MkDocs plugin to generate .pages from pages.j2

Project description

mkdocs-pages-j2-today

This plugin builds .pages files from .pages.j2 files, using Jinja2 to render the templates.

title: Page Title
nav:
    - Welcome: index.md
{%- for i in range(1,3) %}
    - My Page {{ i }}: p{{ i }}.md
{%- endfor %}

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_pages_j2_plugin-0.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

mkdocs_pages_j2_plugin-0.1.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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