12345678910111213141516171819202122232425262728293031 |
- title: NotABug.org - Status blog
- email: hp@notabug.org
- description: >
- NotABug.org status blog.
- baseurl: ""
- url: "https://blog.notabug.org"
- markdown: kramdown
- theme: minima
- gems:
- - jekyll-feed
- exclude:
- - Gemfile
- - Gemfile.lock
|