更新 README
This commit is contained in:
25
README.md
25
README.md
@@ -1,23 +1,21 @@
|
|||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
### 名称
|
一个多功能的网址导航,绿色无广告。
|
||||||
|
|
||||||
- Frost 网址导航
|
## 使用方法
|
||||||
- Frost Navigation
|
|
||||||
|
|
||||||
### 使用方法
|
### 在线
|
||||||
|
|
||||||
#### 在线
|
|
||||||
|
|
||||||
- [GitHub Pages](https://frost-zx.github.io/frost-navigation/)
|
- [GitHub Pages](https://frost-zx.github.io/frost-navigation/)
|
||||||
|
- [Vercel](https://frost-navigation.vercel.app/)
|
||||||
|
|
||||||
#### 离线(需要手动更新)
|
### 离线(需要手动更新)
|
||||||
|
|
||||||
1. [点击此处下载](https://github.com/Frost-ZX/frost-navigation/archive/gh-pages.zip)
|
1. [点击此处下载](https://github.com/Frost-ZX/frost-navigation/archive/gh-pages.zip)
|
||||||
2. 解压,放置于任意合适的喜欢的位置(可重命名)
|
2. 解压,放置于任意合适的喜欢的位置(可重命名)
|
||||||
2. 在浏览器中打开 `index.html`(也可以将其加入浏览器的书签栏或在浏览器设置中将其设置为主页)
|
2. 在浏览器中打开 `index.html`(也可以将其加入浏览器的书签栏或在浏览器设置中将其设置为主页)
|
||||||
|
|
||||||
#### 自定义
|
### 自定义
|
||||||
|
|
||||||
- 设置
|
- 设置
|
||||||
|
|
||||||
@@ -27,18 +25,24 @@
|
|||||||
|
|
||||||
- 修改 `static/js/frostNavLinks.js`。
|
- 修改 `static/js/frostNavLinks.js`。
|
||||||
|
|
||||||
### 注意
|
## 注意
|
||||||
|
|
||||||
- 部分链接由于不能及时更新,可能已过期(不存在、指向了错误的网站等),访问时请注意。若您在使用时发现相关情况,欢迎进行反馈。
|
- 部分链接由于不能及时更新,可能已过期(不存在、指向了错误的网站等),访问时请注意。若您在使用时发现相关情况,欢迎进行反馈。
|
||||||
|
|
||||||
|
|
||||||
## 本项目使用
|
## 本项目使用
|
||||||
|
|
||||||
|
- [Vue](https://vuejs.org/)
|
||||||
- [Vue CLI](https://cli.vuejs.org/)
|
- [Vue CLI](https://cli.vuejs.org/)
|
||||||
- [Vue Router](https://router.vuejs.org/)
|
- [Vue Router](https://router.vuejs.org/)
|
||||||
- [Element UI - 桌面端组件库](https://element.eleme.cn/)
|
- [Element UI - 桌面端组件库](https://element.eleme.cn/)
|
||||||
|
- [Font Awesome](https://github.com/FortAwesome/Font-Awesome)
|
||||||
|
- [lodash](https://github.com/lodash/lodash)
|
||||||
- [ress - Modern CSS reset](https://github.com/filipelinhares/ress)
|
- [ress - Modern CSS reset](https://github.com/filipelinhares/ress)
|
||||||
|
|
||||||
|
## 鸣谢
|
||||||
|
|
||||||
|
- [GitHub Pages - Websites for you and your projects](https://pages.github.com/)
|
||||||
|
- [Vercel - Develop. Preview. Ship. For the best frontend teams](https://vercel.com/)
|
||||||
|
|
||||||
## 反馈
|
## 反馈
|
||||||
|
|
||||||
@@ -50,7 +54,6 @@
|
|||||||
|
|
||||||
请到 [Issues](https://github.com/Frost-ZX/frost-navigation/issues) ,根据相关提示进行提交。
|
请到 [Issues](https://github.com/Frost-ZX/frost-navigation/issues) ,根据相关提示进行提交。
|
||||||
|
|
||||||
|
|
||||||
## 开发
|
## 开发
|
||||||
|
|
||||||
### Project setup
|
### Project setup
|
||||||
|
Reference in New Issue
Block a user