Hash Blog
is a personal blog built using VuePress and custom themes. The theme of this blog is inspired by Plume.
Install the dependencies using pnpm
:
🛠️ Install dependencies:
pnpm i
Start the development server for real-time preview and debugging:
🚀 Start development server:
pnpm docs:dev
Build the production-ready blog package, preparing it for deployment:
📦 Build production package:
pnpm docs:build
Update VuePress and the custom theme to the latest versions:
🔄 Update VuePress and theme:
pnpm dlx vp-update
📌GitHub Repository: Hash Blog🚀
Feel free to open Issues or submit PRs. Your feedback and contributions are welcome to help improve the blog.
🤝 Contributing: Open Issues or Pull Requests to help enhance the project.
This project is licensed under the MIT License.
📝 License: This project is licensed under the MIT License.