parts included
an easy breakdown of the different technologies, libraries, and components that're included in the ramblings starter project
Aug 11, 2022
just the basics
this project is built with the underlying ingredients:
components
- basic
Navcomponent - a simple
Cardcomponent - the most basic
Footercomponent
why Nuxt 3
Vue is awesome, that's why. If you've ever played in the VueJS ecosystem, then you'd understand what I meant. Obviously, Nuxt is built on top of Vue, and IMO, the framework offers a robust foundation without confusing its user that much.
Call me a nerd, but I also enjoy writing in markdown and frontmatter for the same reasons, ease of use.