HTML Document Index

englishloong.cn 技术文档索引

这里汇总 `/www/wwwroot/englishloong.cn/` 目录下的所有 HTML 文件。索引按阅读场景分组,保留路径信息,适合像技术文档一样快速扫描、定位和打开页面。

根目录页面

站点入口和本次新增的 Codex 专题文章。

演示与图解

场景页面、可视化图解和临时演示文档。

模板与邮件

项目模板、页面模板和 FastAPI 示例里的邮件 HTML。

  • Scene Page Template core100/templates/scene_page.html
    template
  • FastAPI Frontend Index full-stack-fastapi-template/frontend/index.html
    template
  • New Account Email full-stack-fastapi-template/backend/app/email-templates/build/new_account.html
  • Reset Password Email full-stack-fastapi-template/backend/app/email-templates/build/reset_password.html
  • Test Email full-stack-fastapi-template/backend/app/email-templates/build/test_email.html

系统页面

服务器默认错误页等基础页面。