Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evanshortiss/evanshortiss.github.io

Personal website powered by Jekyll
https://github.com/evanshortiss/evanshortiss.github.io

Last synced: 21 days ago
JSON representation

Personal website powered by Jekyll

Awesome Lists containing this project

README

        

# Personal Blog

## Run Locally

```bash
docker run -it --rm -v "$PWD":/usr/src/app -p "4000:4000" starefossen/github-pages
```