Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/evanshortiss/evanshortiss.github.io
- Owner: evanshortiss
- Created: 2016-04-14T02:29:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T23:44:05.000Z (over 1 year ago)
- Last Synced: 2024-04-09T13:09:27.659Z (7 months ago)
- Language: SCSS
- Homepage: https://evanshortiss.com
- Size: 33 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```