Skip to content

TechNinja-Sun/ShengleiSun.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

该项目是一个基于 GitHub Pages 的个人网站,旨在展示 Shenglei Sun 的个人经历、项目成果、专利信息和博客文章。(GitHub Docs)


项目概览

  • 项目名称:ShengleiSun.github.io

  • 作者TechNinja-Sun

  • 项目主页https://techninja-sun.github.io/ShengleiSun.github.io/

  • 项目结构

    • index.html:网站主页
    • style.css:样式表
    • README.md:项目说明文档
    • paper/:学术论文
    • patent/:专利信息
    • personal_experience/:个人经历
    • project/:项目成果
    • posts/:博客文章

使用方法

  1. 克隆仓库

    git clone https://github.com/TechNinja-Sun/ShengleiSun.github.io.git
  2. 编辑内容

    根据需要修改各目录下的文件,例如添加新的博客文章或更新项目经历。

  3. 提交更改

    git add .
    git commit -m "更新内容"
    git push
  4. 查看网站

    在浏览器中访问 https://techninja-sun.github.io/ShengleiSun.github.io/ 查看更新后的个人网站。


技术栈

  • HTML:构建网页结构
  • CSS:美化网页样式
  • GitHub Pages:托管静态网站(GitHub Docs)

贡献指南

欢迎对该项目提出建议或贡献代码。请遵循以下步骤:

  1. Fork 仓库

  2. 创建新分支

    git checkout -b feature/your-feature-name
  3. 提交更改

    git commit -m "添加新功能"
  4. 推送分支

    git push origin feature/your-feature-name
  5. 创建 Pull Request


许可协议

本项目采用 MIT 许可证。


如需更多信息,请访问 GitHub Pages 官方文档。(GitHub Docs)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published