{{ post.title }}
+{{ post.title }}
{{ post.excerpt | markdownify }} - +{{ post.date | posted_by:post.author }}
diff --git a/README.md b/README.md index 5bc78ca803..c61ca105b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -www.ruby-lang.org +ruby-lang.org ================= [](https://gitter.im/ruby/www.ruby-lang.org?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) @@ -8,7 +8,7 @@ www.ruby-lang.org This is the [Jekyll](http://www.jekyllrb.com/) source of the [www.ruby-lang.org](https://www.ruby-lang.org/) website. -## How to Contribute? +## How To Contribute? You can contribute by reporting errors or suggesting improvements. Just open an issue or pull request. @@ -78,7 +78,7 @@ bundle exec jekyll serve --watch --future --incremental If your draft uses future date, you may want to use `--future` option. -### Preview on Heroku +### Preview On Heroku In case a build is not possible on your local machine or you want to test your changes under production conditions @@ -129,4 +129,4 @@ bundle exec rake check:links # check for 404's (needs a running local server) For more information see the [wiki][wiki]. -[wiki]: https://github.com/ruby/www.ruby-lang.org/wiki +[Wiki]: https://github.com/ruby/www.ruby-lang.org/wiki diff --git a/_includes/languages.html b/_includes/languages.html index 51c0fcf00e..7dcced60b1 100644 --- a/_includes/languages.html +++ b/_includes/languages.html @@ -4,20 +4,20 @@ {% else %} {{ site.data.locales['en'].languages_heading }} {% endif %} -Български, -Deutsch, -English, -Español, -Français, -Bahasa Indonesia, -Italiano, -日本語, -한국어, -polski, -Português, -Русский, -Türkçe, -Tiếng Việt, -简体中文, -繁體中文. +Български, +Deutsch, +English, +Español, +Français, +Bahasa Indonesia, +Italiano, +日本語, +한국어, +Polski, +Português, +Русский, +Türkçe, +Tiếng Việt, +简体中文, +繁體中文.
diff --git a/_includes/out-of-date.html b/_includes/out-of-date.html index f04dfb42c2..0a99bed122 100644 --- a/_includes/out-of-date.html +++ b/_includes/out-of-date.html @@ -1,5 +1,5 @@This page is very out-dated or has been removed due to out-dated content. -Please visit the English page +Please visit the English page for the most recent information.
diff --git a/_includes/security_posts.html b/_includes/security_posts.html index 0c1849340a..5c735f9a51 100644 --- a/_includes/security_posts.html +++ b/_includes/security_posts.html @@ -1,5 +1,5 @@{{ sidebar.top_ruby_projects.more.text }}
+{{ sidebar.top_ruby_projects.more.text }}
{% endif %} {% include syndicate.html %} diff --git a/_includes/sitelinks.html b/_includes/sitelinks.html index 79ec4b78e1..a41928e505 100644 --- a/_includes/sitelinks.html +++ b/_includes/sitelinks.html @@ -4,5 +4,5 @@ {% assign sitelinks = site.data.locales['en'].sitelinks %} {% endif %} {% for link in sitelinks %} - {{ link.text }} + {{ link.text }} {% endfor %} diff --git a/_includes/syndicate.html b/_includes/syndicate.html index 8821abbbfe..6b7d0b3aae 100644 --- a/_includes/syndicate.html +++ b/_includes/syndicate.html @@ -5,4 +5,4 @@ {% endif %}{{ syndicate.recent_news.text }}
+{{ syndicate.recent_news.text }}
diff --git a/_includes/unmaintained.html b/_includes/unmaintained.html index 97a693f0e6..4bc6639ea4 100644 --- a/_includes/unmaintained.html +++ b/_includes/unmaintained.html @@ -1,10 +1,10 @@-This translation of www.ruby-lang.org is unmaintained +This translation of ruby-lang.org is unmaintained and might contain obsolete information or even errors. -Please refer to the original English site +Please refer to the original English site for the most up-to-date content.
If you want to contribute and help improve this site, -please visit the project's page on GitHub. +please visit the project's page on GitHub.
diff --git a/_layouts/default.html b/_layouts/default.html index 1dcd676b34..fe95ee4bc2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -42,14 +42,14 @@{{ post.date | posted_by:post.author }}
{{ post.date | posted_by:post.author }}
{{ post.date | posted_by:post.author }}
- << {{ locales.back_to_year | replace:'%Y',year_string }} + << {{ locales.back_to_year | replace:'%Y',year_string }}
{{ post.date | posted_by:post.author }}
{{ sidebar.syndicate.recent_news.text }}
+{{ sidebar.syndicate.recent_news.text }}