8000 GitHub - whiteman333/whiteman333.github.io
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

whiteman333/whiteman333.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

个人网站 - 【你的名字】

这是一个基于 GitHub Pages 的简单个人网站模板。

如何使用

  1. 克隆仓库(如果您还没有这样做):

    git clone https://github.com/whiteman333/whiteman333.github.io.git
    cd whiteman333.github.io
  2. 编辑 index.html

    • 打开 index.html 文件。
    • 查找所有用 【】 包裹的占位符文本(例如 【你的名字】, 【你的头衔/简介,例如:软件工程师、学生、设计师】, 【项目一名称】 等)。
    • 将这些占位符替换为您自己的真实信息。
    • 您可以根据需要添加或删除项目 (<div class="project">...</div>) 或联系方式 (<li>...</li>)。
  3. (可选)自定义样式

    • 您可以编辑 style.css 文件来修改网站的外观和感觉。
  4. 提交并推送更改

    git add .
    git commit -m "更新个人信息"
    git push origin main  # 或者您的默认分支名称
  5. 访问您的网站: 您的网站应该很快就会在 https://whiteman333.github.io 上线。

文件结构

  • index.html: 网站的主要 HTML 文件。
  • style.css: 包含网站样式的 CSS 文件。
  • README.md: 您正在阅读的说明文件。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0