Welcome! This site contains the latest Magento developer documentation for ongoing Magento 2.0 releases.
To contribute, please fork the develop branch. We won't accept pull requests into master.
You can build this site yourself using Jekyll. Here's how:
# Copy the sample config file and name it "config.yml"
$ cp _config.devdocs.yml _config.yml
# Install dependencies
$ bundle install
# Visit http://localhost:4000 in your favorite browser!
$ bin/jekyll serve
If you have questions, open an issue and ask us. We're looking forward to hearing from you!
-
Visit our documentation site, built on GitHub using Jekyll.