Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jlebon/blog.jlebon.com

Source code for my blog!
https://github.com/jlebon/blog.jlebon.com

Last synced: about 1 month ago
JSON representation

Source code for my blog!

Awesome Lists containing this project

README

        

## How to

Write posts in `posts/`, build using `make`, test locally
with `make serve`.

Building requires Node.js. Install deps with `npm install`.