Skip to content

Commit

Permalink
Merge pull request #591 from bem/bem-bl-links
Browse files Browse the repository at this point in the history
Fixed links to bem-bl docs
  • Loading branch information
tadatuta committed Jul 13, 2014
2 parents 26a3314 + e86c040 commit 40c7e47
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 16 deletions.
5 changes: 3 additions & 2 deletions common.docs/intro/intro.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ to the project directory and we can use and modify its blocks.**
To see the result browse to: (http://localhost:8080/desktop.bundles/test/test.html)

## More information:
* [Library bem-bl](http://bem.github.com/bem-bl/index.en.html);
* [Library bem-bl](http://bem.info/libs/bem-bl/);
* [bem-tools reference](http://bem.info/tools/);
* **Russian only:** [BEMJSON reference](https://github.com/bem/bemhtml/blob/master/common.docs/reference/reference.ru.md#%D0%A1%D0%B8%D0%BD%D1%82%D0%B0%D0%BA%D1%81%D0%B8%D1%81-bemjson).

Expand Down Expand Up @@ -325,8 +325,9 @@ In the following example when the block is clicked, the warning-message with the

### For more details see:
* [JS-framework guide `i-bem.js`](http://h.yandex.net/?http%3A%2F%2Fbem.github.com%2Fbem-bl%2Fsets%2Fcommon-desktop%2Fi-bem%2Fi-bem.ru.html)(Russian only).
* [JavaScript for BEM: The Main Terms](http://bem.info/articles/bem-js-main-terms/)

## Further reading:
* [BEMHTML guide book](https://github.com/bem/bemhtml/blob/master/common.docs/reference/reference.ru.md)(Russian only)
* [`bem-bl` blocks library](http://bem.github.com/bem-bl/index.en.html)
* [`bem-bl` blocks library](http://bem.info/libs/bem-bl/)
* [BEM methodology](http://bem.info/method/)
6 changes: 3 additions & 3 deletions common.docs/intro/intro.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
### Подробнее:

* [Справочник по BEMJSON](https://github.com/bem/bemhtml/blob/master/common.docs/reference/reference.ru.md#%D0%A1%D0%B8%D0%BD%D1%82%D0%B0%D0%BA%D1%81%D0%B8%D1%81-bemjson)
* [Библиотека блоков bem-bl](http://bem.github.com/bem-bl/index.en.html)
* [Библиотека блоков bem-bl](http://ru.bem.info/libs/bem-bl/)
* [Документация по bem-tools](http://ru.bem.info/tools/)

## Шаг 3. Добавить блок <a name="block"></a>
Expand Down Expand Up @@ -310,12 +310,12 @@ BEMHTML, однако используeтся вместе с ним в любо

### Подробнее:

* [Описание JS-фреймворка `i-bem.js`](http://h.yandex.net/?http%3A%2F%2Fbem.github.com%2Fbem-bl%2Fsets%2Fcommon-desktop%2Fi-bem%2Fi-bem.ru.html)
* [Описание JS-фреймворка `i-bem.js`](http://ru.bem.info/libs/bem-bl/current/desktop/i-bem/docs/)


## Дальнейшее чтение

* [BEMHTML. Справочное руководство](https://github.com/bem/bemhtml/blob/master/common.docs/reference/reference.ru.md)
* [Библиотека блоков bem-bl](http://bem.github.com/bem-bl/index.en.html)
* [Библиотека блоков bem-bl](http://ru.bem.info/libs/bem-bl/)
* [БЭМ-методология](http://ru.bem.info/method/)

4 changes: 2 additions & 2 deletions common.docs/rationale/rationale.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ with custom blocks, and any project can be based on it.
### Documentation

* [Step-by-step BEMHTML guide](http://bem.info/articles/bemhtml-intro/)
* [BEMHTML reference](http://ru.bem.info/articles/bemhtml-reference/) (Russian only)
* [BEMHTML reference](http://bem.info/libs/bem-core/current/templating/reference/)
* [bem-tools reference](http://bem.info/tools/bem/)
* [The blocks bem-bl library documentation](http://bem.github.com/bem-bl/index.en.html)
* [The blocks bem-bl library documentation](http://bem.info/libs/bem-bl/)

6 changes: 3 additions & 3 deletions common.docs/rationale/rationale.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,14 +386,14 @@ plates.bind(html, data, map);

Чтобы начать использовать BEMHTML, достаточно склонировать [шаблон проекта](https://github.com/bem/project-stub).

Шаблон содержит подготовленную структуру проекта с подключенной библиотекой блоков [bem-bl](https://github.com/bem/bem-bl), настроенным окружением для сборки и просмотра результата и примером очень простой статической страницы.
Шаблон содержит подготовленную структуру проекта с подключенной библиотекой блоков [bem-bl](http://ru.bem.info/libs/bem-bl/), настроенным окружением для сборки и просмотра результата и примером очень простой статической страницы.

Фактически шаблон проекта является готовым станком HTML-верстальщика. Его можно наполнять своими блоками и делать на его основе проекты любой сложности.

### Документация

* [Вводное пошаговое руководство по BEMHTML](http://ru.bem.info/articles/bemhtml-intro/)
* [Справочное руководство по BEMHTML](http://ru.bem.info/articles/bemhtml-reference/)
* [Справочное руководство по BEMHTML](http://ru.bem.info/libs/bem-core/current/templating/reference/)
* [Руководство по bem-tools](http://ru.bem.info/tools/bem/)
* [Документация библиотеки блоков bem-bl](http://bem.github.com/bem-bl/index.en.html)
* [Документация библиотеки блоков bem-bl](http://ru.bem.info/libs/bem-bl/)

2 changes: 1 addition & 1 deletion common.docs/reference/reference.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ Template's definition in the mode `js` (sub-predicate `js()`) makes sense if onl

**See also**:

* [JS-implementation of the block i-bem](http://bem.github.io/bem-bl/sets/common-desktop/i-bem/i-bem.en.html)
* [JS-implementation of the block i-bem](http://bem.info/libs/bem-bl/current/desktop/i-bem/)

<a id="bem"></a>

Expand Down
10 changes: 5 additions & 5 deletions common.docs/reference/reference.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ JavaScript.

**См. также**:

* [JS-реализация блока i-bem](http://bem.github.com/bem-bl/sets/common-desktop/i-bem/i-bem.ru.html)
* [JS-реализация блока i-bem](http://ru.bem.info/libs/bem-bl/current/desktop/i-bem/)

<a name="bem"></a>

Expand Down Expand Up @@ -1174,10 +1174,10 @@ block('input')(

<a name="links"></a>
###Смотрите также
* [Примеры и рецепты BEMTREE](http://ru.bem.info/libs/bem-core/2.2.0/templating/bemtree#examples)
* [Примеры и рецепты BEMTREE](http://ru.bem.info/libs/bem-core/current/templating/bemtree#examples)
* [Мастер-класс «Динамический БЭМ-сайт на Node.js»](http://tech.yandex.ru/events/bemup/29-november-2013/talks/1413/)
* [Шаблонизация данных в bem-core](http://ru.bem.info/libs/bem-core/2.2.0/templating/templating/)
* [Шаблонизация данных в bem-core](http://ru.bem.info/libs/bem-core/current/templating/templating/)
####В сообществе
* [BEMTREE](http://ru.bem.info/libs/bem-core/2.2.0/templating/bemtree/)
* [BEMJSON](http://ru.bem.info/libs/bem-core/2.2.0/templating/bemjson)
* [BEMTREE](http://ru.bem.info/libs/bem-core/current/templating/bemtree/)
* [BEMJSON](http://ru.bem.info/libs/bem-core/current/templating/bemjson)

0 comments on commit 40c7e47

Please sign in to comment.