siygle / fresh-blog

A minimal blog template using the Fresh framework for Deno.

Home Page:https://fresh-blog.littlesticks.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fresh Blog

Made with Fresh

This is a minimal blog template using the awesome framework Fresh from Deno.

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.

Make it your own

To update the global site title, description, etc. edit the data/site.ts file.

To add new posts, create a new markdown file in the data/posts directory.

Support

Please feel free to reach out to us on our Discord if you have questions or file an issue on the repo.

Join Little Sticks Discord

About

A minimal blog template using the Fresh framework for Deno.

https://fresh-blog.littlesticks.dev

License:MIT License


Languages

Language:TypeScript 100.0%