Aether is a responsive starter theme built with Sass & Compass. Using either fluid, fixed or hybrid responsive techniques, it has 5 breakpoints and uses the widest as the default.
Aether has some cool grid features, handy sass variables/mixins and the ability to add new Sass extensions to build on your theme. It is also Context/Delta friendly for that extra bit of control.
Aether is named after a greek deity, pronounced (EH-ther) [ajtʰɛ̌ːr].
Status
Aether is currently in alpha status, meaning it will go through several alpha releases prior to a feature freeze & beta release; it is not currently considered production ready. Upgrading will be documented in the documentation guides. All testing, bug reports, patches & suggestions are welcome in the issue queue.
Requirements
This theme heavily leans on Sass & Compass. The experience will be much richer using these tools.
- Compass 13.0
sudo gem install compass --pre
- Sass 3.2
sudo gem install sass -v 3.2.0.alpha.275