10. Grid Columns - kyle-jennings/franklin GitHub Wiki

The grid column shortcode allows you to organize your content into grids, following the 18F grid structure here.

This is a bit buggy, but more or less works as expected.

The "width" attribute accepts the 18f naming conventions for column widths, MINUX the "usa-grid" prefix. So instead of usa-width-one-half, you just enter "one-half". For instance: [column width="one-half"]

Common widths are as follows:

  • one-half
  • one-third
  • one-fourth
  • two-thirds
  • one-sixth
  • one-twelfth