Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fishi0x01/fishi0x01.github.io

My Jekyll blog
https://github.com/fishi0x01/fishi0x01.github.io

blog

Last synced: about 2 months ago
JSON representation

My Jekyll blog

Awesome Lists containing this project

README

        

# fishi0x01.github.io

## Install locally

```
gem install bundler --user-install
rm -f Gemfile.lock
bundle install --path .bundle
```

## Run locally

```
make serve
```