Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bmedicke/bmedicke.github.io

GitHub pages repo for my website 🚧 🦁
https://github.com/bmedicke/bmedicke.github.io

homepage jekyll portfolio resume website

Last synced: 20 days ago
JSON representation

GitHub pages repo for my website 🚧 🦁

Awesome Lists containing this project

README

        

# [benmedicke.com](https://benmedicke.com)
[![Screenshot 2021-05-13 at 13 01 19](https://user-images.githubusercontent.com/173962/118117025-53d3ad80-b3eb-11eb-8979-d806965613fb.png)](https://benmedicke.com)

## local development

* https://jekyllrb.com/docs/installation/macos/

```sh
bundle
bundle update
bundle exec jekyll serve --livereload --open-url --incremental
```
* see `scripts/`