@nuxt-themes/alpine
v1.6.6
Published
[![Alpine](./.starters/default/public/social-card-preview.png)](https://alpine.nuxt.space)
Downloads
372
Readme
Alpine
The minimalist blog theme, powered by Nuxt.
Features
- Start from a profile page, scale to a complete blog!
- An open source blog theme powered by Nuxt Content, editable from Nuxt Studio.
- Write pages in Markdown and Vue components with the MDC syntax.
- Use 30+ built-in components in your Markdown pages.
Quick Start
npx nuxi@latest init -t themes/alpine
Contributing 🙏
- Clone this repository
- Install dependencies using
pnpm install
- Run
pnpm prepare
to generate type stubs. - Use
pnpm dev
to start playground in development mode.