Skip to content

Commit

Permalink
chore: update refs [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
45gfg9 committed Dec 2, 2023
1 parent 4470c31 commit d606a1c
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 14 deletions.
6 changes: 3 additions & 3 deletions slides/site/2023-fall-ckc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
|lec1:Shell 基础及 CLI 工具推荐|10.22(秋五周)|45gfg9|[lec1](lec1/)|[BV1ry4y1A7qo](https://www.bilibili.com/video/BV1ry4y1A7qo/)|
|lec2:Git/GitHub 及开源基础|11.05(秋七周)|TonyCrane|[lec2](lec2/)|[BV12u4y177vG](https://www.bilibili.com/video/BV12u4y177vG/)|
|lec3:Markdown 语法及应用|11.19(冬一周)|TonyCrane|[lec3](lec3/)|[BV1pu4y1j7kA](https://www.bilibili.com/video/BV1pu4y1j7kA/)|
|lec4:LaTeX 排版简要介绍|12.03(冬三周)|45gfg9|||
|lec4:LaTeX 排版简要介绍|12.03(冬三周)|45gfg9|[lec4](lec4/lec4.pdf)||
|lec5:如何排出规范、美观的文档|12.17(冬五周)|TonyCrane||
|lec6:网络/网站基础知识概述|12.31(冬七周)|45gfg9||

Expand Down Expand Up @@ -127,7 +127,7 @@
{ name: "#1 Shell 基础及 CLI 工具推荐", src: "../lec1/"},
{ name: "#2 Git/GitHub 及开源基础", src: "../lec2/"},
{ name: "#3 Markdown 语法及应用", src: "../lec3/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/lec4.pdf"},
{ name: "#5 如何排出规范、美观的文档", src: "../lec5/"},
{ name: "#6 网络/网站基础知识概述", src: "../lec6/"},
]
Expand Down Expand Up @@ -158,4 +158,4 @@
});
</script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions slides/site/2023-fall-ckc/lec0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
{ name: "#1 Shell 基础及 CLI 工具推荐", src: "../lec1/"},
{ name: "#2 Git/GitHub 及开源基础", src: "../lec2/"},
{ name: "#3 Markdown 语法及应用", src: "../lec3/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/lec4.pdf"},
{ name: "#5 如何排出规范、美观的文档", src: "../lec5/"},
{ name: "#6 网络/网站基础知识概述", src: "../lec6/"},
]
Expand Down Expand Up @@ -420,4 +420,4 @@
});
</script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions slides/site/2023-fall-ckc/lec1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,7 @@
{ name: "#1 Shell 基础及 CLI 工具推荐", src: "../lec1/"},
{ name: "#2 Git/GitHub 及开源基础", src: "../lec2/"},
{ name: "#3 Markdown 语法及应用", src: "../lec3/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/lec4.pdf"},
{ name: "#5 如何排出规范、美观的文档", src: "../lec5/"},
{ name: "#6 网络/网站基础知识概述", src: "../lec6/"},
]
Expand Down Expand Up @@ -981,4 +981,4 @@
});
</script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions slides/site/2023-fall-ckc/lec2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@
{ name: "#1 Shell 基础及 CLI 工具推荐", src: "../lec1/"},
{ name: "#2 Git/GitHub 及开源基础", src: "../lec2/"},
{ name: "#3 Markdown 语法及应用", src: "../lec3/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/lec4.pdf"},
{ name: "#5 如何排出规范、美观的文档", src: "../lec5/"},
{ name: "#6 网络/网站基础知识概述", src: "../lec6/"},
]
Expand Down Expand Up @@ -772,4 +772,4 @@
});
</script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions slides/site/2023-fall-ckc/lec3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,7 @@ <h2>二级标题</h2>
{ name: "#1 Shell 基础及 CLI 工具推荐", src: "../lec1/"},
{ name: "#2 Git/GitHub 及开源基础", src: "../lec2/"},
{ name: "#3 Markdown 语法及应用", src: "../lec3/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/lec4.pdf"},
{ name: "#5 如何排出规范、美观的文档", src: "../lec5/"},
{ name: "#6 网络/网站基础知识概述", src: "../lec6/"},
]
Expand Down Expand Up @@ -991,4 +991,4 @@ <h2>二级标题</h2>
});
</script>
</body>
</html>
</html>
6 changes: 6 additions & 0 deletions slides/src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,15 @@ live:

build:
@echo "Building lec$(LECNO) slides..."
ifeq ($(LECNO), 4)
@latexmk -xelatex -shell-escape -interaction=nonstopmode -file-line-error -output-directory=build lec$(LECNO).tex
@rm -f $(BASE_DIR)/lec$(LECNO)/lec$(LECNO).pdf
@cp -r build/lec$(LECNO).pdf $(BASE_DIR)/lec$(LECNO)/
else
@reveal-md lec$(LECNO).md $(FLAGS) --static $(BASE_DIR)/lec$(LECNO) --assets-dir assets
@rm $(BASE_DIR)/lec$(LECNO)/lec$(LECNO).html
@cp -r lec$(LECNO) $(BASE_DIR)/lec$(LECNO)/
endif

live-home:
@echo "Previewing home slides..."
Expand Down
2 changes: 1 addition & 1 deletion slides/src/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ revealOptions:
|lec1:Shell 基础及 CLI 工具推荐|10.22(秋五周)|45gfg9|[lec1](lec1/)|[BV1ry4y1A7qo](https://www.bilibili.com/video/BV1ry4y1A7qo/)|
|lec2:Git/GitHub 及开源基础|11.05(秋七周)|TonyCrane|[lec2](lec2/)|[BV12u4y177vG](https://www.bilibili.com/video/BV12u4y177vG/)|
|lec3:Markdown 语法及应用|11.19(冬一周)|TonyCrane|[lec3](lec3/)|[BV1pu4y1j7kA](https://www.bilibili.com/video/BV1pu4y1j7kA/)|
|lec4:LaTeX 排版简要介绍|12.03(冬三周)|45gfg9|||
|lec4:LaTeX 排版简要介绍|12.03(冬三周)|45gfg9|[lec4](lec4/lec4.pdf)||
|lec5:如何排出规范、美观的文档|12.17(冬五周)|TonyCrane||
|lec6:网络/网站基础知识概述|12.31(冬七周)|45gfg9||

Expand Down
4 changes: 2 additions & 2 deletions slides/src/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
{ name: "#1 Shell 基础及 CLI 工具推荐", src: "../lec1/"},
{ name: "#2 Git/GitHub 及开源基础", src: "../lec2/"},
{ name: "#3 Markdown 语法及应用", src: "../lec3/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/"},
{ name: "#4 LaTeX 排版简要介绍", src: "../lec4/lec4.pdf"},
{ name: "#5 如何排出规范、美观的文档", src: "../lec5/"},
{ name: "#6 网络/网站基础知识概述", src: "../lec6/"},
]
Expand Down Expand Up @@ -133,4 +133,4 @@
});
</script>
</body>
</html>
</html>

0 comments on commit d606a1c

Please sign in to comment.