Commit Graph

7 Commits

Author SHA1 Message Date
Andy Joslin
9cfd95f5ba chore(build): make bundle have proper banner 2014-03-08 12:38:31 -07:00
Andy Joslin
1130f60902 chore(build): make ionic-angular.js have proper banner 2014-03-08 11:33:52 -07:00
Andy Joslin
5c6190e8a6 chore(build): make sure proper header is on built files 2014-03-08 11:26:13 -07:00
Andy Joslin
5952f18184 chore(travis): better logging for site task, improvements 2014-03-08 10:46:29 -07:00
Andy Joslin
c4fb5aa3ab chore(build): windows error improvements, better cssmin 2014-03-08 10:06:01 -07:00
Andy Joslin
c5e490468d chore(build): fix version.json 2014-03-07 13:42:33 -07:00
Andy Joslin
55089042d8 chore(build): documentation generation
Main changes:

* Use gulpfile now (build was getting way too disorganized with custom
tasks; gulpfiles are much easier to build clean custom tasks with than
Grunt.
* View README#Development for updated commands
* Docs written for ionContent, ionHeaderBar, ionInfiniteScroll.
* Docs are pushed to ajoslin's fork of ionic-site until they reach a
* point where they can be published.

**TODO, In Order of Priority**

1. Finish writing source-documentation for all existing components
2. Add multiple versions of docs (one per release & nightly, latest
 stable release docs being shown by default)
3. Add examples generation
4. Add searchbar to docs
2014-03-07 13:36:36 -07:00