0.0.65 • Published 5 years ago

aire v0.0.65

Weekly downloads
3
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.64

5 years ago

0.0.63

5 years ago

0.0.62

5 years ago

0.0.61

5 years ago

0.0.60

5 years ago

0.0.59

5 years ago

0.0.58

5 years ago

0.0.57

5 years ago

0.0.56

5 years ago

0.0.55

5 years ago

0.0.54

5 years ago

0.0.53

5 years ago

0.0.52

5 years ago

0.0.51

5 years ago

0.0.50

5 years ago

0.0.49

5 years ago

0.0.47

5 years ago

0.0.46

5 years ago

0.0.45

5 years ago

0.0.44

5 years ago

0.0.43

5 years ago

0.0.42

5 years ago

0.0.41

5 years ago

0.0.40

5 years ago

0.0.22

5 years ago

0.0.19

5 years ago