Typography
A reference for the theme's headings, text, lists, quotes, code, and tables.
Heading One
Heading Two
Heading Three
Heading Four
Heading Five
Heading Six
A paragraph with bold, italic, and an inline link. The quick brown fox jumps over the lazy dog while a designer ships another pixel-perfect layout before lunch.
"Design is not just what it looks like and feels like. Design is how it works."
— Steve Jobs
Unordered list
- First item
- Second item
- Nested item
- Another nested item
- Third item
Ordered list
- Plan the content
- Draft the layout
- Ship it
Code
Run pnpm build to produce the static site.
const greet = (name) => `Hello, ${name}`;
console.log(greet("Blogar")); Table
| Plan | Price | Seats |
|---|---|---|
| Free | $0 | 1 |
| Pro | $9/mo | 5 |
| Team | $29/mo | Unlimited |