From 2e4f69105883e38fdbab2fbeac7a115a3b8e1065 Mon Sep 17 00:00:00 2001 From: chansee97 Date: Fri, 29 Mar 2024 21:39:23 +0800 Subject: [PATCH] docs: add docs site --- README.md | 5 +++-- README.zh-CN.md | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 801c871..6ebbe02 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ [Nova-admin](https://github.com/chansee97/nova-admin) is a clean and concise back-end management template based on Vue3, Vite5, Typescript, and Naive UI. It implements complete functionality in a simple way, while also considering code standards, readability, and avoiding excessive encapsulation to facilitate secondary development. +- [Nova-Admin preview](https://nova-admin-site.netlify.app/) +- [Nova-Admin docs](https://nova-admin-docs.netlify.app/) + ## Features - Developed based on the latest technology stack including Vue3, Vite5, TypeScript, NaiveUI, Unocss, etc. @@ -31,8 +34,6 @@ ## Project preview -- [Nova-Admin preview](https://admin-nova.vercel.app/) - ![preview](https://cdn.jsdelivr.net/gh/chansee97/static/nova-admin/preview-1.png) ![preview](https://cdn.jsdelivr.net/gh/chansee97/static/nova-admin/preview-2.png) ![preview](https://cdn.jsdelivr.net/gh/chansee97/static/nova-admin/preview-3.png) diff --git a/README.zh-CN.md b/README.zh-CN.md index f8b1f23..f5764e7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -18,6 +18,9 @@ [Nova-admin](https://github.com/chansee97/nova-admin)是一个基于Vue3、Vite5、Typescript、Naive UI, 简洁干净后台管理模板,用简单的方式实现完整功能,并尽可能的考虑代码规范,易读易理解无过度封装,方便二次开发。 +- [Nova-Admin 预览](https://nova-admin-site.netlify.app/) +- [Nova-Admin 文档](https://nova-admin-docs.netlify.app/) + ## 特性 - 基于Vue3、Vite5、TypeScript、NaiveUI、Unocss等最新技术栈开发 @@ -31,8 +34,6 @@ ## 项目预览 -- [Nova-Admin 预览](https://admin-nova.vercel.app/) - ![preview](https://cdn.jsdelivr.net/gh/chansee97/static/nova-admin/preview-1.png) ![preview](https://cdn.jsdelivr.net/gh/chansee97/static/nova-admin/preview-2.png) ![preview](https://cdn.jsdelivr.net/gh/chansee97/static/nova-admin/preview-3.png)