https://github.com/hougesen/portfolio-fresh
Implementation of my portfolio in Deno Fresh
https://github.com/hougesen/portfolio-fresh
deno deno-fresh fresh portfolio portfolio-website
Last synced: 3 months ago
JSON representation
Implementation of my portfolio in Deno Fresh
- Host: GitHub
- URL: https://github.com/hougesen/portfolio-fresh
- Owner: hougesen
- Created: 2022-07-02T17:21:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-24T07:46:42.000Z (over 1 year ago)
- Last Synced: 2025-02-24T08:09:57.167Z (3 months ago)
- Topics: deno, deno-fresh, fresh, portfolio, portfolio-website
- Language: TypeScript
- Homepage: https://mhouge.dk/
- Size: 346 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio-fresh
My current portfolio combined with my markdown parser, [mrkdwny](https://github.com/hougesen/mrkdwny), for the blog
### Usage
Start the project:
```
deno task start
```This will watch the project directory and restart as necessary.