提交 a468f50b 编写于 作者: 茶陵後's avatar 茶陵後 👍

merge db.json

# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/build
/tmp
/out-tsc
*
!/public
# dependencies
/node_modules
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db
*.psd*
.eslintcache
nav.config.js
> 您需要按照下列要求填写开源项目,我们将对您填写的内容进行审核,审核通过以后由 Gitcode 运营人员将填写好的项目补充到[开源导航页面](https://codechina_dev.gitcode.host/git2/#/sim)。同时您可以收到 CSDN Gitcode 团队为答谢您为开源社区所做贡献而提供的精美礼品一份。
### 项目所属三级分类
- 一级(`必须`):请从这里选择一个
['Git工具','WEB前端','Python','Java','C/C++','人工智能','数据库','操作系统','云原生','大数据','物联网','芯片','区块链','工业互联网','大前端','开发环境与工具','移动端','智能硬件','企业应用','低代码','文档翻译','边缘计算','游戏/娱乐','建站系统','车载应用','智能家居','自动驾驶','量子计算']
如:人工智能
- 二级(`必须`): 请自行填写
如:自然语言处理
- 三级(`可选`): 请自行填写
如:智能对话
### 项目详情
- 项目名称
- icon URL(可选)
- 项目描述
- 项目官网地址
- Gitcode 代码托管地址
- Github 代码托管地址
- 英文文档地址(可选)
- 中文文档地址(可选)
- 其他文档地址(可选)
\ No newline at end of file
<p align="center">
<a href="https://nav3.cn/?g">
<img src="src/assets/logo.png" width="130" />
</a>
<br />
<b>Discovery Navigation</b>
<p align="center">A purely static, powerful navigation website that supports SEO and online editing, I hope you will like it</p>
<p align="center">Built-in collection of up to 800+ high-quality websites to help you work, study and live</p>
<p align="center">
<a href="README_zh-CN.md">
<img src="https://img.shields.io/badge/lang-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-red.svg?longCache=true&style=flat-square">
</a>
<img src="https://img.shields.io/github/v/release/xjh22222228/nav" />
<a href="https://github.com/xjh22222228/nav/stargazers"><img src="https://img.shields.io/github/stars/xjh22222228/nav" alt="Stars"/></a>
<img alt="Angular" src="https://img.shields.io/static/v1.svg?label=&message=Angular11&style=flat-square&color=C82B38">
<img src="https://img.shields.io/github/license/xjh22222228/nav" />
</p>
</p>
## Content contribution
我们接受并鼓励您为 https://git.csdn.net 开源导航站点贡献内容,您可以通过创建 issue 的方式告诉我们您希望在该站点展示哪些内容。
我们将对您提交的内容进行认真审核,审核通过后您所提交的内容将会被显示在开源导航上,同时您将会收到来自 CSDN Gitcode 官方的精美答谢礼品一份。
[ISSUE 反馈地址](https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template)
<br />
<br />
## Development contribution
## Preview
**Themes**
代码贡献,您可到作者 github 项目中提 pr。
[contribution](https://github.com/xjh22222228/nav/issues)
- [Sim online preview](https://nav3.cn/#/sim)
- [Light online preview](https://nav3.cn/#/light)
- [Side online preview](https://nav3.cn/#/side)
- [App online preview](https://nav3.cn/#/app)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/1.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/2.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/3.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/4.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/5.png)
## Features
`Discovery Navigation The idea is to make it simple and convenient without relying on back-end services, without complicated configuration and database configuration concepts, so it can be used out of the box.
- 🍰 Built-in 800+utility sites.
- 🍰 Support SEO.
- 🍰 It is completely static and provides automatic deployment functions.
- 🍰 The trigeminal tree has a clear structure and clear classification.
- 🍰 Support one website to associate multiple URLs
- 🍰 The coexistence of beauty and simplicity is no longer the era of killing Matt.
- 🍰 Completely open source, easy to customize.
- 🍰 Support multiple browsing modes and innovation.
- 🍰 Support footprint memory.
- 🍰 Support mobile browsing.
- 🍰 Support search query.
- 🍰 Support custom engine search.
- 🍰 A variety of theme switching.
- 🍰 Support dark mode.
- 🍰 Support background management, no need to deploy.
- 🍰 Support import from Chrome bookmarks
## Deploy
Its as easy as counting numbers "3 2 1" that simple!
#### Method one (github-pages free)
1、Fork the current project.
2、[https://github.com/settings/tokens](https://github.com/settings/tokens) apply for a token, check the corresponding permissions, if you don’t understand, select all, copy and save the token.
3、https://github.com/askfriends/nav/settings/secrets/actions/new Create a new application token, name fill in TOKEN (All are uppercase).
4、Go to https://github.com/askfriends/nav/actions click "Green Button"
5、Be sure to modify the project configuration file [nav.config.ts](nav.config.ts)
6、After 5 minutes, open https://askfriends.github.io/nav , you will see a very powerful navigation website.
### Method 2 (Free Vercel)
The steps are the same as the first method, except that the fourth step is not needed.
For specific use, follow the steps [https://github.com/apps/vercel](https://github.com/apps/vercel)
Note: If you want to deploy your own domain name, then the above tutorial is also suitable, as it provides automated deployment, and then through CNAME or Revers Proxy implementation:
```conf
# nginx
server {
listen 80;
server_name www.nav3.cn nav3.cn;
location / {
proxy_pass https://xjh22222228.github.io/nav/;
}
}
```
## Bookmark import
Support importing from Chrome bookmarks (WebKit kernel should be supported~), it will automatically detect navigation that meets the three-level classification, and all others will be set as unclassified:
![](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/import.png)
The browser opens chrome://bookmarks/ to export the bookmarks to get the html file, and then import it from the background of the navigation website.
## Choose the Loading that suits you
Modify the `loading` field in [Configuration File](nav.config.ts).
<img src="media/loading1.png" width="400px" />
<img src="media/loading2.png" width="400px" />
<img src="media/loading3.png" width="400px" />
##upgrade
Before upgrading, please back up the `data` folder and `nav.config.ts` in the root directory, and replace them after the upgrade.
Click the `Watch` button in the upper right corner to track the version upgrade for the first time.
## Update log
[CHANGELOG](https://github.com/xjh22222228/nav/releases)
## Development and construction
``` bash
# Download
git clone --depth=1 https://github.com/xjh22222228/nav.git
cd nav
# Installation dependencies
yarn
# Start
yarn start
# Build
yarn build
```
## contribute
Thank you for your [contribution](https://github.com/xjh22222228/nav/issues), men.
<a href="https://github.com/YutHelloWorld">
<img src="https://avatars1.githubusercontent.com/u/20860159?s=460&v=4" width="30px" height="30px" />
</a>
<a href="https://github.com/JJJTHuang">
<img src="https://avatars3.githubusercontent.com/u/22817432?s=460&v=4" width="30px" height="30px" />
</a>
<a href="https://github.com/Fechin">
<img src="https://avatars1.githubusercontent.com/u/2541482?s=460&v=4" width="30px" height="30px" />
</a>
<a href="https://github.com/setdiaoyong">
<img src="https://avatars1.githubusercontent.com/u/62551864?s=460&v=4" width="30px" height="30px" />
</a>
## Suggest
If you have any functional suggestions, you can initiate an [issue](https://github.com/xjh22222228/nav/issues), Thank you.
此差异已折叠。
[
{
"name": "CSDN",
"url": "https://so.csdn.net/so/search?q=",
"url": "https://so.csdn.net/so/search?q",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"placeholder": "CSDN搜索",
"blocked": false
......
......@@ -13,5 +13,20 @@
"color": "#108ee9",
"createdAt": "2018-01-25T07:56:31.372Z",
"desc": "系统内置不可删除, 请在末尾添加"
},
"GitCode": {
"color": "#2693fe",
"createdAt": "2021-01-25T07:56:31.372Z",
"desc": "GitCode代码托管平台"
},
"中文文档": {
"color": "#ff432d",
"createdAt": "2021-11-25T07:56:31.372Z",
"desc": "中文文档"
},
"参与贡献": {
"color": "#006400",
"createdAt": "2021-11-25T07:56:31.372Z",
"desc": "参与贡献"
}
}
......@@ -33,7 +33,7 @@ const c: IConfig = {
// Site title
// 网站标题
title: 'CSDN 开发者工具助手推荐',
title: '开源百科(源码、中文文档、工具)',
// Site description
// 网站描述
......@@ -76,7 +76,7 @@ const c: IConfig = {
posterImageUrls: [
'https://codechina_dev.gitcode.host/git/assets/img/pattern2.svg'
],
description: '程序员开发 Git 使用指南'
description: '<h4><a href="https://www.baidu.com/" target="_blank">Git 工具</a><a href="#">Git 学习</a><a href="#">代码托管平台</a></h4>'
}
}
......
......@@ -5,7 +5,6 @@
"requires": true,
"packages": {
"": {
"name": "nav",
"version": "5.3.3",
"dependencies": {
"@angular/animations": "~11.2.12",
<!-- 网站 -->
<div class="container">
<nz-card
[nzActions]="isLogin ? [actionSetting, actionEdit, actionEllipsis] : [actionSetting, actionEdit]"
nzSize="small"
nzHoverable
nzType="inner"
......@@ -39,7 +38,7 @@
<ng-template #avatarTemplate>
<app-logo [src]="dataSource.icon" [name]="dataSource.name"></app-logo>
</ng-template>
<ng-template #actionSetting>
<!-- <ng-template #actionSetting>
<div nz-tooltip [nzTooltipTitle]="copyUrlDone ? $t('_copySuccess') : $t('_copyUrl')">
<i
nz-icon
......@@ -82,7 +81,7 @@
</a>
</ul>
</nz-dropdown-menu>
</ng-template>
</ng-template> -->
</div>
<app-create-web
......
<!DOCTYPE html>
<!--
.--,-``-.
/ / '.
/ ../ ;
,---, \ ``\ .`- ' ,---,
,-+-. / | .---.\___\/ \ : ,-+-. / |
,--.'|' | ,--.--. /. ./| \ : | ,---. ,--.'|' |
| | ,"' | / \ .-' . ' | / / / / \ | | ,"' |
| | / | |.--. .-. /___/ \: | \ \ \ / / ' | | / | |
| | | | | \__\/: . . \ ' . ___ / : | . ' / | | | | |
| | | |/ ," .--.; |\ \ '/ /\ / : ' ; :__ | | | |/
| | |--' / / ,. | \ \ / ,,/ ',- .___' | '.'|| | |--'
| |/ ; : .' \ \ \ \ ''\ ;/ .\ : :| |/
'---' | , .-./ '---" \ \ .' \ ; \ \ / '---'
`--`---' `--`-,,-' `--" `----'
2018/4/26 www.nav3.cn
,+++++++++++++++++++++++++++++++++++++++++++++++++.
( We want you! https://github.com/xjh22222228/nav )
`-,+++++++++++++++++++++++++++++++++++++++++++++++'
-->
<html>
<head>
<meta charset="utf-8">
......
......@@ -3,7 +3,7 @@ export default {
_uncategorized: '未分类',
_modifySuccess: '修改成功!',
_copySuccess: '复制成功',
_copyUrl: '复制链接',
_copyUrl: '复制代码链接',
_shareWeb: '分享网站',
_edit: '编辑',
_add: '新增',
......
......@@ -233,3 +233,13 @@ textarea.ant-input {
100% { transform: rotate(360deg); }
}
/* CSDN CSS */
.description h4 a {
color: #ffffff;
&:hover {
color: #ff432d;
}
margin: 0 15px;
}
\ No newline at end of file
......@@ -113,7 +113,7 @@ $bg-color: #fbfbfb;
transform: translateX(-50%);
height: 3px;
border-radius: 2px;
background: #20a0ff;
// background: #20a0ff;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册