Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Nuxt Blog Kit is Component library built with Nuxt3 and Tailwind.

License

NotificationsYou must be signed in to change notification settings

canopas/nuxt-blog-kit

Repository files navigation

Nuxt Blog Kit

Nuxt Blog Kit is a component library forblogs website.

About

Thenuxt-blog-kit is an open-source library developed and maintained by Canopas. It is developed usingNuxt 3 framework andtailwindcss. For preview visitcanopas blogs page .

Showcase

Blogs List

Blogs Detail

Blogs by Tag

Blogs by Author

Prerequisites

For integratingnuxt-blog-kit into your project, please ensure thattailwindcss is installed and properly configured within your project environment.

Quick Setup

  1. Addnuxt-blog-kit dependency to your project .

Using yarn :

yarn add --dev @canopassoftware/nuxt-blog-kit

Using npm :

npm install --save-dev @canopassoftware/nuxt-blog-kit

  1. Addnuxt-blog-kit to themodules ofnuxt.config.ts
exportdefaultdefineNuxtConfig({modules:["@canopassoftware/nuxt-blog-kit"],});

That's it! You can now use module in your Nuxt app ✨

Read full documentation of all components

Contribution

The Canopas team enthusiastically welcomes contributions and project participation! There are a bunch of things you can do if you want to contribute! TheContributor Guide has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

Credits

This repository is owned and maintained by theCanopas team. If you are interested in building web applications or designing products, please let us know. We'd love to hear from you!

LICENSE

This repository licenced underMIT.


[8]ページ先頭

©2009-2025 Movatter.jp