Git Product home page Git Product logo

Comments (29)

MoOx avatar MoOx commented on June 11, 2024

One other (simple) idea: Enhance your CSS.

from postcss.org.

MoOx avatar MoOx commented on June 11, 2024

(reminder: most people don't write plugin and probably don't give a shit about the fact that it use js - most people use Sass these days, which is in ruby or c ^^)

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

I just don't see a reason for the entire PostCSS tagline to change, it has been sticking there for too long. However I am very open for ideas and a discussion about this, maybe it will change my mind.

from postcss.org.

mxstbr avatar mxstbr commented on June 11, 2024

I agree with @MoOx, I think the current tagline isn't very optimal. We need to sell the benefit of using PostCSS, not how the benefit is achieved!

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

Feel free to add more taglines other Open Source Project got, can get us thinking 💭

Sass tagline "CSS with superpowers"
Stylus tagline "Expressive, Dynamic, Robus CSS"

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

If we were to change the tagline I think we should adress PostCSS of being "universal" - Anything can be added - there is no limit or anything that can't be done.

from postcss.org.

MoOx avatar MoOx commented on June 11, 2024
  • "Choose your CSS flavor"
  • "Choose your CSS superpowers" (and that's a nice reference, Sass should be flattered).
  • "Make your own CSS flavor".

from postcss.org.

ai avatar ai commented on June 11, 2024

We discussed before, that we should focused on content. Does this tagline is a userful for our users content?

I think we should create a text only if it will be design purpose.

from postcss.org.

MoOx avatar MoOx commented on June 11, 2024

Good design make no sense with no real content. All good designers will tell you that.

I think it's really important to design the website by thinking to this things first.
A tagline is super important imo.

from postcss.org.

ai avatar ai commented on June 11, 2024

@MoOx why you think tagline is important? Let’s define tagline task and then we will find the best one.

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

Yeah but the tagline should really stick with the brand as well. We should not only think in terms of design. The tagline is very important because it will define PostCSS

😂

"Choose your CSS superpowers" (and that's a nice reference, Sass should be flattered).

from postcss.org.

ai avatar ai commented on June 11, 2024

Yeah but the tagline should really stick with the brand as well

@marcustisater let’s focused on real task. What you want from tagline?

Without it we will create a “because every compnay need it” text without any benefits for us.

from postcss.org.

ai avatar ai commented on June 11, 2024

For example, some companies think that tagline should show a emotional content of brand. The non-ration idea and spirit. If we agree with it, we should find this idea and then make it into a text.

Other companies think that tagline is a short description of idea. In this case we should make something like that main description in package.json.

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

Great point, I think we should focus on a tagline that is short and simple that's why I've personally liked "Transform you're CSS with JS Plugins" so much.

from postcss.org.

peterramsing avatar peterramsing commented on June 11, 2024

Some thoughts that came to mind:

I'd be curious what the target audience is. Is this speaking to PostCSS plugin developers or CSS developers looking for PostCSS Plugins? I glanced at #26 and this sort of relates to this issue as well.

Some ideas:

To the PostCSS Plugin Developers:

  1. "A tool for transforming styles with JS plugins." (from package.json)
  2. "Enhancing CSS with the power of JavaScript."
  3. "A pluggable platform to transform CSS with JavaScript."

To the CSS Plugin Developers:

  1. "Empowering the css developer."
  2. "Empowering the css developer with a pluggable compilation tool."
  3. "Your CSS with the power of JavaScript."
  4. "Your CSS, Enhanced."
  5. "The ultimate, and pluggable toolkit for the CSS developer"
  6. "CSS empowered JavaScript."

To both in one:

  1. "A toolkit for enhancing and optimizing CSS with the power of pluggable JavaScript."
  2. "A toolkit for CSS using the power of JavaScript."
  3. "The ultimate pluggable toolkit for CSS with JavaScript."
  4. "CSS enhanced with JavaScript by the ultimate pluggable toolkit."
  5. "Enhancing CSS with a pluggable JavaScript toolkit."
  6. "JavaScript turbocharging the vanilla CSS."

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

Good thoughts @peterramsing. I'll suggest we come up with a few more taglines then make a poll if we can't come to an agreement together.

My favourite one so far:

Your CSS, Enhanced

from postcss.org.

ai avatar ai commented on June 11, 2024

@marcustisater let’s think rational first and use polls only if we will have few results with same rational results.

from postcss.org.

ai avatar ai commented on June 11, 2024

I prefer taglines like “Your CSS with the power of JavaScript” rather than like “Your CSS, Enhanced”. Because second one do not contains any explanation. Every tool can tell it about itself. As result, users will not belive in this text.

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

That makes sense and I agree with you but does it attract users to PostCSS? People are using Sass now a days even though is made in Ruby or C++(LibSass). Is Javascript going to change their attitude?

I am thinking of how to adopt new new-users to PostCSS - they might be thinking "Oh, sounds difficult", "Javascript with CSS, no thank you". Does the tagline "Your CSS with the power of JavaScript" really attracts users to start looking into PostCSS more? I don't know. This is sure a difficult one because both sides has negatives/positives sides.

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

as @peterramsing mentioned, maybe something in between. Both in one

from postcss.org.

ai avatar ai commented on June 11, 2024

@marcustisater if you want to attract users, let’s make it as a main purpose for the tagline.

I think that it is immpossible to do something, if you didn’t understand why you need it.

This is why I afraid that we start this issue as cargo cult: we saw that big brands has tagline, so we try to find our. But it is a bad way. We should use rational way: understand what we need and how we can solve it.

from postcss.org.

ai avatar ai commented on June 11, 2024

Yeap, I think too that we should create tagline for both type of users. Especially because many companies write custom plugins.

from postcss.org.

ai avatar ai commented on June 11, 2024

My tagline version: “Basement to do anything with CSS”. It is a best explanation, but not from user perspective, so it is just a suggestion.

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

I understand you completely, the best way is to aim at both of the target audience imo. @stephenway wrote some very good questions at #26

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

This is a very difficult one and it's high prioritized issue to get moving, try promote this @ai if possible

from postcss.org.

ai avatar ai commented on June 11, 2024

This task is not high important for me, because I think we should always see a real usage of any design item.

So it is too hard to create a tagline without a place, when it will be used.

So, when you plan to use it?

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

Sure, that's fair. I was just thinking to actually try set a tagline for designs to work with.

from postcss.org.

giuseppeg avatar giuseppeg commented on June 11, 2024

"A tool for transforming CSS with JavaScript" is almost perfect in my opinion.

It is just missing one important piece that is "plugins"
which communicates the most important concept behind PostCSS: modularity.

With such a small addition we have all we need to explain what PostCSS is in one line:

g1456189085113493981

from postcss.org.

marcustisater avatar marcustisater commented on June 11, 2024

Thanks for suggestion,

We should bring this topic up for some hot discussion again soon.

from postcss.org.

Related Issues (20)

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.