Change tag to another frontmatter variable for blog sorting

I’m using Contentful to build me middleman site and want to order my tag pages instead my a new collection field I have in the front matter of my posts call “sections” with the fallback to the default tags that Middleman expects.

Being relatively new to monkey patching things like this I was hoping to get some help. I see the tag defined here I believe? https://github.com/middleman/middleman/blob/7c968b9572923fd0f7fb176ca8e52a91727adf84/middleman-core/features/paginate.feature#L37