The murchinroom homepage.
Look at the Nuxt 3 documentation to learn more.
Make sure to install the dependencies:
pnpm install
Start the development server on http://localhost:3000
:
pnpm run dev
Build for production with static site generation:
pnpm nuxi generate
# or
pnpm run generate-static
Docs: Static Hosting
This site is built with Gr33nW33n/nuxtship-template
Nuxt Content is set up to read
Markdown articles from public/blogs
.
See also: public/blogs/.README.md