index.html 2.3 KB

12345678910
  1. <!doctype html><html lang=zh-cn><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>简历 · Indigo Floyd's Latent Garden</title><meta name=description content="Exploring latent space and cultivating sweet trips."><link rel=stylesheet href=../css/site.css><link rel=icon href=../favicon.ico type=image/x-icon><link rel=apple-touch-icon href=../logo.png><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&display=swap" rel=stylesheet></head><body><header class=site-header><div class="wrap header-inner"><div><a class=site-title href=../><img src=../logo.png alt=Logo class=site-logo>
  2. Indigo Floyd's Latent Garden</a><p class=site-tagline>Exploring latent space and cultivating sweet trips.</p></div><button class=menu-toggle aria-label=菜单 aria-expanded=false>
  3. <span></span>
  4. <span></span>
  5. <span></span></button><nav class=site-nav><a href=../>Home</a>
  6. <a href=../ai-daily/>AI Daily</a>
  7. <a href=../blog/>Blog</a>
  8. <a href=../resume/>Resume</a>
  9. <a href=../search/>Search</a>
  10. <a href=../search class=search-link>🔍</a></nav></div></header><main class=wrap><section class="card page-head"><span class=eyebrow>Section</span><h1>简历</h1><div class=prose><h2 id=个人简介>个人简介</h2><p>这里先放一个占位页,后续你可以补完整简历内容。</p><h2 id=建议结构>建议结构</h2><ul><li>个人介绍</li><li>技能栈</li><li>项目经历</li><li>工作 / 实习经历</li><li>联系方式</li></ul></div></section><section class=post-list><article class="card post-item"><h2><a href=../resume/profile/>个人简历(占位)</a></h2><p class=meta>2026-03-12</p><p class=tags><a class=tag href=../tags/resume/#resume>resume</a></p><p>这里放你的个人经历、技能栈和项目摘要。</p></article></section></main><footer class="site-footer wrap"><p>© 2026 IndigoFloyd · Hugo personal site for AI briefs / blog / resume.</p></footer><script>document.addEventListener("DOMContentLoaded",function(){const e=document.querySelector(".menu-toggle"),t=document.querySelector(".site-nav");e.addEventListener("click",function(){const n=e.classList.toggle("active");t.classList.toggle("active"),e.setAttribute("aria-expanded",n)})})</script></body></html>