Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
GitCode
D
developer-roadmap
前端开发
前端技术技术路线图
提交
1ed133b2
前
前端技术技术路线图
项目概览
GitCode
/
developer-roadmap
/
前端开发
/
前端技术技术路线图
通知
36
Star
6
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
前
前端技术技术路线图
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
1ed133b2
编写于
2月 03, 2021
作者:
Miykael_xxm
🚴
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
98f3e672
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
78 addition
and
15 deletion
+78
-15
config.toml
config.toml
+57
-10
content/senior/10.md
content/senior/10.md
+1
-1
content/senior/11.md
content/senior/11.md
+1
-1
content/senior/8.md
content/senior/8.md
+1
-1
content/senior/9.md
content/senior/9.md
+1
-1
themes/dot/layouts/partials/head.html
themes/dot/layouts/partials/head.html
+9
-1
themes/dot/static/plugins/code.png
themes/dot/static/plugins/code.png
+0
-0
themes/dot/static/plugins/themify-icons/themify-icons.css
themes/dot/static/plugins/themify-icons/themify-icons.css
+8
-0
未找到文件。
config.toml
浏览文件 @
1ed133b2
...
@@ -38,7 +38,7 @@ contact_form_action = "#" # contact form works with : https://formspree.io
...
@@ -38,7 +38,7 @@ contact_form_action = "#" # contact form works with : https://formspree.io
############################## social links ##############################
############################## social links ##############################
[[params.social]]
[[params.social]]
icon
=
"ti-
github
"
# themify icon pack : https://themify.me/themify-icons
icon
=
"ti-
code
"
# themify icon pack : https://themify.me/themify-icons
link
=
"https://codechina.csdn.net/codechina/developer-roadmap/frontend/intro"
link
=
"https://codechina.csdn.net/codechina/developer-roadmap/frontend/intro"
...
@@ -83,36 +83,83 @@ weight = 3
...
@@ -83,36 +83,83 @@ weight = 3
name
=
"高阶"
name
=
"高阶"
url
=
"/senior"
url
=
"/senior"
weight
=
4
weight
=
4
# Dropdown menu
# Dropdown menu
[[menu.main]]
[[menu.main]]
weight
=
5
weight
=
5
name
=
"成长路线图"
name
=
"成长路线图"
hasChildren
=
true
hasChildren
=
true
[[menu.main]]
parent
=
"成长路线图"
name
=
"后端开发路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/backend/intro/"
weight
=
2
[[menu.main]]
parent
=
"成长路线图"
name
=
"DevOps 路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/devops/intro/"
weight
=
3
[[menu.main]]
parent
=
"成长路线图"
name
=
"测试路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/test/intro/"
weight
=
4
[[menu.main]]
parent
=
"成长路线图"
name
=
"安全技术路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/security/intro/"
weight
=
5
[[menu.main]]
parent
=
"成长路线图"
name
=
"云原生路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/cloud-native/intro/"
weight
=
6
[[menu.main]]
[[menu.main]]
parent
=
"成长路线图"
parent
=
"成长路线图"
name
=
"AI 路线图"
name
=
"AI 路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/ai/intro/"
url
=
"https://codechina.gitcode.host/developer-roadmap/ai/intro/"
weight
=
1
weight
=
7
[[menu.main]]
[[menu.main]]
parent
=
"成长路线图"
parent
=
"成长路线图"
name
=
"安全技术路线图"
name
=
"音视频路线图"
url
=
""
url
=
"https://codechina.gitcode.host/developer-roadmap/av/intro/"
weight
=
2
weight
=
8
[[menu.main]]
parent
=
"成长路线图"
name
=
"区块链路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/blockchain/intro/"
weight
=
9
[[menu.main]]
parent
=
"成长路线图"
name
=
"鸿蒙OS路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/harmonyos/intro/"
weight
=
10
[[menu.main]]
[[menu.main]]
parent
=
"成长路线图"
parent
=
"成长路线图"
name
=
"Python 路线图"
name
=
"Python 路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/python/intro/"
url
=
"https://codechina.gitcode.host/developer-roadmap/python/intro/"
weight
=
3
weight
=
11
[[menu.main]]
[[menu.main]]
parent
=
"成长路线图"
parent
=
"成长路线图"
name
=
"DevOps 路线图"
name
=
"Go 路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/DevOps/info/"
url
=
"https://codechina.gitcode.host/developer-roadmap/go/intro/"
weight
=
4
weight
=
12
[[menu.main]]
parent
=
"成长路线图"
name
=
"Rust 路线图"
url
=
"https://codechina.gitcode.host/developer-roadmap/rust/intro/"
weight
=
13
[[menu.main]]
[[menu.main]]
name
=
"CODE CHINA"
name
=
"CODE CHINA"
...
...
content/senior/10.md
浏览文件 @
1ed133b2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
title
:
"
智能化"
title
:
"
智能化"
date
:
2018-12-29
date
:
2018-12-29
lastmod
:
2020-01-05
lastmod
:
2020-01-05
weight
:
3
weight
:
10
type
:
type
:
icon
:
#
icon
:
#
description
:
"
智能化"
description
:
"
智能化"
...
...
content/senior/11.md
浏览文件 @
1ed133b2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
title
:
"
多媒体"
title
:
"
多媒体"
date
:
2018-12-29
date
:
2018-12-29
lastmod
:
2020-01-05
lastmod
:
2020-01-05
weight
:
3
weight
:
11
type
:
type
:
icon
:
#
icon
:
#
description
:
"
多媒体"
description
:
"
多媒体"
...
...
content/senior/8.md
浏览文件 @
1ed133b2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
title
:
"
跨端技术"
title
:
"
跨端技术"
date
:
2018-12-29
date
:
2018-12-29
lastmod
:
2020-01-05
lastmod
:
2020-01-05
weight
:
3
weight
:
9
type
:
type
:
icon
:
#
icon
:
#
description
:
"
跨端技术"
description
:
"
跨端技术"
...
...
content/senior/9.md
浏览文件 @
1ed133b2
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
title
:
"
互动技术"
title
:
"
互动技术"
date
:
2018-12-29
date
:
2018-12-29
lastmod
:
2020-01-05
lastmod
:
2020-01-05
weight
:
3
weight
:
9
type
:
type
:
icon
:
#
icon
:
#
description
:
"
互动技术"
description
:
"
互动技术"
...
...
themes/dot/layouts/partials/head.html
浏览文件 @
1ed133b2
...
@@ -55,5 +55,13 @@
...
@@ -55,5 +55,13 @@
{{ else }}
{{ else }}
{{ "
<!-- create /layouts/partials/overrides/header.html in your own theme or root directory to add your custom content here -->
" | safeHTML }}
{{ "
<!-- create /layouts/partials/overrides/header.html in your own theme or root directory to add your custom content here -->
" | safeHTML }}
{{ end }}
{{ end }}
<script>
var
_hmt
=
_hmt
||
[];
(
function
()
{
var
hm
=
document
.
createElement
(
"
script
"
);
hm
.
src
=
"
https://hm.baidu.com/hm.js?289183eba3a0dc259eb4f916d634fa7d
"
;
var
s
=
document
.
getElementsByTagName
(
"
script
"
)[
0
];
s
.
parentNode
.
insertBefore
(
hm
,
s
);
})();
</script>
</head>
</head>
themes/dot/static/plugins/code.png
0 → 100644
浏览文件 @
1ed133b2
3.5 KB
themes/dot/static/plugins/themify-icons/themify-icons.css
浏览文件 @
1ed133b2
...
@@ -1304,6 +1304,14 @@
...
@@ -1304,6 +1304,14 @@
content
:
"\e73f"
;
content
:
"\e73f"
;
}
}
.ti-code
:before
{
background
:
url(../code.png)
center
/
cover
;
content
:
""
;
width
:
20px
;
height
:
20px
;
display
:
block
;
}
.ti-flickr
:before
{
.ti-flickr
:before
{
content
:
"\e740"
;
content
:
"\e740"
;
}
}
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录