Skip to content

André Torgal

My website: Backlog

Stuff I want to do on this website, or otherwise just investigate and experiment with. The done stuff is on the changelog page.

This meta-page was published on and and last updated on


UI: improvements

  • UI: Content components
    • <Blockquote>
      • accepts a title before the quote (before \\)
      • accepts an attribution after the quote (after // )
      • the attribution can contain a link
    • <Note type="old|construction|blog|tags|meta|links">

Authoring experience

  • AX: auto-titles (will allow emoji in h1)
  • AX: frontmatter defaults per folder
  • AX: author all page links with extension (so that IDE can navigate naturally); strip them via remark plugin
  • AX: incomplete frontmatter (missing type)
  • AX: validate broken links/images
  • AX: validate outgoing links (cache!.. last checked on…)?
  • AX: common emoji aliases, please 🥺
  • AX: VSCode emoji preview

Docs

  • add README
    • minimal operation instructions
    • a little narrative
    • delegate the details to MDX files?
  • Content: docs / components / …
  • Content: docs / Astro setup
    • VS Code setup
    • project layout
    • extensions used
    • custom remark plugins
    • images with zero layout shift

Feature: Tags

Feature: Series

  • Feature: this article is part 3/5 of a series on “topic”

Feature: Experiments

  • Content: experiments homepage 💡
    • always two pages: concept and execution

Later

MD(X) examples


Go back to top of the page