Welcome to the Monospace Web Jekyll Theme
This preview demonstrates headings, lists, tables, forms, grids, ASCII art, and media snapped to a monospace grid.
Lists
- Unordered list item 1
- Unordered list item 2
- Nested ordered sub-item A
- Nested ordered sub-item B
- Unordered list item 3
Tables
Name | Dimensions | Location |
---|---|---|
Boboli Obelisk | 1.41m × 1.41m × 4.87m | 43°45′50.78″N 11°15′3.34″E |
Pyramid of Khafre | 215.25m × 215.25m ×136.4m | 29°58′34″N 31°07′51″E |
Forms
Grids
ASCII Drawings
We can draw in <pre>
tags using box-drawing characters:
╭─────────────────╮
│ MONOSPACE ROCKS │
╰─────────────────╯
To have it stand out a bit more, we can wrap it in a <figure>
tag, and why not also add a <figcaption>
.
┌───────┐ ┌───────┐ ┌───────┐ │Actor 1│ │Actor 2│ │Actor 3│ └───┬───┘ └───┬───┘ └───┬───┘ │ │ │ │ │ msg 1 │ │ │────────►│ │ │ │ │ msg 2 │ │ │────────►│ │ ┌───┴───┐ ┌───┴───┐ ┌───┴───┐ │Actor 1│ │Actor 2│ │Actor 3│ └───────┘ └───────┘ └───────┘
Let’s go wild and draw a chart!
Things I Have │ ████ Usable 15 │ │ ░░░░ Broken │ 12 │ ░ │ ░ │ ░ ░ 9 │ ░ ░ │ ░ ░ │ ░ ░ ░ 6 │ █ ░ ░ ░ │ █ ░ ░ ░ │ █ ░ █ ░ 3 │ █ █ █ ░ │ █ █ █ ░ │ █ █ █ ░ 0 └───▀─────────▀─────────▀──────────▀───────────── Socks Jeans Shirts USB Drives
Conclusion
This concludes our demo!