bem-archive / generator-bem-stub

[DEPRECATED] A generator of BEM projects
http://bem.info/tools/bem/bem-stub/
MIT License
41 stars 9 forks source link

Rename questions and variants of answers to a user #62

Closed eGavr closed 10 years ago

eGavr commented 10 years ago
  1. Ask the question about design after the question about additional libraries.
  2. In the question about technologies:
    • bemjson.js --> BEMJSON
    • bemtree --> BEMTREE
  3. Fix the question about templates:
    • What template system to use? --> What template engine to use?
    • bemhtml --> BEMHTML
    • My template system --> My template engine
  4. Fix the question about preprocessors:
    • What CSS pre-processor to use? --> What CSS preprocessor to use?
    • stylus --> Stylus
    • roole --> Roole
    • less --> Less
    • Only pure css --> Only pure CSS
alexbaumgertner commented 10 years ago

To discuss: What email to use? => What is maintainer email? What collector to use? => What assembler | Toolkit to use?

eGavr commented 10 years ago

:+1:

But

What is maintainer email? => What is maintainer's email? What collector to use? => What assembler to use? (All in all, they are assemblers)

eGavr commented 10 years ago

@alexbaumgertner , if it is not difficult for you, can you check the naming of questions in the branch rename-questions?

make a git clone, go to the cloned folder and run npm link than checkout to the branch rename-questions.

If something is wrong => write it in this issue!