/column_layout

MKDOCS column layout plugin

Primary LanguagePython

MkDocs Three column layout

Uses the 12 column bootstrap layout to create responsive columns.

Syntax

%1 **column1** %5 **column2** %6 **column3 (optional)**

Installation:

python setup.py install

In your mkdocs.yml file:

markdown_extensions:
  - three_columns