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

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

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.