In this series, we'll show you how you can build your very own documentation website template using https://docs.cleavr.io as inspiration.
For this project, we'll be referring to NuxtJS's Content module (https://content.nuxtjs.org) and we'll be ultimately outputting our project as a static site (though, you can use SSR if you wish).
NuxtJS Content is perfect for building documentation sites and even blogs, if that's your thing. ;-)