Block library
Documentation on Air Block Library.
Getting started
First, clone air-blocks to your projects directory:
git clone https://github.com/digitoimistodude/air-blocks.git
Go to bin folder.
cd air-blocks/bin
Setup newblock
script by running:
bash newblock.sh
Follow instructions.
Add a new block
Simply run:
newblock
This will ask block name, project name and theme name.

Preview blocks
You can freely preview all available blocks at blocks.airwptheme.com:
Last updated