Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fitzy1321/blog

My Deno Fresh playground
https://github.com/fitzy1321/blog

deno deno-deploy deno-fresh fresh fresh-framework

Last synced: about 7 hours ago
JSON representation

My Deno Fresh playground

Awesome Lists containing this project

README

        

# Fitzy's Blog

[![Made with Fresh](https://fresh.deno.dev/fresh-badge-dark.svg)](https://fresh.deno.dev)

This is a minimal blog template using the awesome framework [Fresh](https://fresh.deno.dev) from Deno.

Template cloned from [littlesticks/fresh-blog](https://github.com/littlesticks/fresh-blog).

## Usage

### Start the project

```sh
deno task start
```

This will watch the project directory and restart as necessary.