Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kstep/kstep.github.com

My official blog and site for experiments
https://github.com/kstep/kstep.github.com

Last synced: about 2 months ago
JSON representation

My official blog and site for experiments

Awesome Lists containing this project

README

        

# //kstep blog

[![Build Status](https://travis-ci.org/kstep/kstep.github.com.svg?branch=master)](https://travis-ci.org/kstep/kstep.github.com)

This is my official blog and site for experiments source code. For the site itself see .

[Blog posts](posts) are generated with [cobalt](https://github.com/cobalt-org/cobalt.rs) from [markdown source files](_src/posts):

```
cargo install --git https://github.com/cobalt-org/cobalt.rs
~/.cargo/bin/cobalt build
```