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

https://github.com/cfrenzel/cfrenzel.github.io

Jekyll based personal blog
https://github.com/cfrenzel/cfrenzel.github.io

Last synced: 3 months ago
JSON representation

Jekyll based personal blog

Awesome Lists containing this project

README

          

local dev


> bundle exec jekyll serve --drafts --watch

before publish


> bundle exec jekyll build

publish


> git push origin src