This is the house of all 10up Frontity Packages.
- ElasticPress - Enhances your frontity theme by supercharing the search experience with ElasticPress.
npm install
npm run dev
You need to have a working WordPress environment with the ElasticPress plugin. This frontity project assumes you have a elasticpress.test
WordPress environment. If you want to connect to a different WordPress environment, change the appropriate settings in frontity.settings.ts
.
The individual packages are in the packages
dir. packages/twentypress
is a theme forked from the official frontity theme which is just used for testing the custom packages.