Closed disciple-dev closed 7 years ago
@rajasegar: I needed to upgrade to pug for my project but I get why you don't want to yet. So, I made a fork of jade-bootstrap and upgraded it myself. I fixed up all the unit tests to account for the breaking changes between jade and pug - but the unit tests don't cover everything and I didn't fix up areas where there are no tests.
The new repo is here: https://github.com/mike-goodwin/pug-bootstrap
And I published an npm package here: https://www.npmjs.com/package/pug-bootstrap
When you decide it's the right time to move to pug, feel free to use my fork as a starting point if you like - it might save you a few hours. I don't want to maintain a parallel version once you do upgrade, so please can you let me know when you do and I will switch back to your "official" version :)
Migrated to Pug, thanks @iwritesomecode @mike-goodwin
Since
Jade
has been renamed toPug
, this will have to happen eventually for those who want to continue to use it.The test doesn't work, but it didn't work for me, anyways...