0.0.65 • Published 6 years ago

aire v0.0.65

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Welcome to Aurelia Aire

Built with UIKit (https://github.com/uikit/uikit) and Aurelia (https://github.com/aurelia/framework), Aire is a lightweight solution to your web-app needs.

Running the demo

  1. From aurelia-aire run npm run clobber dependencies build
  2. cd demo
  3. gulp watch

releasing

From the root directory (under which you should see docs and aire: 1. Run npm run clobber dependencies 1. CD to docs: cd aire 1. Run npm run build 1. CD to demo: cd ../demo 1. Run jspm install --unlink npm:aire@<version> where <version> is the site you want to release 1. Run gulp clean && gulp build && gulp aire:generate && gulp site 1. CD to your project root cd ../ 1. Verify that there are no markdown files under docs (Github pages will choke on them): find docs -type f -name "*.md" | xargs rm 1. Verify your changes cd docs python -m SimpleHTTPServer -> open the port in your browser and verify your changes are in. 1. Commit docs cd .. && git add docs 1. Push your changes to master

0.0.65

6 years ago

0.0.64

6 years ago

0.0.63

6 years ago

0.0.62

7 years ago

0.0.61

7 years ago

0.0.60

7 years ago

0.0.59

7 years ago

0.0.58

7 years ago

0.0.57

7 years ago

0.0.56

7 years ago

0.0.55

7 years ago

0.0.54

7 years ago

0.0.53

7 years ago

0.0.52

7 years ago

0.0.51

7 years ago

0.0.50

7 years ago

0.0.49

7 years ago

0.0.47

7 years ago

0.0.46

7 years ago

0.0.45

7 years ago

0.0.44

7 years ago

0.0.43

7 years ago

0.0.42

7 years ago

0.0.41

7 years ago

0.0.40

7 years ago

0.0.22

7 years ago

0.0.19

7 years ago