KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
blog-nuxt
★ 23
Open GitHub ↗
Nuxt 3 Personal Blog
Download README (.md)
Explore Similar Repositories
sms_forwarder_mmcli
:
A simple sms forwarder, forward sms in ModemManager OpenStick随身WIFI的短信转发脚本
OBD-KLINE
:
--ISO14230
frontend
:
No description available.
Tencent_wsdm_cup2023
:
No description available.
MatsubaraFunctions.jl
:
Toolbox for Green's functions on Matsubara grids
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
blog-nuxt
?
Download (.md)
## Nuxt 3 + Typescript + Nuxt UI + Blogger Blogger made by Nuxt 3 ## Getting Started ``` pnpm dev ``` ``` pnpm build ``` ## Packages - [@nuxt/content](https://content.nuxtjs.org/): Content made easy for Vue Developers - [@nuxt/img]() - Nuxt Image module - [@nuxt/ui](https://www.npmjs.com/package/remark-reading-time) - Main UI Framework - [@nuxt-themes/typograhpy]() - Typography - [@nuxtjs/google-fonts]() - Google fonts - [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) - vueI18n module for Nuxt 3 - [@nuxt/devtools]() - Nuxt devtool. It's currently beta. - [nuxt-simple-robots]() - generate robots.txt - [nuxt-simple-sitemap]() - generate sitemap - [nuxt-gtag](https://github.com/johannschopplich/nuxt-gtag) - Google Analytics - [remark-reading-time](https://www.npmjs.com/package/remark-reading-time) - Add reading time - [@iconify/json]() - Fix error Icon in Nuxt UI - [sass]() - Sass/Scss - [eslint]() - Eslint - [change-case](https://github.com/blakeembrey/change-case) - Change Case Monorepo - [tailwindcss-animated](https://www.tailwindcss-animated.com/) - animation plugin for Tailwind CSS ## :file_folder: Folder structure See more detail to click the [Link](https://nuxt.com/docs/guide/directory-structure/nuxt) ```text ├─ .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. [//]: # (max 7 td in each tr) [//]: # (<a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Examples">💡</a> ) [//]: # (<a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Tests">⚠️</a>) [//]: # (<a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Ideas, Planning, & Feedback">🤔</a>) [//]: # (<a href="https://github.com/kkan0615/blog-nuxt/issues?q=author%3Akkan0615" title="Bug reports">🐛</a>) <table> <tbody> <tr> <td align="center"> <a href="https://github.com/kkan0615"> <img src="https://avatars.githubusercontent.com/u/46660361?v=4?s=64" width="64px;" alt="Youngjin Kwak"/><br /><sub><b>Youngjin Kwak</b></sub> </a><br /> <a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Code">💻</a> <a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Maintenance">🚧</a> <a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Documentation">📖</a> <a href="https://github.com/kkan0615/blog-nuxt/commits?author=kkan0615" title="Design">🎨</a> </td> </tr> </tbody> </table> ## Supports [](https://www.buymeacoffee.com/youngjinkwak) <!-- <img src="./public/donations/paypal-qrcode.png" alt="paypal" width="250" height="250"> --> ## Useful Links - [Iconify](https://icones.js.org/): Find Icon list