Porting-Primers/README.md
2026-03-15 18:19:13 +01:00

12 lines
438 B
Markdown

# Porting Primers
This repository publishes an `mdBook` site for NeoForge porting primers covering the path from `1.21.1` to `26.1`.
The content includes:
- a topic-indexed landing page for jumping to the relevant primer sections
- the split upstream primer pages
- a compiled direct-port overview
The site is deployed automatically to GitHub Pages from the `main` branch through the workflow in `.github/workflows/deploy-pages.yml`.