It's an AUI flat pack, baby
What's in this flat pack?
This flat pack contains both core, stable components from AUI, plus some experimental components (in separate resources). It's good for rapid prototyping - the code here is the code that's shipping in AUI (and hence in Atlassian products).
How to use this flat pack
- Use the Sandbox to quickly try things out and tweak them to your liking.
- When ready, copy and paste the code from the Sandbox into
your-html-here.html
.- You can edit
your-css-here.css
andyour-js-here.js
if you want. - You can also do inline CSS and JS in this page if you prefer.
- Do whatever works for you - this is just for rapid prototyping after all.
- You can edit
- To make more pages, copy this page.
- If you get into trouble, the AUI documentation has all the details.
Or, have a look at a page with all the examples from the Sandbox up and running.