Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lingxyz committed May 6, 2023
1 parent ced1e1a commit 84a2f87
Show file tree
Hide file tree
Showing 48 changed files with 194 additions and 86 deletions.
26 changes: 26 additions & 0 deletions docs/_navbar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!-- _navbar.md -->

* 🌳 技术
* [Web✨](web/README.md)
* [Wechat](wechat/README.md)
* [App](app/README.md)
* [Java✨](java/README.md)
* [Data](data/README.md)
* [AI](ai/README.md)
* [Basics](basics/README.md)
* 🦠 管理
* [团队管理](web.md)
* [技术管理](zh-cn/more-pages.md)
* [项目管理](zh-cn/cover.md)
* [向上管理](zh-cn/custom-navbar.md)
* 🍄 产品
* [数字化](web.md)
* [新零售](zh-cn/more-pages.md)
* [互联网+](zh-cn/custom-navbar.md)
* [技术工具](zh-cn/cover.md)
* 🌻 概念
* [商业](web.md)
* [管理](zh-cn/more-pages.md)
* [世界格局](zh-cn/custom-navbar.md)
* [🏠](https://zhangling.site)
* <a data-theme="vue">🧩</a>
72 changes: 0 additions & 72 deletions docs/_sidebar.md

This file was deleted.

1 change: 1 addition & 0 deletions docs/ai/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ai
10 changes: 10 additions & 0 deletions docs/ai/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!-- _sidebar.md -->

* 机器学习
* Python
* NumPy
* Pytorch
* [Tensorflow](ai/tensorflow.md)
* 图像识别
* 语音识别
* AI 中台
File renamed without changes.
1 change: 1 addition & 0 deletions docs/app/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
客户端
10 changes: 10 additions & 0 deletions docs/app/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!-- _sidebar.md -->

* Native
* iOS
* Android
* Hybird
* uni-app
* React Native
* [Flutter](app/flutter.md)
* Electron
File renamed without changes.
1 change: 1 addition & 0 deletions docs/basics/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
基础
12 changes: 12 additions & 0 deletions docs/basics/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- _sidebar.md -->

* 计算机基础
* 系统结构
* [操作系统](basics/operating-system.md)
* [网络](basics/network.md)
* 编程基础
* [数据结构](basics/data-structure.md)
* [算法](basics/algorithm.md)
* [设计模式](basics/design-pattern.md)
* 架构原则
* [开发工具](basics/tool.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions docs/data/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data
11 changes: 11 additions & 0 deletions docs/data/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- _sidebar.md -->

* 数据存储
* [Hbase](data/hbase.md)
* [ClickHouse](data/clickhouse.md)

* 大数据
* 数据采集
* 数据分析
* 流式计算
* 数据存储
File renamed without changes.
File renamed without changes.
10 changes: 6 additions & 4 deletions docs/README.md → docs/home.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
# 🐳 Learning Tree · 技术学习清单
# 🐳 Learning Tree

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](/~https://github.com/zhanglingme/note/blob/master/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/lingxyz/learning.svg?style=flat&label=Star)](/~https://github.com/zhanglingme/note/stargazers) [![GitHub forks](https://img.shields.io/github/forks/lingxyz/learning.svg?style=flat&label=Fork)](/~https://github.com/zhanglingme/note/fork) [![GitHub watchers](https://img.shields.io/github/watchers/lingxyz/learning.svg?style=flat&label=Watch)](/~https://github.com/zhanglingx/note/watchers)

🎄 程序开发知识和技能树。边学习,边整理。持续学习,终身学习。
🎄 程序开发知识和技能树。

<!-- 点此查看[文章分类](/~https://github.com/zhanglingx/note/labels)和[文章列表](/~https://github.com/zhanglingx/note/issues)。
_[@掘金](https://juejin.im/user/59e6e9acf265da43111f4c21/collections?type=created)同步更新。_ -->

> 请我喝咖啡
<!-- > 请我喝咖啡 -->

<img src="../assets/alipay.jpg" alt="支付宝支付" width="200px"> <img src="../assets/wechatPay.jpg" alt="微信支付" width="200px">
<!-- <img src="../assets/alipay.jpg" alt="支付宝支付" width="200px"> <img src="../assets/wechatPay.jpg" alt="微信支付" width="200px"> -->

> To do list
- [x] 个人笔记整理
- [x] 整合 /~https://github.com/lingxyz/TBOK.wiki
Expand Down
1 change: 1 addition & 0 deletions docs/java/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
java
29 changes: 29 additions & 0 deletions docs/java/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<!-- _sidebar.md -->

* 后端应用
* [Java *](java/java.md)
* [Spring](java/spring.md)
* [Node.js](java/node.md)
* [Nest.js](java/nest.md)
* [Golang](java/golang.md)
* Gin
* [DevOps](java/devops.md)
* [高并发](java/high-concurrency.md)
* 分布式
* 分布式锁
* 分布式事务
* 分布式消息
* 分布式缓存
* 分布式Job
* 微服务
* 网关
* 注册中心
* 消息总线
* 链路追踪
* 数据存储
* [mq](java/mq.md)
* [MySQL *](java/mysql.md)
* [Redis](java/redis.md)
* ElasticSearch
* [MongoDB](java/mongodb.md)
* [云原生](java/aws.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions docs/web/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web前端
12 changes: 12 additions & 0 deletions docs/web/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- _sidebar.md -->

* Web前端
* [HTML](web/html.md)
* [CSS](web/css.md)
* [JavaScript](web/javascript.md)
* [TypeScript](web/typescript.md)
* [Vue](web/vue.md)
* React
* [qiankun](web/qiankun.md)
* Webpack
* Vite
File renamed without changes.
4 changes: 4 additions & 0 deletions docs/html.md → docs/web/html.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
- 什么是 Doctype?有几种模式? `HTML` `Doctype`

```
- 标准模式:严格型(strict 4.0 strict 1.0 !Doctype html)
- 准标准模式:过度型(Transitional 4.0 Transitional 1.0)
- 框架集型(Frameset 4.0 Frameset 1.0)
```

- JS 延迟加载和异步加载的区别? `HTML` `资源加载`

```js
// 延迟到文档完全加载或解析后执行脚本
<script src="" defer="defer"></script>
Expand All @@ -21,6 +24,7 @@ H5 规范要求按照顺序执行,并且先于`DOMContentLoaded`(HTML等文
确保不会修改DOM
异步脚本一定会在 load 事件前执行,但是可能会在DOMContentLoaded 事件触发之前或之后执行。
```

- HTML `模板`
- Pug `模板` `预编译器`

Expand Down
File renamed without changes.
File renamed without changes.
12 changes: 12 additions & 0 deletions docs/web/typescript.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 类型
## 类型1
asdas

asda

asd
## 类型2

#
## 类1
## 类2
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions docs/wechat/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
wechat
8 changes: 8 additions & 0 deletions docs/wechat/_sidebar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!-- _sidebar.md -->

* 微信端
* [小程序](web/wechat-miniapp.md)
* [公众号](web/wechat-official-accounts.md)
* 企业号
* 小游戏
* 商户支付
57 changes: 47 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,68 @@
<link rel="stylesheet" href="https://unpkg.com/docsify/themes/vue.css">
<!-- 主题:黑色 -->
<!-- <link rel="stylesheet" href="https://unpkg.com/docsify/themes/dark.css"> -->
<!-- 自定义颜色 -->
<style>
/* 切换主题按钮 */
.app-nav>ul>li:last-child {
position: fixed;
bottom: 10px;
right: 5px;
}
/* sidebar */
li>.app-sub-sidebar {
position: fixed;
top: 200px;
right: 1%;
width: 14%;
min-width: 100px;
overflow-x: hidden;
overflow-y: scroll;
max-height: 60%;
background: #e9f0b45c;
border-radius: 4px;
padding-left: 10px !important;
}
li>.app-sub-sidebar li::before {
content: '·';
font-weight: bold;
}
section.content {
right: 8%;
}
/* editor on github */
.markdown-section>div[style="overflow: auto"]{
position: absolute;
left: 138px;
top: 63px;
}
/* 字数、阅读时间 */
.markdown-section>div[style="margin-bottom: 10px;"]>span{
float: left !important;
}

</style>
</head>
<body>
<nav>
<a href="#/fe/">Web</a>
<a href="#/be/">Java</a>
<a href="#/data/">Data</a>
<a href="#/ai/">AI</a>
<a href="https://zhangling.site">🏠</a>
<a data-theme="vue">🧩</a>
</nav>
<div id="app"></div>
<script src="https://unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="https://unpkg.com/docsify/lib/plugins/emoji.min.js"></script>
<script src="https://unpkg.com/docsify-edit-on-github/index.js"></script>
<script>
window.$docsify = {
basePath: '/docs/',
// 入口文件
homepage: 'home.md',
loadNavbar: true,
loadSidebar: true,
autoHeader: true,
search: 'auto', // 默认值
subMaxLevel: 0,
subMaxLevel: 2,
plugins: [
EditOnGithubPlugin.create(
'/~https://github.com/lingxyz/learning/edit/master/docs/',
null,
'edit on github'
'✍🏻'
)
]
}
Expand All @@ -54,6 +89,7 @@
<script src="//unpkg.com/docsify-count/dist/countable.js"></script>
<!-- 换肤 -->
<script>
setTimeout(() => {
const themes = ['vue', 'dark'];
const $btn = document.querySelector('a[data-theme]');
const $link = document.querySelector('link[rel]')
Expand All @@ -73,6 +109,7 @@
let nextCssLink = activeCssLinkArray[0] + nextTheme + activeCssLinkArray[1];
$link.attributes.href.value = nextCssLink;
}
}, 3000)
</script>
</body>
</html>

0 comments on commit 84a2f87

Please sign in to comment.