by Kojin Glick
A simple blog built in Fresh and Deno. Fully server-side rendered. Pulls articles from Markdown files stored in "/content".
Find the full tutorial here.
Start the project:
deno task start:dev
This will watch the project directory and restart as necessary.