1
0

docs: 添加文章内容(2013 ~ 2023)

This commit is contained in:
2025-10-09 00:04:57 +08:00
parent 9a4f04e0c4
commit 49ac48892e
276 changed files with 10537 additions and 1 deletions

View File

@@ -0,0 +1,71 @@
---
title: 「工具」Frost 网址导航 V2
date: 2025-03-16T18:34:16Z
lastmod: 2025-03-16T18:36:28Z
tags: [网站,工具,导航,HTML5]
---
# 「工具」Frost 网址导航 V2
## 简介
一个多功能的网址导航,绿色无广告。
## 使用方法
### 在线
- [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)
2. 解压,放置于任意合适的喜欢的位置(可重命名)
3. 在浏览器中打开 `index.html`(也可以将其加入浏览器的书签栏或在浏览器设置中将其设置为主页)
### 自定义
- 设置
- 在“设置”页面中,可根据需要对字体大小、页面结构等进行调整。
- 导航链接列表
- 修改 `static/js/frostNavLinks.js`
## 注意
- 部分链接由于不能及时更新,可能已过期(不存在、指向了错误的网站等),访问时请注意。若您在使用时发现相关情况,欢迎进行反馈。
## 项目中主要使用的组件库和插件
- [Vue](https://vuejs.org/)
- [Vue CLI](https://cli.vuejs.org/)
- [Vue Router](https://router.vuejs.org/)
- [Vuex](https://vuex.vuejs.org/)
- [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)
## 鸣谢
- [GitHub Pages - Websites for you and your projects](https://pages.github.com/)
- [Vercel - Develop. Preview. Ship. For the best frontend teams](https://vercel.com/)
## 项目地址
- [Frost-ZX/frost-navigation](https://github.com/Frost-ZX/frost-navigation)
## 反馈
### 提交链接
请到 [Issues](https://github.com/Frost-ZX/frost-navigation/issues) ,根据相关提示进行提交。
### 修正链接
请到 [Issues](https://github.com/Frost-ZX/frost-navigation/issues) ,根据相关提示进行提交。