An open API service indexing awesome lists of open source software.

https://github.com/xfiveco/chisel-recipes

Collection of solutions and tips for developing Chisel projects
https://github.com/xfiveco/chisel-recipes

Last synced: 5 months ago
JSON representation

Collection of solutions and tips for developing Chisel projects

Awesome Lists containing this project

README

          

# Chisel Recipes
Collection of solutions and tips for developing [Chisel](https://github.com/xfiveco/generator-chisel) projects.

Recipes are organized in subfolders. Feel free to submit a PR with your own recipe.

- [Human readable attachment size in WordPress](https://github.com/xfiveco/chisel-recipes/tree/master/wp-attachment-size)
- [DataTables with Chisel](https://github.com/xfiveco/chisel-recipes/tree/master/datatables)
- [Shortcodes in Chisel](https://github.com/xfiveco/chisel-recipes/tree/master/shortcodes)
- [Lightbox gallery with ACF and baguetteBox.js](https://github.com/xfiveco/chisel-recipes/tree/master/acf-gallery-lightbox)
- [Search in custom post types](https://github.com/xfiveco/chisel-recipes/tree/master/search-custom-post-types)
- [Responsive lazy loading images](https://github.com/xfiveco/chisel-recipes/tree/master/responsive-lazy-loading-images)
- [Simple, non-bloated contact form](https://github.com/xfiveco/chisel-recipes/tree/master/non-bloated-contact-form)