The Hook is a Statamic project that contains:
- Example of custom infinite-scrolling behavior
- Examples of creating highly-configurable templates
- Examples of how to create a multi-layout template using Antlers
- Lots more!
- Social media icons are from Feather: https://feathericons.com/
- Sample images are from https://unsplash.com/
- Sample headlines and excerpts were generated using ChatGPT 3.5
To install Statamic and its dependencies, you may issue the following command from the root of your project:
composer install
Once you have cloned the project, you will need to install and build the front-end assets:
npm install && npm run dev
"The Hook" is free software released under the MIT License. Feel free to use it as a starting point for a project, or take things from it.
Redistribution as a Starter Kit is prohibited.