SE7ENSKY / jade2php

Unlock Jade for PHP! Convert Jade templates into raw PHP templates. CLI tool and JavaScript API. Test covered.
43 stars 10 forks source link

renaming to pug2php #38

Open janwirth opened 8 years ago

janwirth commented 8 years ago

So jade is getting a rebrand: https://github.com/pugjs/pug/issues/2184

Let's take a look what happens. Once they changed everything I think it's time to implement the changes over here too. Apart from that, would it make sense to get in touch with the jade guy @ivankravchenko to possible attract more users. I think there might be way more people using it if they knew about jade2php.

ivankravchenko commented 8 years ago

Agree. Thanks for bringing this up!

I feel like current jade2php needs more hands. I am not active maintainer for more than 1.5 years. I would love to help as much as I can. Ideally, I would prefer to have pug2php under pugjs. I believe this kind of move could be beneficial for the project and for community.

@romavab, @FranzSkuffka would you mind if we suggest to do it?

roman-vabishchevych commented 8 years ago

I think this will be actually when they complete the task "update every reference to "jade" to refer to "pug" in all repositories".

roman-vabishchevych commented 8 years ago

But pug team have already renamed our repo on their page )) https://www.dropbox.com/s/oh0y0pjf769vg9o/Screenshot%202016-04-03%2010.45.58.png?dl=0 Therefore we have no other choice but rename.

janwirth commented 8 years ago

@romavab @ivankravchenko makes perfect sense to move it into the organisation.

When switching the name we also have to take care of the npm package. I suggest creating a legacy branch with a version of jade2php that warns you about the name change and thus discontinuation when being installed.

Unfortunately I am not familiar enough with the architecture of jade2php or compilation / transpilation engines in general. If you can point me towards tome practice-oriented literature, I could possibly contribute more in the actual code. Apart from that I want to create a jade2php website with a demo. I think trying it out without much overhead is what many potential users are missing.

janwirth commented 8 years ago

@romavab you can copy and paste images, this editor can handle it :neckbeard:

Edo78 commented 8 years ago

Any news about the renaming?

janwirth commented 8 years ago

Currently, jade2php is not compatible with pug. Renaming turned out to be a little more complicated than just find & replace. Hence, no update.

Edo78 commented 8 years ago

It's not the news I'm hoping for but thank you for the update