{% if site.data.locales[page.lang].sidebar %} {% assign sidebar = site.data.locales[page.lang].sidebar %} {% else %} {% assign sidebar = site.data.locales['en'].sidebar %} {% endif %} {% if page.sidebar != null %} {% endif %} {% if sidebar.get_started != null %} {% endif %} {% if sidebar.explore != null %} {% endif %} {% if sidebar.participate != null %} {% endif %} {% if sidebar.top_ruby_projects != null %}

{{ sidebar.top_ruby_projects.text }}

{{ sidebar.top_ruby_projects.more.text }}

{% endif %} {% include syndicate.html %}