Skip to content

Commit 27b1b31

Browse files
committed
upd
1 parent 2d1b855 commit 27b1b31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2024-08-14-如何用Jekyll与Github搭建博客.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 如何用Jekyll与Github搭建博客
44
description: >-
55
这条博客写于此站点成功发布之后,由于我对前后端知识的了解比较浅薄,所以本文仅用于记录下自己作为非开发者搭建Jekyll基础环境的过程以及遇到的一些小问题
66
date: 2024-08-14 02:41:00 +0800
7-
categories: [其它开发, 站点搭建]
7+
categories: [前端开发, 站点搭建]
88
tags: [Github, Jekyll, 环境配置]
99
# pin: true
1010
# media_subpath: '/resources/'

_posts/2025-03-25-使用MkDocs和Github快速搭建网页文档库.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 使用MkDocs和Github快速搭建网页文档库
44
description: >-
55
以一个成功使用MkDocs与Github Actions以及Github Pages部署的课程资料库为例,直接介绍搭建流程,读者可根据需求对该流程进行更改,以搭建个性化的静态文档库
66
date: 2025-03-25 00:06:00 +0800
7-
categories: [其它开发, 站点搭建]
7+
categories: [前端开发, 站点搭建]
88
tags: [Github, MkDocs, 环境配置]
99
# pin: true
1010
# media_subpath: '/resources/'

0 commit comments

Comments
 (0)