Ecosyste.ms: Awesome

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

https://github.com/yegor256/ru.yegor256.com

My Russian blog about politics and social problems
https://github.com/yegor256/ru.yegor256.com

blog jekyll jekyll-blog ruby

Last synced: 3 months ago
JSON representation

My Russian blog about politics and social problems

Lists

README

        

[![Availability at SixNines](http://www.sixnines.io/b/40fb)](http://www.sixnines.io/h/40fb)
[![Hits-of-Code](https://hitsofcode.com/github/yegor256/ru.yegor256.com)](https://hitsofcode.com/view/github/yegor256/ru.yegor256.com)

[![jekyll](https://github.com/yegor256/ru.yegor256.com/actions/workflows/jekyll.yml/badge.svg)](https://github.com/yegor256/ru.yegor256.com/actions/workflows/jekyll.yml)

Check this blog at [ru.yegor256.com](http://ru.yegor256.com).

You are welcome to submit corrections to this blog. In order to do that,
you will need [Ruby](https://www.ruby-lang.org/en/) 2.6+ and
[Bundler](https://bundler.io/). Then, run this:

```bash
$ bundle update
$ bundle exec jekyll serve
```

In about 3-4 minutes of building you should be able to see the blog
at `http://localhost:4000`. Make your changes and run `jekyll` again. If
everything is fine, submit a pull request.