This page is written in markdown and rendered as html using the @now/md
builder.
The builder runs once so this static deployment will load instantly each page load!
Visit the about page or keep reading.
One of my favorite quotes is
"Don't quote me on that"
function deploy(name: string) {
console.log(`Deploying ${name}...`);
}
Visit ZEIT Now to create your global serverless deployments!
Read more about deploying markdown with the @now/md builder.