Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

功夫之星武道馆通讯录

📋 文件说明

  • index.html - 全员通讯录网页(可直接在浏览器打开)

🌐 部署到公网

方案一:GitHub Pages(推荐)

  1. 创建GitHub账号

  2. 创建新仓库

    • 点击 "+" -> "New repository"
    • 仓库名: tkd-contact-list
    • 设为 Public(公开)
    • 点击 "Create repository"
  3. 上传文件

    • 点击 "uploading an existing file"
    • 拖拽上传 index.html
    • 点击 "Commit changes"
  4. 开启GitHub Pages

    • 进入仓库,点击 "Settings"
    • 左侧找到 "Pages"
    • Source: "Deploy from a branch"
    • Branch: "main", 文件夹: "(root)"
    • 点击 "Save"
  5. 获取链接

    • 等待1-2分钟
    • 访问: https://你的用户名.github.io/tkd-contact-list/

方案二:Netlify Drop(最简单)

  1. 访问 https://app.netlify.com/drop
  2. 将整个 tkd-contact-list 文件夹拖拽到网页
  3. 自动生成访问链接

🔄 如何更新通讯录

  1. 修改 index.html 文件
  2. 重新上传到GitHub/Netlify
  3. 等待自动部署完成

📱 访问链接

  • 本地测试:直接用浏览器打开 index.html
  • 公网访问:部署后访问生成的链接

最后更新:2026-03-21

About

我的个人网站

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages