Hello, this blog

This site uses github-markdown-css so prose looks like GitHub-flavored Markdown: bold, italic, inline code, and lists:

  • One
  • Two
const greeting = 'Hello, Astro';
console.log(greeting);

There is more to add—tags, RSS, drafts—but this is a clean starting point.