Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fitzy1321/blog
- Owner: fitzy1321
- Created: 2023-01-13T06:49:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T22:54:55.000Z (about 1 month ago)
- Last Synced: 2024-10-09T20:06:19.141Z (about 1 month ago)
- Topics: deno, deno-deploy, deno-fresh, fresh, fresh-framework
- Language: TypeScript
- Homepage: https://fitzypop.deno.dev/
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.