2019-09-06 00:19:43 +08:00
|
|
|
## 简介
|
|
|
|
|
|
|
|
#### 名称(暂定)
|
|
|
|
- Frost 网址导航
|
|
|
|
- Frost Site Navigation
|
|
|
|
|
|
|
|
#### 页面链接
|
|
|
|
- [链接一](https://frost-zx.github.io/frost-navigation/)
|
|
|
|
- [链接二](https://nav.frost-zx.top/)
|
|
|
|
|
|
|
|
#### 离线使用
|
|
|
|
支持离线使用,[下载](https://github.com/Frost-ZX/frost-navigation/archive/master.zip) 后打开 `docs` 文件夹下的 `index.html` 即可,也可以将其加入浏览器的书签栏或在浏览器设置中将其设置为主页。
|
|
|
|
|
|
|
|
#### 自定义
|
|
|
|
[下载](https://github.com/Frost-ZX/frost-navigation/archive/master.zip) 后打开 `docs/index.html` 和 `docs/js/script.js` 根据需要进行修改。
|
|
|
|
|
|
|
|
## 第三方资源
|
|
|
|
|
|
|
|
#### 插件
|
|
|
|
- [Slinky - A light-weight, responsive, mobile-like navigation menu plugin](https://github.com/alizahid/slinky)
|
|
|
|
- [jQuery 3.2.1](https://jquery.org/license/)
|
|
|
|
|
|
|
|
## To Do
|
|
|
|
|
2019-09-06 23:54:10 +08:00
|
|
|
- [x] 搜索框
|
2019-09-06 00:19:43 +08:00
|
|
|
- [ ] 加入链接图标
|
|
|
|
- [ ] 加入更多的链接
|
2019-09-06 23:54:10 +08:00
|
|
|
- [ ] 美化
|
|
|
|
- [ ] 优化代码
|