-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Docs broken with latest DocPad #404
Comments
I'll check this out. Probably simplest solve for now is to use an older version of Docpad locally. |
You should use |
Have we seen any movement on this? Or can we workaround it so we can start making use of efficiency enhancements made to docpad? |
The aforementioned issue with that plugin is still not resolved as it still needs https://github.com/bevry/boundation run on it to upgrade it to the latest conventions. Which is small effort on my part, however many of the community plugins still need this done. How many docpad issues are you facing? That said, as per the notice on https://docpad.bevry.me DocPad is officially marked as deprecated as there were thousands of hours of unpaid time put into it and unless someone wishes to pay for its maintenance then it just bleeds me dry, for the benefit of others only, a slavery of servitude, and away from other work. That said, there is about a hundred hours of work left to sort out all the remaining issues with DocPad, however after several years of unfulfilled appeals for funding, the ecosystem made its choice. For Semantic UI, I'd suggest just going all in on React, with Gatsby or Next as the generator. Or if you care about generic use, then Stencil by Ionic is precisely for design systems like Semantic UI. FWIW you should be using DocPad locally via npm scripts or npx. Never have dev deps installed globally as there is no version compatibility control globally. |
DocPad Plugin compatibility tracking is over at docpad/docpad#1101 Regarding Semantic UI's Documentation
|
The updated babel plugin has now been released. |
As such, if Semantic UI moves from |
I'd also like to plug my sponsorship page, as all these upgrades have been done gratis to make sure compatibility is available for everyone, as such for those who can, I'd appreciate any returns on the investment ❤️ |
Originally reported to DocPad here: docpad/docpad#1094
Please see @balupton's comment on how to fix: docpad/docpad#1094 (comment)
TLDR:
babel plugin needs to be upgraded to coffeescript version 2
The text was updated successfully, but these errors were encountered: