Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kstep/kstep.github.com
- Owner: kstep
- Created: 2012-11-19T07:14:57.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T18:31:43.000Z (about 1 year ago)
- Last Synced: 2024-10-11T23:47:05.029Z (2 months ago)
- Language: HTML
- Homepage: http://kstep.me
- Size: 12.5 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```