#ALUX framework
The Fast HTML5 Framework for Awesome Light User Experience by MarchettiDesign.net
###ALUX is a Lightweight Framework (20K) for Creating Super-Fast and Beautifully Responsive Web Apps. Presentation, Examples & Docs: http://afmarchetti.github.io/alux/
The Framework is built with HTML/CSS and pure Javascript. Dependencies Free, no jQuery but with a wide range of features: Grids, Sliders, Menus, Animations, Typography, Forms, Buttons & more.
Easy, Light, Fast, Flexible.
- One Page Landing – This is Alux most basic implementation
- Home with Slider – Using the Slider Based on Wallop library
- Mobile first
- Transitions/Animations are all in CSS
- Minimal JavaScript
- Flexible & Scalable
- 20KB minified
- Dependency free
Once you have downloaded ALUX, the first thing you need to do is include the CSS and the JavaScript.
<head>
<link rel="stylesheet" href="path/to/alux.min.css">
</head>
<script src="path/to/alux.min.js"></script>
###Svg add arrow.svg in the project folder. (used in menu & slider)
##Docs For all the Details & the Docs please visit:http://afmarchetti.github.io/alux/
- For the Slider ALUX use Wallop Library by Pedro Duarte: (http://pedroduarte.me/wallop)
- The Grid System is an evolution of a Chris Coyer Article: (http://css-tricks.com/dont-overthink-it-grids/)
MIT © 2016 Andrea Marchetti