888 B
888 B
Welcome to Nuxt Content Starter
This is the main page displaying Markdown located at content/index.md.
Move to about page.
Manage your Contents
Create new pages or modify the existing ones in content/ directory.
Query & Render Pages
You can find an example of querying contents and rendering them in a catch-all page
Integrate Vue Component
::alert{color="green"}
The current alert and the counter below are Vue components integrated into the Markdown.
::
::counter ::
Checkout out the documentation to learn more.