Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anze3db/blog

Blog page
https://github.com/anze3db/blog

Last synced: 7 days ago
JSON representation

Blog page

Awesome Lists containing this project

README

        

My humble blog page

```sh
bundle install
bundle exec jekyll serve
# To see drafts run
bundle exec jekyll serve --drafts
```

Update dependencies

```sh
bundle update
```