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

https://github.com/chipjacks/chipjacks.github.io

my blog
https://github.com/chipjacks/chipjacks.github.io

Last synced: about 1 month ago
JSON representation

my blog

Awesome Lists containing this project

README

          

# chipjacks.github.io

My blog. Live at [chipjacks.com](http://chipjacks.com).

It runs on [jekyll](https://jekyllrb.com/docs/quickstart/).

## Develop

```
bundle
bundle exec jekyll serve
```