Ru.yegor256.com is a Jekyll-based Russian-language blog that publishes articles about politics and social problems; the live site has migrated to www.yegor256.com.
What is Ru.yegor256.com?
Ru.yegor256.com is a static blog built with Jekyll, the Ruby-based static site generator. Its GitHub repository is described as "My Russian blog about politics and social problems" and is tagged with blog, jekyll, jekyll-blog, and ruby. The repository holds the source files for a blog that originally ran under the ru.yegor256.com subdomain and has since moved to www.yegor256.com. As a Jekyll project, it uses Markdown for content, Liquid for templating, and the standard directory layout of _posts, _layouts, and _config.yml.
Key Features
- Jekyll static site generator — The site compiles to plain HTML using the Ruby-based Jekyll framework, so it needs no database or server-side processing at runtime.
- Markdown content — Posts are written in Markdown and stored in the conventional
_postsfolder with date-based filenames. - Liquid templates — Layouts and reusable components use Liquid, enabling shared headers, footers, and index pages across the blog.
- Russian-language focus — The repository description explicitly states the blog covers politics and social problems in Russian.
- GitHub topic tags — The repo is tagged with blog, jekyll, jekyll-blog, and ruby, which helps it appear in Jekyll-related searches.
- Domain migration — The site moved from its original subdomain to www.yegor256.com, a change reflected in the repository's history.
- 16 GitHub stars — The repository has accumulated 16 stars, showing a modest level of interest from the GitHub community.
Who is it for?
- Russian-speaking writers — People who want to publish opinion pieces or social commentary using a static blog built on Jekyll and hosted on GitHub Pages.
- Jekyll developers — Developers looking for a real example of a Russian-language Jekyll blog, including its configuration and content structure, to model their own sites after.
- Audience of yegor256 — Visitors to www.yegor256.com who want to explore the technical foundation of the Russian-language blog.
What can you do with Ru.yegor256.com?
- Publish Russian-language commentary — Write Markdown posts about political and social topics, then build the site with Jekyll to produce a static, self-contained web feed.
- Learn Jekyll conventions — Use this repository as a reference for how a Jekyll blog organizes posts, layouts, and configuration files, and how a site can be migrated to a new domain.
FAQ
Is Ru.yegor256.com free to use?
The repository is publicly accessible on GitHub and can be cloned and built with the Jekyll toolchain. The provided content does not mention a license, so check the repository for licensing information before reusing the code.
What language is the blog content in?
The repository description says "My Russian blog about politics and social problems," so the articles are written in Russian and cover political and social issues.
What technology powers the site?
Jekyll, a Ruby-based static site generator, powers the site. It uses Markdown for writing posts and Liquid for templating layouts and page components.
Where does the live site now live?
The site has migrated from the original subdomain to www.yegor256.com. The repository still carries the ru.yegor256.com name but serves as the source for the relocated blog.
How many stars does the repository have?
The repository currently has 16 stars on GitHub, indicating a small but real community following.





