Topic-indexed NeoForge porting primers from 1.21.1 to 26.1 published as an mdBook site
Go to file
Gugle be1e24672b
Add mdbook.exe and enlarge theme fonts
Add mdbook.exe binary, adjust README list formatting, and significantly increase font sizes in theme/gitbook.css to improve readability. README changes add explicit bullet markers for the original repo/website links. CSS updates scale up font-size values across the sidebar, headings (h1–h6), table headers, code blocks, and other UI elements.
2026-04-14 17:16:16 +08:00
.github/workflows Add zh-CN translation and update deployment 2026-04-14 17:03:08 +08:00
src Add mdbook.exe and enlarge theme fonts 2026-04-14 17:16:16 +08:00
theme Add mdbook.exe and enlarge theme fonts 2026-04-14 17:16:16 +08:00
.gitignore Initial mdBook porting primers site 2026-03-15 18:19:13 +01:00
book.toml Add zh-CN translation and update deployment 2026-04-14 17:03:08 +08:00
README.md Add zh-CN translation and update deployment 2026-04-14 17:03:08 +08:00

移植指南

本仓库发布了一个mdBook站点收录NeoForge从1.21.126.1版本的移植指南文档。

内容包含:

  • 按主题分类的导航页,可快速跳转至对应章节
  • 拆分后的上游指南页面
  • 整合版直接移植概览文档

站点通过.github/workflows/deploy-pages.yml工作流自动部署至GitHub Pages源文件来自main分支。