Repo for the ionicframework.com site. To preview local Ionic changes, follow the instructions at the Ionic repo.
Ionic Docs are in a separate repo. This site is primarily used for general communications and promotion of Ionic framework and related products and services.
- Run
npm install
- Run
npm start
(after the first run, this is the only step needed)
3rd part libraries should be concatenated into the site bundle by adding them via package.json and specifying what files to include in the assets/3rd-party-libs.json
file.
Changes to master are automatically deployed to staging.ionicframework.com/. Periodically, the Ionic team will inspect staging and promote it to ionicframework.com.
- Follow @ionicframework on Twitter.
- Subscribe to the Ionic Newsletter.
- Have a question that's not a feature request or bug report? Discuss on the Ionic Forum.
- Read our Blog.
- Have a feature request or find a bug? Submit an issue.
- See a problem with our documentation? Submit an issue.
- See a typo or browser bug on a non-docs page? Submit an issue.