plenti theme add [email protected]:plenti-themes/bigspring
plenti theme enable bigspring
plenti.json
in your site's plenti.json
(you'll need this for pagination to work)Note:
"exclude"
in your "theme_config"
, see: https://plenti.co/docs/themesEvery theme in Plenti is just a regular Plenti site, so you can develop it like normal:
git clone [email protected]:plenti-themes/bigspring
cd bigspring
plenti serve
If you're interested in a behind the scenes look at how this theme was create, check out this YouTube Playlist.