Skip to content

Commit

Permalink
Merge pull request #1 from LK00100/my-pages
Browse files Browse the repository at this point in the history
My pages
  • Loading branch information
LK00100 authored Aug 8, 2024
2 parents 5beef1c + 9540e0a commit 3d18fab
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
theme: minima
title: LK的小站
description: 一个大学生的随笔
24 changes: 24 additions & 0 deletions _posts/2024-08-08-first.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: "github上的第一篇博文"
date: 2024-08-08
---

# github上的第一篇博客

## 0x00 序言

一个个人博客网站需要怎么搭建?上云,自建,或者利用github。
服务器比我想象的麻烦的多,我必须忍受它管理的繁琐,被攻击的危险,以及在试用期结束之后高额的开销。
除此之外,廉价服务器如同针眼的带宽大小让我每次登录都要经过漫长的加载。这一切和我的预期相去甚远。
不管是上云还是自建,服务器的租赁与购买都令人头大。
所以,github成为了我更好的选择。它快速,方便,尽管没有花哨的页面,但能够承载知识的重量。

## 0x01 欢迎词

我叫LK,是华北理工大学的一名学生,欢迎来到我的博客。

我会在这里同步我的学习进展,写一些随笔。如果对你有帮助,我会很开心。

## 0x02 箴言01

凡是可能出错的都会出错
5 changes: 5 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: 欢迎来到LK的博客
---

# 实践是检验真理的唯一标准

0 comments on commit 3d18fab

Please sign in to comment.