Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few questions... #232

Closed
thomask-gh opened this issue May 26, 2017 · 1 comment
Closed

A few questions... #232

thomask-gh opened this issue May 26, 2017 · 1 comment

Comments

@thomask-gh
Copy link

thomask-gh commented May 26, 2017

Okay, I'm pretty confused. I'm trying to get started with Primer.css and maybe contribute to it and I have many problems and question. That would be amazing if someone nice could help the lost beginner that I am out of this hell! 😄

  • I have no idea where I should post that in order to get help. I couldn't find anywhere else than here...
  • How on Earth do I get a CSS file I can use on a website with all of Primer.css in it? The npm run build evoked in the README.md doesn't work for me, I don't know if I'm running it form the right place (although I think I tried everything imaginable) or if some file is missing, but I get an error (I can provide more info if needed to resolve this).
  • Are really all the components used by GitHub (I mean on github.com) in this library?
  • Why are all those modules scattered around so many repositories? I think it would be much better to keep the modular structure but to organize the modules in a way similar to how it's done in material components web.
  • I have the feeling that only about half of the modules are mentioned in the documentation. That is very confusing because I don't know where I should look for components that suit my need. It doesn't seem that there is one place where I can easily find them all... Is the documentation so much incomplete or am I missing something?

Thanks in advance for your help! 🙂

@thomask-gh thomask-gh changed the title Will YOU help me? That is the question... A few questions... May 26, 2017
@jonrohan
Copy link
Member

How on Earth do I get a CSS file I can use on a website with all of Primer.css in it? The npm run build evoked in the README.md doesn't work for me, I don't know if I'm running it form the right place (although I think I tried everything imaginable) or if some file is missing, but I get an error (I can provide more info if needed to resolve this).

Could you be specific on the build error? Running the build is the best way to get the output, but you can also get it from npm. I mean if you npm install primer-css then the compiled css will be located in a node_packages/primer-css/build folder.

Are really all the components used by GitHub (I mean on github.com) in this library?

Yup all of them!

Why are all those modules scattered around so many repositories? I think it would be much better to keep the modular structure but to organize the modules in a way similar to how it's done in material components web.

We're working on reorganizing right now #230

I have the feeling that only about half of the modules are mentioned in the documentation. That is very confusing because I don't know where I should look for components that suit my need. It doesn't seem that there is one place where I can easily find them all... Is the documentation so much incomplete or am I missing something?

Unfortunately our primercss.io docs have fallen behind in terms of documentation coverage. What is there is accurate, but we've been focusing our efforts on rebuilding a documentation site that we hope to open source. In the mean time the content is in the individual repositories found in the README.md under the #docs section or in a /docs/ folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants