Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSeed 个人主页

CodeSeed 的个人主页 —— 纯手写的静态站点,零依赖、无构建步骤,直接部署在 GitHub Pages 上。

功能

  • 🌗 明暗主题切换(持久化,无闪烁)
  • 🌐 中英双语切换(持久化,刷新无闪烁)
  • 📜 全站平滑滚动(原生 window.scrollTo({ behavior: 'smooth' })
  • 🏠 左下角"回到顶部"按钮
  • 📋 单击复制邮箱
  • 📱 移动端响应式 + 抽屉菜单
  • 🎨 Paper / Ink / Signal 设计系统

技术栈

  • HTML / CSS / JavaScript —— 纯原生,无框架、无构建工具
  • 设计令牌(CSS 自定义属性)+ 暗色模式

本地运行

无需安装任何依赖,任意静态文件服务器即可:

# Python
py -m http.server 8000

# 或 Node
npx serve

打开 http://127.0.0.1:8000/ 即可查看。

部署

详见 DEPLOY.md —— 推送到 <用户名>.github.io 仓库并开启 GitHub Pages 即可。

许可证

AGPL-3.0 © 2026 CodeSeed

About

CodeSeed的个人主页

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages