A set of templates that demonstrate good vs. poor practices when outputting elements in templates.
Watch the presentation at https://youtu.be/RGK1JHDxHhY.
Craft CMS 3.0.0 or later.
- Set up a section with the slug
articlesand the fieldsorder(number field) andrelatedEntries(entries field). - Copy the templates in the
templatesfolder to your project. - Optionally create and import a feed using the FeedMe plugin pointed at the
feed.twigtemplate. - Visit
http://your-domain/slidesin your browser.
All code is licensed under the MIT License with attribution.
Created by PutYourLightsOn.