-
Notifications
You must be signed in to change notification settings - Fork 2k
Add Integrations section to docs #5334
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
Conversation
This is a good start! I think we should try to include as many high-quality ones as we can find. Like I’m sure there’s something for Webpack. Probably for Rollup, Parcel, etc. Maybe group by topic? Like Linters, Build Tools, etc. Framework integrations is another category, like the Meteor Atmosphere package (I maintain that one), the Ember one, I’m sure there are others. |
e511957
to
f14b214
Compare
@GeoffreyBooth Ok, I added those and more… and also updated the Wiki to match 👍 That's as much as I can/have time to find at the moment… Iv'e checked 'Allow edits by maintainers', so feel free to pick up the baton if you want to add more… Otherwise it should be pretty much ready to merge? |
Just picking this up. I discovered that CoffeeLint has been revived in a new, actively maintained fork: https://coffeelint.github.io/ cc @helixbass. |
@danielbayley I organized the integrations categories similarly to the Resources section, where they appear as subsections. This lets us add links for them in the sidebar. I also added Integrations to the top navbar, and a few links in the CoffeeScript 2 and transpilation sections. Any notes on this or should I merge it in? |
FWIW, I read this over, and it looks good! In checking the links I noticed https://marketplace.visualstudio.com/items?itemName=crisward.cjsx, with source at https://github.com/crisward/cjsx . This might be a path forward to fixing syntax highlighting in vscode and in atom. |
For JSX, you mean? Literate syntax is also horribly broken. |
@GeoffreyBooth Which fork is that? |
@GeoffreyBooth Nice! Yeah sure, merge away… p.s The links under https://coffeescript.org#resources are broken in the current deployment, as they try to create a new page… |
Can you be more specific? The links in the sidebar work for me, and the links under Resources go to external sites as expected (like for the GitHub repo etc.). |
See #4615 (comment)