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
- Host: GitHub
- URL: https://github.com/xfiveco/chisel-recipes
- Owner: xfiveco
- Created: 2017-09-28T11:14:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T15:49:22.000Z (over 7 years ago)
- Last Synced: 2024-12-26T02:42:03.623Z (over 1 year ago)
- Homepage:
- Size: 60.5 KB
- Stars: 12
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)