@hebilicious/nuxtpress
v0.0.1
Published
[](https://github.com/Hebilicious/authjs-nuxt/actions/workflows/ci.yaml) [](https://badge.fury.io/j
Readme
⚗️ Nuxtpress
🚀 Welcome to NuxtPress!
This is a Nuxt Module that allows you to use markdown as pages.
Under the hood, it uses vite-plugin-vue-markdown and all options are supported.
⚠️ Disclaimer
🧪 This module is VERY WIP and is not recommended for production use. There will be breaking changes while I'm working on it.
📦 Installation
Use pnpm for development of your module :
pnpm i @hebilicious/nuxtpress📦 Contributing
Contributions, issues and feature requests are welcome!
Fork this repo
Install
nodeandpnpmUsecorepack enable && corepack prepare pnpm@latest --activateto install pnpm easilyUse
pnpm iat the mono-repo root.Make modifications and follow conventional commits.
Open a PR 🚀🚀🚀
