Articles tagged with static site generation

How to Write Responsive HTML Tables (for Markdown Sites)
Learn how to make HTML tables more responsive in Markdown-generated static sites by shrinking the number of columns, or smushing columns together, wrapping column content across lines, or shrinkwrapping the table in a scrolling div.