diff --git a/docs/api/api.en.meta.json b/docs/api/api.en.meta.json new file mode 100644 index 00000000..a24e1c3c --- /dev/null +++ b/docs/api/api.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "API Usage", + "longTitle": "bem-tools API Usage", + "createDate": "03-10-2012", + "editDate": "", + "summary": "The document explains how use bem-tools from API.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools", "API"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/api/", + "type": "tools", + "order": "70" +} diff --git a/docs/api/api.ru.meta.json b/docs/api/api.ru.meta.json new file mode 100644 index 00000000..8e319773 --- /dev/null +++ b/docs/api/api.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Использование через API", + "longTitle": "Использование bem-tools через API", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Использование команды bem-tools через API.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools", "API"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/api/", + "type": "tools", + "order": "70" +} diff --git a/docs/commands/commands.en.meta.json b/docs/commands/commands.en.meta.json new file mode 100644 index 00000000..2e884c6c --- /dev/null +++ b/docs/commands/commands.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Commands", + "longTitle": "bem-tools Commands", + "createDate": "19-10-2012", + "editDate": "", + "summary": "The main bem-tools commands.", + "thumbnail": "", + "authors": ["jetpyspayeva-yelena"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/commands/", + "type": "tools", + "order": "20" +} diff --git a/docs/commands/commands.ru.meta.json b/docs/commands/commands.ru.meta.json new file mode 100644 index 00000000..0f2ab5bc --- /dev/null +++ b/docs/commands/commands.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Команды", + "longTitle": "Команды bem-tools", + "createDate": "19-10-2012", + "editDate": "", + "summary": "Описание основных команд bem-tools.", + "thumbnail": "", + "authors": ["jetpyspayeva-yelena"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/commands/", + "type": "tools", + "order": "20" +} diff --git a/docs/contribute/contribute.en.meta.json b/docs/contribute/contribute.en.meta.json new file mode 100644 index 00000000..885bef54 --- /dev/null +++ b/docs/contribute/contribute.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Contribute to Development", + "longTitle": "Contribute to bem-tools Development", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Information about autotests execution.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/contribute/", + "type": "tools", + "order": "90" +} diff --git a/docs/contribute/contribute.ru.meta.json b/docs/contribute/contribute.ru.meta.json new file mode 100644 index 00000000..fa2395be --- /dev/null +++ b/docs/contribute/contribute.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Участие в разработке", + "longTitle": "Участие в разработке bem-tools", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Информация о запуске автотестов.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/contribute/", + "type": "tools", + "order": "90" +} diff --git a/docs/creating-subcommands/creating-subcommands.en.meta.json b/docs/creating-subcommands/creating-subcommands.en.meta.json new file mode 100644 index 00000000..2caa321a --- /dev/null +++ b/docs/creating-subcommands/creating-subcommands.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Creating Subcommands", + "longTitle": "Extension of the bem-tools standard set of commands with subcommands modules.", + "createDate": "05-09-2013", + "editDate": "", + "summary": "Starting from `bem-tools 1.0.0` it is possible to extend standard set of commands with subcommands modules.", + "thumbnail": "", + "authors": ["tatarincev-sergej"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/levels/", + "type": "tools", + "order": "80" +} diff --git a/docs/creating-subcommands/creating-subcommands.ru.meta.json b/docs/creating-subcommands/creating-subcommands.ru.meta.json new file mode 100644 index 00000000..68ba8fda --- /dev/null +++ b/docs/creating-subcommands/creating-subcommands.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Создание подкоманд", + "longTitle": "Расширение набора команд bem-tools при помощи модулей подкоманд", + "createDate": "05-09-2013", + "editDate": "", + "summary": "Начиная с версии `bem-tools` `1.0.0` cтандартный набор команд можно расширить при помощи модулей подкоманд.", + "thumbnail": "", + "authors": ["tatarincev-sergej"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/levels/", + "type": "tools", + "order": "80" +} diff --git a/docs/customization/customization.en.meta.json b/docs/customization/customization.en.meta.json new file mode 100644 index 00000000..24733329 --- /dev/null +++ b/docs/customization/customization.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Сustomization", + "longTitle": "bem-tools Сustomization", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Description of the build customization.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": ["varankin-vladimir"], + "url": "/docs/customization/", + "type": "tools", + "order": "50" +} diff --git a/docs/customization/customization.ru.meta.json b/docs/customization/customization.ru.meta.json new file mode 100644 index 00000000..710be705 --- /dev/null +++ b/docs/customization/customization.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Настройка", + "longTitle": "Настройка bem-tools", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Описание кастомизации сборки.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/customization/", + "type": "tools", + "order": "50" +} diff --git a/docs/depsjs/depsjs.en.meta.json b/docs/depsjs/depsjs.en.meta.json new file mode 100644 index 00000000..52c6dc83 --- /dev/null +++ b/docs/depsjs/depsjs.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Dependences", + "longTitle": "bem-tools: Dependencies Declaration", + "createDate": "27-08-2013", + "editDate": "", + "summary": "deps.js — a technology to declare dependencies in BEM", + "thumbnail": "", + "authors": ["bashinsky-pavel"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/levels/", + "type": "tools", + "order": "40" +} diff --git a/docs/depsjs/depsjs.ru.meta.json b/docs/depsjs/depsjs.ru.meta.json new file mode 100644 index 00000000..c2f82642 --- /dev/null +++ b/docs/depsjs/depsjs.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Зависимости", + "longTitle": "deps.js — технология для декларирования зависимостей по БЭМ", + "createDate": "27-08-2013", + "editDate": "", + "summary": "deps.js — технология для декларирования зависимостей по БЭМ", + "thumbnail": "", + "authors": ["bashinsky-pavel"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/levels/", + "type": "tools", + "order": "40" +} diff --git a/docs/index/index.en.meta.json b/docs/index/index.en.meta.json new file mode 100644 index 00000000..cbf70d10 --- /dev/null +++ b/docs/index/index.en.meta.json @@ -0,0 +1,14 @@ +{ + "title": "bem-tools", + "createDate": "17-10-2012", + "editDate": "", + "summary": "Short description of bem-tools.", + "thumbnail": "", + "authors": ["harisov-vitaly"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/index/", + "type": "tools", + "root": "true" +} diff --git a/docs/index/index.ru.md b/docs/index/index.ru.md index 850d7050..67f6d9ba 100644 --- a/docs/index/index.ru.md +++ b/docs/index/index.ru.md @@ -17,3 +17,4 @@ See also: * [Модули технологий](tech-modules/) * [API](api/) * [Участие в разработке](contribute/) +* запускать сервер для разработки на дереве исходников проекта, используя bem server. diff --git a/docs/index/index.ru.meta.json b/docs/index/index.ru.meta.json new file mode 100644 index 00000000..d7d2a8f6 --- /dev/null +++ b/docs/index/index.ru.meta.json @@ -0,0 +1,14 @@ +{ + "title": "bem-tools", + "createDate": "17-10-2012", + "editDate": "", + "summary": "bem-tools краткое описание.", + "thumbnail": "", + "authors": ["harisov-vitaly"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/index/", + "type": "tools", + "root": "true" +} diff --git a/docs/installation/installation.en.md b/docs/installation/installation.en.md index 83468def..2da04ba8 100644 --- a/docs/installation/installation.en.md +++ b/docs/installation/installation.en.md @@ -6,7 +6,7 @@ Then it's sufficient just to make `npm install bem`. https://github.com/joyent/node/wiki/Installation -To work with bem tools on Windows you need to have minimalist unix development environment. We recomend to install [git](http://git-scm.com/) which has built-in [MinGW](http://www.mingw.org/) as you'll probably need git in your further work anyway. +To work with bem-tools on Windows you need to have minimalist unix development environment. We recomend to install [git](http://git-scm.com/) which has built-in [MinGW](http://www.mingw.org/) as you'll probably need git in your further work anyway. * Install [bem-tools](https://github.com/bem/bem-tools) globally or locally for particular project (which is preferable). Don't pay attention to WARN messages while installation. diff --git a/docs/installation/installation.en.meta.json b/docs/installation/installation.en.meta.json new file mode 100644 index 00000000..05fcbbdd --- /dev/null +++ b/docs/installation/installation.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Installation", + "longTitle": "Installation of bem-tools", + "createDate": "03-10-2012", + "editDate": "02-07-2013", + "summary": "bem-tools installation manual.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/installation/", + "type": "tools", + "order": "10" +} diff --git a/docs/installation/installation.ru.meta.json b/docs/installation/installation.ru.meta.json new file mode 100644 index 00000000..5c3bdc3e --- /dev/null +++ b/docs/installation/installation.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Установка", + "longTitle": "Установка bem-tools", + "createDate": "03-10-2012", + "editDate": "02-08-2013", + "summary": "Инструкция по установке bem-tools.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["tools","bem-tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/installation/", + "type": "tools", + "order": "10" +} diff --git a/docs/levels/levels.en.meta.json b/docs/levels/levels.en.meta.json new file mode 100644 index 00000000..15dcd81f --- /dev/null +++ b/docs/levels/levels.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Levels", + "longTitle": "bem-tools Levels", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Description of the level .bem/level.js.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/levels/", + "type": "tools", + "order": "30" +} diff --git a/docs/levels/levels.ru.meta.json b/docs/levels/levels.ru.meta.json new file mode 100644 index 00000000..d41bc038 --- /dev/null +++ b/docs/levels/levels.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Уровни переопределения", + "longTitle": "Уровни переопределения в bem-tools", + "createDate": "03-10-2012", + "editDate": "", + "summary": "Описание уровеня переопределения .bem/level.js.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/levels/", + "type": "tools", + "order": "30" +} diff --git a/docs/tech-modules/tech-modules.en.meta.json b/docs/tech-modules/tech-modules.en.meta.json new file mode 100644 index 00000000..a53fc720 --- /dev/null +++ b/docs/tech-modules/tech-modules.en.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Tech Modules", + "longTitle": "bem-tools Tech Modules", + "createDate": "03-10-2012", + "editDate": "23-12-2012", + "summary": "Several ways to create a tech module.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/tech-modules/", + "type": "tools", + "order": "60" +} diff --git a/docs/tech-modules/tech-modules.ru.meta.json b/docs/tech-modules/tech-modules.ru.meta.json new file mode 100644 index 00000000..b5467a32 --- /dev/null +++ b/docs/tech-modules/tech-modules.ru.meta.json @@ -0,0 +1,15 @@ +{ + "title": "Модули технологий", + "longTitle": "Модули технологий bem-tools", + "createDate": "03-10-2012", + "editDate": "30-11-2013", + "summary": "Способы создания модуля технологии.", + "thumbnail": "", + "authors": ["alaev-vladimir"], + "tags": ["bem-tools","tools"], + "categories": [{"name": "BEM/bem-tools", "url": "bem/bem-tools", "order": "10/10"}], + "translators": [], + "url": "/docs/tech-modules/", + "type": "tools", + "order": "60" +}