Creating Your Personal Homepage with GitHub Pages!

This is the First Blog Post on My Personal Blog Website!

To create your own homepage using GitHub Pages, follow these simple steps:

Step 1: Watch Tutorial(optional): Begin by watching this helpful tutorial on YouTube: Link to Video.

Step 2: Create GitHub Account: Go to GitHub and sign up for an account if you don't already have one.

Step 3: Create a New Repository: Click the "+" icon to create a new repository.

Step 4: Name your repository in the format <username>.github.io.

Step 5: Select a Template: Choose a template you like from GitHub Pages Themes.

Step 6: Clone the Theme Repository: Clone your selected theme repository into your newly created <username>.github.io repository.

Step 7: Edit the Configuration File: Open the _config.yml file and customize it according to your preferences.

Markdown 复制代码
title: Jing Gong (龚敬)
logo: /assets/img/logo.jpg
description: An undergraduate at the School of Software Engineering, Sun Yat-sen University.
show_downloads: false
google_analytics:
theme: jekyll-theme-minimal

Step 8: Edit the Index File: Open the index.md file, keep the first three lines as they are, and add your self-introduction in Markdown format.

Markdown 复制代码
---
layout: default
---
# About me
...

Step 9: Publish Your Homepage: Once you're done editing, your homepage is ready to be published!

相关推荐
xiezhr19 小时前
DeepSeek 不能识图?装个开源 Skill,纯文本模型也能"睁眼"了
github·aigc·deepseek
dong_junshuai1 天前
每天一个开源项目#68 Needle:14MB 工具调用小模型装进口袋设备
程序员·开源·github
向上的车轮2 天前
GitHub Actions 自动化运维实战:Rust 全栈项目 CI/CD 至华为云
运维·自动化·github
MicrosoftReactor2 天前
技术速递|GitHub Copilot App 中的堆叠会话与拉取请求
ai·github·copilot·agent
dong_junshuai2 天前
每天一个开源项目#67 Orca:4.3万星的并行 AI 编程控制台
程序员·开源·github
峰向AI2 天前
AI 画图要好看,还是要可信?小孩子才做选择,我两个都要!
github
ZJU_统一阿萨姆2 天前
【Git】Github 开源许可证详解
git·开源·github
fthux2 天前
装闭 RenoPit 源码解析(07):装修闭坑知识库与AI Prompt构建
人工智能·ai·开源·github·open source·renopit
fthux2 天前
装闭 RenoPit 源码解析(06):SSE如何实时推送AI装修分析进度
人工智能·ai·开源·github·open source·renopit