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

https://github.com/spookywy/spookywy.github.io

Personal Website
https://github.com/spookywy/spookywy.github.io

jekyll portfolio ruby

Last synced: about 2 months ago
JSON representation

Personal Website

Awesome Lists containing this project

README

          

# Personal Website

You can access my website at: https://spookywy.github.io

## Run Locally

```
bundle install
bundle exec jekyll serve --livereload
```

## Show the installation path of minima

```
bundle show minima
```