cli-guides
cli-guides copied to clipboard
Add Broccoli basics to guides
With the Broccoli 2.0 implementation complete, we should ensure that there is an MVP for documentation in the guides. In addition to a basic introduction, the guides can link to the more extensive Broccoli documentation.
This issue is part of the Octane Edition of Ember.js.
https://broccoli.build https://github.com/broccolijs/broccoli
Working on getting started https://github.com/broccolijs/broccolijs.github.io/pull/1 guide and then an "about/thinking in broccoli" guide to cover the basic and the core concepts.
@oligriffiths just checking in - any updates? thank you! 👍
@MelSumner waiting for feedback on https://github.com/broccolijs/broccolijs.github.io/pull/2
Hi @oligriffiths - are there any blockers I can help with?
@MelSumner If you'd like to look at https://github.com/broccolijs/broccolijs.github.io/pull/2 and working on some WIP documentation on plugin authorship https://github.com/broccolijs/broccolijs.github.io/pull/8
@oligriffiths just sent in some feedback there, what else do you think we need on this issue?
Per discussions with @MelSumner just now, we're envisioning that this would be a few simple paragraphs explaining a little about Broccoli with a link over the main Broccoli site.
I'll aim to work on this on March 18th, but if someone has umph beforehand, please, pick it up! 😄
https://broccoli.build is the site.
got some plugin docs nearly ready https://github.com/broccolijs/broccolijs.github.io/pull/8 and I'm working on something for the guides that explain the addon hooks and how to integrate those with the build pipeline and broccoli plugins
@oligriffiths sweet 🎉 I'm drowning in Github notifications atm, but if you want a second pair of eyes to make sure that gets merged quickly, feel free to ping me on Discord.
@oligriffiths we're almost finished with all things Octane- do you think you could get a PR into the official guides soon? Thank you for working on this!
@oligriffiths any update here?