Awesome
ionic-site
Repo for the ionicframework.com site. To preview local Ionic changes, follow the instructions at the Ionic repo.
No Docs Here
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.
Local Build
- Run
npm install
- Run
npm start
(after the first run, this is the only step needed)
Third Party Libraries
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.
Deploy
Changes to master are automatically deployed to staging.ionicframework.com/. Periodically, the Ionic team will inspect staging and promote it to ionicframework.com.
Community
- 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.