-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Quest - write the MVP of new ember-cli-guides #3
Comments
I've reviewed, updated the language and ported Watchman instructions: #4 |
I'll take a look at porting Editors |
I've made a PR for port over Windows support (#6). |
I'll start working on: |
I'll do Port over Upgrading. |
- Addressing issue ember-learn#3, item 10, "Port over Common Issues. Mostly copy and paste from this source code" - Converted the markdown file found here: https://raw.githubusercontent.com/ember-cli/ember-cli.github.io/master/_posts/2013-04-03-common-issues.md
I'll work on: |
Taking this one next: |
@BradenLawrence I started on that one yesterday 😄 |
* Add common issues markdown from ember-cli.com - Addressing issue #3, item 10, "Port over Common Issues. Mostly copy and paste from this source code" - Converted the markdown file found here: https://raw.githubusercontent.com/ember-cli/ember-cli.github.io/master/_posts/2013-04-03-common-issues.md * Update internal link to the Windows Support section * Modify common-issues.md content per @sandstrom's suggestions - Clarify the heading for the npm packages section - Add a description for the Canary build section - Remove PhantomJS section - Fix the link to Vagrant to include https * Remove references to PhantomJS in the Docker section - Commenting out Docker section until it can be rewritten without using PhantomJS
So you did! Sorry I missed that. Taking this one instead: |
- Addressing issue ember-learn#3, "Port over managing dependencies." - Converted the markdown file found here: https://raw.githubusercontent.com/ember-cli/ember-cli.github.io/master/_posts/2013-04-08-managing-dependencies.md
* Add common issues markdown from ember-cli.com - Addressing issue #3, item 10, "Port over Common Issues. Mostly copy and paste from this source code" - Converted the markdown file found here: https://raw.githubusercontent.com/ember-cli/ember-cli.github.io/master/_posts/2013-04-03-common-issues.md * Update internal link to the Windows Support section * Modify common-issues.md content per @sandstrom's suggestions - Clarify the heading for the npm packages section - Add a description for the Canary build section - Remove PhantomJS section - Fix the link to Vagrant to include https * Remove references to PhantomJS in the Docker section - Commenting out Docker section until it can be rewritten without using PhantomJS * Add managing dependancies markdown, taken from ember-cli.com - Addressing issue #3, "Port over managing dependencies." - Converted the markdown file found here: https://raw.githubusercontent.com/ember-cli/ember-cli.github.io/master/_posts/2013-04-08-managing-dependencies.md
I'm starting to work on blueprints. I maintain a few addons, but someone with more experience than may need to flush it out after I'm done |
Good news, everyone! We have reached MVP and the launch is scheduled for Monday, November 26th! Tomorrow, the content will become available at https://cli.emberjs.com. Thank you so much for all your work ❤️ The next phase for this project will focus on resources for addon developers. We will also implement redirects from the old CLI site, and add links to this site from many places. If you would like to help, keep an eye out for new issues on this project. Closed with release of 1.0 |
Thanks for your interest in helping with this project! We are porting over content from ember-cli.com, editing it, and writing new things. This project is part of an RFC
Choose a task, comment on this issue to say which section, then open an issue with the same name. The newly opened issue is the best place for Q&A about the task. Please read CONTRIBUTING.md before starting to write. Note that you should not have to create any new files. If you need help deciding where your content belongs, ask a question on the issue and @ me.
We will accept PRs that partially address topics, add comments with suggested content, or start to define subheadings within topics. Small PRs are awesome! The goal is to be quick to PR, quick to merge, and allow for some churn later on.
Note on respecting copyright - It is ok to copy/paste content over from ember-cli.com. It is not ok to copy and paste content that you didn't write that came from blog posts, articles, tutorials, etc. whether paid or free. Exceptions are if the license allows it or you have written permission of the author via a comment on an issue in this repo.
Goal - Ship by the end of November!
Open tasks that need volunteers:
WIP tasks
Nice to Have
On hold (no volunteers needed yet)
Completed tasks
The text was updated successfully, but these errors were encountered: