Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digitoimistodude/air-blocks
A Gutenberg ACF Block library for Air-light WordPress starter theme.
https://github.com/digitoimistodude/air-blocks
acf acf-blocks acf-gutenberg-blocks gutenberg-blocks wordpress wordpress-development wordpress-starter-theme wordpress-theme
Last synced: 7 days ago
JSON representation
A Gutenberg ACF Block library for Air-light WordPress starter theme.
- Host: GitHub
- URL: https://github.com/digitoimistodude/air-blocks
- Owner: digitoimistodude
- Created: 2021-11-18T13:06:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-08T15:18:29.000Z (3 months ago)
- Last Synced: 2024-08-08T17:59:11.221Z (3 months ago)
- Topics: acf, acf-blocks, acf-gutenberg-blocks, gutenberg-blocks, wordpress, wordpress-development, wordpress-starter-theme, wordpress-theme
- Language: CSS
- Homepage: https://blocks.airwptheme.com
- Size: 7.98 MB
- Stars: 20
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Block library for Air-light
[![GitHub release](https://img.shields.io/github/tag/digitoimistodude/air-blocks.svg?style=flat-square)](https://github.com/digitoimistodude/air-blocks/releases) ![GitHub contributors](https://img.shields.io/github/contributors/digitoimistodude/air-blocks.svg?style=flat-square)Let us present to you a Gutenberg ACF Block library for renowned [Air-light](https://github.com/digitoimistodude/air-light) WordPress starter theme.
## Prequisities
* [Homebrew](https://brew.sh/)
* [md5hsa1sum](https://formulae.brew.sh/formula/md5sha1sum#default)
* [Advanced Custom Fields Pro](https://www.advancedcustomfields.com/pro/)
* [WP-CLI](https://wp-cli.org/)
* [dudestack](https://github.com/digitoimistodude/dudestack)## Full featured automated block-importer
One command. It's that easy. See [documentation](https://docs.airwptheme.com/air-blocks/block-library).
```shell
newblock
```**Air-blocks** aims to be a fully automated block library with one command strategy just like [air-light](https://github.com/digitoimistodude/air-light) and [dudestack](https://github.com/digitoimistodude/dudestack) before it.
## [Block library](https://blocks.airwptheme.com) | [Documentation](https://docs.airwptheme.com/air-blocks/block-library)
![Screenshot](/content/themes/air-blocks/screenshot.png?raw=true "Screenshot")
## Getting started
Currently this project is aimed for Dude staff only and is largely WIP but you may use it for your own purposes if you'd like. This is practically [Air Gutenberg blocks](https://github.com/digitoimistodude/air-light/wiki/Creating-your-own-Gutenberg-blocks-with-Air-light-and-Advanced-Custom-Fields) with automation and extra spice.
1. Build like any other [dudestack](https://github.com/digitoimistodude/dudestack) + [air-light](https://github.com/digitoimistodude/air-light) based project
2. Open Terminal, navigate to the bin folder under project root
3. Run `bash newblock.sh`
4. Follow instructions
5. Run `newblock`I hope you enjoy our blocks!