diff --git a/404.html b/404.html index 1331d32..f5ef018 100644 --- a/404.html +++ b/404.html @@ -3,17 +3,17 @@ - Error 404 - - - + {{ page.title }} + + + - - - + + + @@ -24,7 +24,7 @@
- - + diff --git a/_includes/comment.html b/_includes/comment.html index 3acb6a5..330b1d9 100644 --- a/_includes/comment.html +++ b/_includes/comment.html @@ -2,7 +2,7 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/_includes/cse.html b/_includes/cse.html index 7d1db5a..1d1cb03 100644 --- a/_includes/cse.html +++ b/_includes/cse.html @@ -1,4 +1,4 @@ - + diff --git a/_includes/header_sharethis.html b/_includes/header_sharethis.html index e9439fc..4a84c6a 100644 --- a/_includes/header_sharethis.html +++ b/_includes/header_sharethis.html @@ -1,3 +1,3 @@ - + diff --git a/_layouts/default.html b/_layouts/default.html index 0a8b9da..e88258c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,23 +4,27 @@ {{ page.title }} - - - + + + - - - + + + {% if page.category == "ru" %} - - + + {% else %} - - + + {% endif %} {% include google_analytics.html %} {% if page.share == true %} @@ -47,7 +51,6 @@ {% include footer_sign.html %} - - + diff --git a/_layouts/paper.html b/_layouts/paper.html index 3374b90..bb2dab7 100644 --- a/_layouts/paper.html +++ b/_layouts/paper.html @@ -12,15 +12,15 @@ layout: default

{% include shortdate_to_ru.html %}

Тэги: {{ page.tags }}

{% if page.tags contains 'offtop' %} - + {% else %}

Похожие посты:
{% for post in site.related_posts limit:5 %} {% if post.tags contains 'offtop' %} - + {% else %} {% if post.category == "ru" %} - {{ post.title }}
+ {{ post.title }}
{% endif %} {% endif %} {% endfor %} @@ -30,15 +30,15 @@ layout: default

{{ page.date | date_to_string }}

Tags: {{ page.tags }}

{% if page.tags contains 'offtop' %} - + {% else %}

Related posts:
{% for post in site.related_posts limit:5 %} {% if post.tags contains 'offtop' %} - + {% else %} {% if post.category != "ru" %} - {{ post.title }}
+ {{ post.title }}
{% endif %} {% endif %} {% endfor %} @@ -48,7 +48,7 @@ layout: default

-

{{ page.title }}

+

{{ page.title }}

{{ page.description }}

{{ content }} diff --git a/_layouts/project.html b/_layouts/project.html index 700677e..15fd42c 100644 --- a/_layouts/project.html +++ b/_layouts/project.html @@ -10,32 +10,32 @@ layout: default

{{ page.title }}

{% if page.category == "ru" %} - Общая информация
- Установка
- Использование
- Настройка
+ Общая информация
+ Установка
+ Использование
+ Настройка
{% if page.hasgui == true %} - Графический интерфейс
- Скриншоты
+ Графический интерфейс
+ Скриншоты
{% endif %} - Ссылки + Ссылки {% else %} - General information
- Installation guide
- How to use
- Configuration
+ General information
+ Installation guide
+ How to use
+ Configuration
{% if page.hasgui == true %} - GUI
- Screenshots
+ GUI
+ Screenshots
{% endif %} - Links + Links {% endif %}

{% if page.category == "ru" %} - Сообщить о баге + Сообщить о баге {% else %} - Report a bug + Report a bug {% endif %}

@@ -44,17 +44,17 @@ layout: default {{ content }} {% if page.category == "ru" %} -

Ссылки

+

Ссылки