https://github.com/kiwi233333/kiwiblog
分享一个日常的博客,这个平台上可以找到很多有趣的博客内容 ~
https://github.com/kiwi233333/kiwiblog
blog blogs share template theme vitepress
Last synced: 6 months ago
JSON representation
分享一个日常的博客,这个平台上可以找到很多有趣的博客内容 ~
- Host: GitHub
- URL: https://github.com/kiwi233333/kiwiblog
- Owner: KiWi233333
- License: apache-2.0
- Created: 2024-03-28T16:41:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T18:30:41.000Z (12 months ago)
- Last Synced: 2024-10-29T18:56:13.723Z (12 months ago)
- Topics: blog, blogs, share, template, theme, vitepress
- Language: TypeScript
- Homepage: https://kiwi233.top
- Size: 38.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
[](https://app.netlify.com/sites/kiwiblog/deploys)
Experience Address: [Kiwi2333](https://kiwi233.top)
Language: English | [简体中文](./README.md)## 🌐 Project Introduction
Kiwi2333 is a personal blog built with Next.js and Tailwind CSS. It provides a simple and clean interface for users to read and manage their blogs.
## 📷 Screenshots



## 🎉 Lighthouse 评分

## 🚀 Getting Started
To get started with Kiwi2333, follow these steps:
1. Install Node.js (version >= 18)
2. Install pnpm globally by running `npm install -g pnpm`
3. Change to the project directory and run `pnpm install`## 🎨 Development
To start the development server, run `pnpm run dev`.
## 📦 Packaging
To package the project, run `pnpm run build`.
## 🎉 Deployment
For static hosting, you can upload the built files to a web server or use services like Netlify, Vercel, or GitHub Pages.