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

Create a separate repository for css framework? #118

Open
lazytyper opened this issue Jul 30, 2016 · 5 comments
Open

Create a separate repository for css framework? #118

lazytyper opened this issue Jul 30, 2016 · 5 comments

Comments

@lazytyper
Copy link

I really recommend to create an own repository for the (s)css resources + fonts, and make it installable via npm and bower.

As it is now, you have to update the files manually, if there is a newer version.

@joeljuca
Copy link

joeljuca commented Jul 31, 2016

Hi, @eschmid72.

I agree with you. However, to bypass this issue I'm using the Git address syntax for package.json dependencies:

{
  "dependencies": {
    "photon": "https://github.com/connors/photon.git#39bc69df155eb27a9b1b9557eed0846f9bc3e38c"
  }
}

Check the npm docs for more info about it.

@joeljuca
Copy link

This specific SHA points to the v0.1.2 commit

@joeljuca
Copy link

@connors do you have plans to publish Photon on npm?

@janstieler
Copy link

Hi,
I would also prefer if I could install it as NPM module.

Cheers

@holywyvern
Copy link

Guys, please, use npm i -s connors/photon... Or fork it and publish it yourself I guess...
This project is kinda dead

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

4 participants