@acanto/core-barba
Due to its natura the integration of barbajs is done at multiple levels and is taken care also outside of this core package.
Updated by @kuus
@kuus/gatsby-i18n
gatsby-plugin-intl - using-i18n - gatsby-plugin-i18n - gatsby-plugin-intl-url
Updated by @kuus
@kuus/gatsby-plugin-i18n
This plugin is meant to be used with netlify and its gatsby-plugin-netlify to correctly handle redirects server side. A less SEO friendly alternative would be to use this plugin …
Updated by @kuus
@acanto/core-scroll
Best option is to use GSAP (which we often use anyway) with its official scrolling plugin ScrollTrigger.
Updated by @kuus
@acanto/core-forms
for very custom selects we need JavaScript, probably use https://github.com/custom-select/custom-select, it is very basic and generic.
Updated by @kuus
@acanto/core-analytics
From each single route template you can set and override the default values. E.g. in your `/routes/myroutename/index.php` you can have:
Updated by @kuus
@acanto/core-animations
To automatically bridge gsap to into-viewport events on scroll you can use the animOnScroll helper normally, but importing gsap separately, like so:
Updated by @kuus
@acanto/core-seo
From each single route template you can set and override the default values. E.g. in your `/routes/myroutename/index.php` you can have:
Updated by @kuus
@knitkode/customize-plus
Enhance and extend the WordPress Customize in your themes.
Updated by @knitkoder