Code Monkey home page Code Monkey logo

bem.info's Introduction

Сайт bem.info

Официальный сайт БЭМ.

Установка

Склонировать репозиторий проекта:

$ git clone https://github.com/bem-site/bem.info.git
$ cd bem.info

Установить зависимости:

$ npm i

Запустить сборку данных:

$ TOKEN={pass your github token here} gulp data

Запустить компиляцию страниц, watcher и статический сервер:

$ gulp

Открыть в браузере http://localhost:8008/bem.info/ru/.

Модель данных

Модель данных для сайта.

Сборка библиотек для сайта

cd ~
mkdir bem
cd bem
curl https://gist.githubusercontent.com/tadatuta/8754de1e7eba5b6006c09beefe5be91a/raw/299c215d420de4db7615fb6ca3376cc269646fbe/.bemrc.js > .bemrc.js

git clone [email protected]:bem-site/bem-lib-site-data.git
cd bem-lib-site-data
npm i
cd ..

git clone [email protected]:bem-site/bem.info-data.git

bem-core

git clone [email protected]:bem/bem-core.git bem-core-4.2.1 -b v4.2.1
bem-lib-site-data/bin/bem-lib-site-data bem-core-4.2.1
cd bem.info-data
cp -r bem-core-4.2.1 bem-core-4.2.1.examples
rm -rf bem-core-4.2.1/*.examples
git add bem-core-4.2.1
git ci -m "Add bem-core-4.2.1"
git push origin master

bem.info's People

Contributors

vithar avatar tadatuta avatar tormozz48 avatar a-lexxx avatar innabelaya avatar godfreyd avatar qfox avatar ihorzenich avatar ilyar avatar jilizart avatar vkhv avatar vfedyk avatar stochastical avatar

Watchers

James Cloos avatar Alexander Turk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.