Links are the connective tissue of a blog. Hereās every pattern worth keeping around.
Inline links
The everyday kind: a regular link, an internal link to another post and a mailto link.
Reference-style links
Handy when the same URL shows up repeatedly or you want clean prose. The definitions live at the bottom of the file and donāt render:
The Astro docs are great, and so is the MDN reference.
A curated link list
- Astro is the framework this site is built on.
- Tailwind CSS handles the styling.
- Pagefind is the static search that powers the search box.
Annotated bibliography / further reading
Further reading
Footnotes
Markdown footnotes are great for asides that would break the flow.1 You can have several.2
Related posts
End a post by pointing readers somewhere useful:
- ā Previous: Blog post anatomy
- ā Next: Tables & comparisons