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

https://github.com/ndp/ndp.github.io

Source code for blog.ndpsoftware.com, hosted as Github pages.
https://github.com/ndp/ndp.github.io

Last synced: 9 months ago
JSON representation

Source code for blog.ndpsoftware.com, hosted as Github pages.

Awesome Lists containing this project

README

          

ndp.github.io
=============
Source for blog.ndpsoftware.com

## Development

`bundle exec jekyll serve`

or perhaps:

`JEKYLL_ENV=production be jekyll serve`