From 7dbfc54522201268e4e9ad41850af495e3ece9cc Mon Sep 17 00:00:00 2001 From: funkill2 Date: Wed, 12 Jun 2019 16:02:55 +0300 Subject: [PATCH 1/3] fixed adopters --- adopters.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/adopters.md b/adopters.md index f3b9e5c4..3c98a295 100644 --- a/adopters.md +++ b/adopters.md @@ -17,7 +17,7 @@ title: Кто использует Rust ## В мире * [Dropbox](http://www.wired.com/2016/03/epic-story-dropboxs-exodus-amazon-cloud-empire/) * [Coursera](https://building.coursera.org/blog/2016/07/07/rust-docker-in-production-coursera/) -* [Ethcore](https://ethcore.io/parity.html) +* [Parity](https://www.parity.io) * Mozilla: * [Firefox](https://hacks.mozilla.org/2016/07/shipping-rust-in-firefox/) * [sccache](https://blog.mozilla.org/ted/2016/11/21/sccache-mozillas-distributed-compiler-cache-now-written-in-rust/) @@ -25,7 +25,6 @@ title: Кто использует Rust * [MaidSafe](http://blog.maidsafe.net/2015/07/01/the-ants-are-coming/) * [Skylight](http://blog.skylight.io/rust-means-never-having-to-close-a-socket/) * [Wit.ai](https://github.com/wit-ai/witd) -* [Codius](https://codius.org/blog/codius-rust/) * [Terminal.com](http://slides.com/jonathanreem/implementing-http-1#/) * [Twitter](https://github.com/twitter/rpc-perf) From abd73d2aedb4d017848db74ae4f2ad4d2871fcc9 Mon Sep 17 00:00:00 2001 From: funkill2 Date: Wed, 27 Nov 2019 11:28:05 +0300 Subject: [PATCH 2/3] update links --- CONTRIBUTING.md | 8 +- README.md | 8 +- _config.yml | 4 +- _includes/header.html | 14 +- _posts/2015-11-04-hello-world.md | 8 +- _posts/2016-01-28-rustycrate-plans-2016.md | 39 ++-- _posts/2016-03-07-contributing.md | 8 +- _posts/2016-04-01-rustonomicon.md | 2 +- ...04-18-working-with-c-unions-in-rust-ffi.md | 94 +++++----- ...2016-04-25-memory-leaks-are-memory-safe.md | 174 +++++++++--------- ...od-practices-for-writing-rust-libraries.md | 4 +- _posts/2016-07-07-why-big-bin.md | 4 +- _posts/2016-09-16-futures-tutorial.md | 2 +- _posts/2016-10-20-Rust-1.12.1.md | 16 +- _posts/2016-12-15-underhanded-rust.md | 2 +- .../2017-01-28-rustycrate-plans-2017-part1.md | 6 +- _posts/2017-02-17-rust-copy-move-borrow.md | 12 +- _posts/2018-06-15-rust-web-service.md | 4 +- adopters.md | 2 +- books.md | 8 +- dictionary.md | 36 ++-- in-progress.md | 4 +- post.md | 6 +- translation-rules.md | 2 +- 24 files changed, 232 insertions(+), 235 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2283916a..9e28a09f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,12 +37,12 @@ Уже созданные задачи на исправление опечаток имеют соответствующую [метку][typos] в репозитории. -[typos]: https://github.com/ruRust/rustycrate.ru/labels/%D0%BE%D0%BF%D0%B5%D1%87%D0%B0%D1%82%D0%BA%D0%B0 +[typos]: https://github.com/rust-lang-ru/rustycrate.ru/labels/%D0%BE%D0%BF%D0%B5%D1%87%D0%B0%D1%82%D0%BA%D0%B0 Корявые фразы, калька с английского, непонятные места подлежат исправлению тем же способом. У них также есть [метка][style]. -[style]: https://github.com/ruRust/rustycrate.ru/labels/%D1%81%D1%82%D0%B8%D0%BB%D1%8C +[style]: https://github.com/rust-lang-ru/rustycrate.ru/labels/%D1%81%D1%82%D0%B8%D0%BB%D1%8C ## Содержимое сайта @@ -51,7 +51,7 @@ Для этого смотрите задачи с [меткой][content] "тип: содержимое". -[content]: https://github.com/ruRust/rust_book_ru/labels/%D1%82%D0%B8%D0%BF%3A%20%D1%81%D0%BE%D0%B4%D0%B5%D1%80%D0%B6%D0%B8%D0%BC%D0%BE%D0%B5 +[content]: https://github.com/rust-lang-ru/rust_book_ru/labels/%D1%82%D0%B8%D0%BF%3A%20%D1%81%D0%BE%D0%B4%D0%B5%D1%80%D0%B6%D0%B8%D0%BC%D0%BE%D0%B5 Эти задачи, как правило, можно выполнять, вообще не собирая проект локально - Markdown достаточно предсказуем, чтобы редактировать текст @@ -65,7 +65,7 @@ Это задачи с [меткой][infra] "тип: инфраструктура". -[infra]: https://github.com/ruRust/rust_book_ru/labels/%D1%82%D0%B8%D0%BF%3A%20%D0%B8%D0%BD%D1%84%D1%80%D0%B0%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D0%B0 +[infra]: https://github.com/rust-lang-ru/rust_book_ru/labels/%D1%82%D0%B8%D0%BF%3A%20%D0%B8%D0%BD%D1%84%D1%80%D0%B0%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D0%B0 ## Pull Request'ы diff --git a/README.md b/README.md index e72da91f..436433ed 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Неофициальный русскоязычный сайт о Rust -[![Build Status](https://travis-ci.org/ruRust/rustycrate.ru.svg?branch=master)](https://travis-ci.org/ruRust/rustycrate.ru) -[![ruRust/rustycrate.ru](http://issuestats.com/github/ruRust/rustycrate.ru/badge/pr?style=flat)](http://issuestats.com/github/ruRust/rustycrate.ru) -[![ruRust/rustycrate.ru](http://issuestats.com/github/ruRust/rustycrate.ru/badge/issue?style=flat)](http://issuestats.com/github/ruRust/rustycrate.ru) +[![Build Status](https://travis-ci.org/rust-lang-ru/rustycrate.ru.svg?branch=master)](https://travis-ci.org/rust-lang-ru/rustycrate.ru) [![Join the chat at https://gitter.im/ruRust/rustycrate.ru](https://badges.gitter.im/ruRust/rustycrate.ru.svg)](https://gitter.im/ruRust/rustycrate.ru?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Проверка правописания: [Яндекс.Спеллер](https://tech.yandex.ru/speller/) @@ -16,7 +14,7 @@ Jekyll склеивает файлы, заменяет специальные теги на свойства страниц, генерирует определённые элементы в цикле и т.д. Пример шаблонной страницы можно увидеть -[здесь](https://github.com/ruRust/rustycrate.ru/blob/master/index.html) - это +[здесь](https://github.com/rust-lang-ru/rustycrate.ru/blob/master/index.html) - это главная нашего сайта. Этот файл довольно подробно аннотирован комментариями - в нём можно разобраться. @@ -111,7 +109,7 @@ rvm use --default 2.2.3 Затем в том же терминале клонируем и собираем сайт: ``` -git clone https://github.com/ruRust/rustycrate.ru.git +git clone https://github.com/rust-lang-ru/rustycrate.ru.git cd rustycrate.ru gem install bundler bundle install --path vendor/bundle diff --git a/_config.yml b/_config.yml index 79046218..60ebb889 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ set: "master" url: "https://rustycrate.ru" # базовое имя хоста и протокол # Эти параметры могут использоваться темой для Jekyll, чтобы поставить ссылки на профили twitter_username: -github_username: ruRust +github_username: rust-lang-ru # Настройки по умолчанию для определённых полей front matter defaults: @@ -53,6 +53,6 @@ pagination: limit: 0 sort_field: 'date' sort_reverse: true - trail: + trail: before: 2 after: 2 diff --git a/_includes/header.html b/_includes/header.html index ddc7b8f0..82dd5b5e 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -57,13 +57,13 @@