Home
Softono

Blog Nuxt

Open source Vue
23
Stars
6
Forks
0
Issues
1
Watchers
10 months
Last Commit

 About Blog Nuxt

Nuxt 3 Personal Blog

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Blog Nuxt?

We provide expert installation service for this software. Our team will install, configure, and secure Blog Nuxt on your server. plans start at just $30.

Nuxt 3 + Typescript + Nuxt UI + Blogger

Blogger made by Nuxt 3

Getting Started

pnpm dev
pnpm build

Packages

:file_folder: Folder structure

See more detail to click the Link

├─ .github/                     # Files Relative wth Github (GitHub Actions)
├─ assets/                      # Assets (Videos, fonts ...)
├─ components/                  # Components
├─ content/                     # Content ( .md, .mdx ...)
├─ layouts/                     # Layouts
├─ locales/                     # i18n locales files
├─ node_modules/                # node modules
├─ pages/                       # Pages
├─ plugins/                     # Vue Plugins (Server, Client), Automatically adjust
├─ public/                      # Assets (images ...)
├─ types/                       # Typescript handler (Types, class, Interface, declare and constant variables ...)
├─ .eslintIgnore                # Eslint ignore
├─ .eslintrc                    # Eslint config.
├─ .gitignore                   # gitignore.
├─ app.config.ts                # App config
├─ app.vue                      # App vue file
├─ nuxt.config.ts               # Nuxt 3 config
├─ package.json                 # Package.json
├─ README.md                    # README.md
├─ tailwind.config.ts           # Tailwind CSS config.
├─ tsconfig.json                # Typescript config

Contributors

Thank you for helping me to make better blog.

Youngjin Kwak
Youngjin Kwak

💻 🚧 📖 🎨

Supports

"Buy Me A Coffee"

Useful Links