notes

Second Post

A second seed post used to confirm that the blog index lists multiple entries and that pagination, sorting, and grouping behave as expected.

M
Mouad
· 1 min read · updated

Notes from the field

Writing a second post lets us verify that the blog index sorts entries by date descending and that the dynamic route renders each post on its own URL.

A nested heading

The typography plugin should style nested headings, lists, blockquotes, and inline code consistently with the rest of the prose container.

def square(x: int) -> int:
    return x * x

The point of seed content is to exercise every renderable element at least once before launch.

  • One
  • Two
  • Three
👏 Share
notes
M
Written by
Mouad

Long-form notes on the systems I work on and the trade-offs in between.

More about Mouad

Discussion