Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madeindjs/portfolio

My portfolio powered with Jekyll
https://github.com/madeindjs/portfolio

blog contact jekyll portfolio-website resume

Last synced: 20 days ago
JSON representation

My portfolio powered with Jekyll

Awesome Lists containing this project

README

        

# Portfolio

My portfolio build [Jekyll](https://jekyllrb.com/). See me in action at .

![screenshot](./public/screenshot.png)

## Setup

```bash
npm i
```

Then start development server

```bash
npm run dev
```

or build website

```bash
npm run build
```

## License

[WTFPL](http://www.wtfpl.net/)