Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicki-krizek/blog.tomaskrizek.com

Tomas Krizek's blog
https://github.com/nicki-krizek/blog.tomaskrizek.com

Last synced: about 6 hours ago
JSON representation

Tomas Krizek's blog

Awesome Lists containing this project

README

        

# blog.tomaskrizek.com blog sources

See [blog.tomaskrizek.com](https://blog.tomaskrizek.com) for the content.

## Setup

https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll

## Development

```console
bundle update
bundle exec jekyll serve
```