https://github.com/treefarmstudio/fresh-blog
A minimal blog template using the Fresh framework for Deno.
https://github.com/treefarmstudio/fresh-blog
blog blog-template deno deno-deploy denoland fresh ssr website-template
Last synced: 21 days ago
JSON representation
A minimal blog template using the Fresh framework for Deno.
- Host: GitHub
- URL: https://github.com/treefarmstudio/fresh-blog
- Owner: treefarmstudio
- License: mit
- Created: 2022-09-13T07:11:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T19:46:42.000Z (over 1 year ago)
- Last Synced: 2024-09-19T05:17:32.507Z (8 months ago)
- Topics: blog, blog-template, deno, deno-deploy, denoland, fresh, ssr, website-template
- Language: TypeScript
- Homepage: https://fresh-blog.littlesticks.site
- Size: 210 KB
- Stars: 50
- Watchers: 1
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Fresh Blog
[](https://fresh.deno.dev)
This is a minimal blog template using the awesome framework [Fresh](https://fresh.deno.dev) 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.
## Sponsor
If you find this template useful, please consider donating to support the continued development of it with the link below
[Donate to Fresh Blog](https://littlesticks.lemonsqueezy.com/checkout/buy/ae636a97-0b45-4285-8250-41651a104b72)
## 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](https://littlesticks.dev/discord)