Skip to content

radha226/aioneframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aione Framework

Aione Framework

The ALL-IN-ONE Web Design Framework


What's included

We are delivering css,js and source code. Dependancies are loaded via Bower

assets/
├── css/
│   ├── aione.css
│   └── aione.min.css
├── fonts/
│   ├── roboto
│   ├── fontawesome-webfont.svg
│   ├── fontawesome-webfont.eot
│   ├── FontAwesome.otf
│   ├── fontawesome-webfont.ttf
│   ├── fontawesome-webfont.woff
│   └── fontawesome-webfont.woff2
├── js/
│   ├── aione.js
│   └── aione.min.js
├── scripts/
│   └── aione-core.js
└── scss/
    └── aione.scss
    

Documentation

Documentation itself is developed using AioneFramework and can be found at http://aioneframework.com/docs.

Code Playground

Experience the live code editing and instant preview at http://aioneframework.com/play.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Creators

SGS Sandhu

Copyright and license

Code and documentation copyright 2011-2017 the OXO IT SOLUTIONS PRIVATE LIMITED Powered by OXO Solutions and Darlic

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • CSS 35.5%