/demo-github-cms

This is a simple blog written in Fresh and Deno. Find the full tutorial on kojinglick.com.

Primary LanguageTypeScript

Simple Fresh Blog Tutorial

by Kojin Glick

Description

A simple blog built in Fresh and Deno. Fully server-side rendered. Pulls articles from Markdown files stored in "/content".

Tutorial

Find the full tutorial here.

Usage

Start the project:

deno task start:dev

This will watch the project directory and restart as necessary.