A first note
This is where I will collect essays — shorter pieces than my research, on economics, the questions I keep returning to, and whatever else is worth writing down.
To write a new one, add a Markdown file to src/content/blog/. The part
between the two --- lines is the essay’s information; everything below it
is the essay itself.
Writing in Markdown
A blank line starts a new paragraph. You can make text italic with single asterisks or bold with double. A link looks like this.
A quotation, set off on its own line, looks like this.
That is all there is to it.