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

https://github.com/zessx/blog

Personal blog
https://github.com/zessx/blog

blog jekyll

Last synced: 5 months ago
JSON representation

Personal blog

Awesome Lists containing this project

README

          

# Personal blog

Made with [Jekyll](https://jekyllrb.com/).

→ [blog.smarchal.com](https://blog.smarchal.com)

## Local development

```sh
jekyll serve --config _config.yml,_config_dev.yml
```