{{ define "header" }} {{ partial "homepage/hero" . }} Getting Started Build the yuzu source and make a contribution Reverse Engineering Learn the Switch hardware and software stack Homebrew Apps Resources to get started with Switch homebrew {{ end }} {{ define "main" }} {{ $pag := .Paginate (where .Data.Pages "Type" "entry") 4 }} {{ range $pag.Pages }} {{ partial "entry/summary" . }} {{ end }} View more posts {{ end }}
Getting Started
Build the yuzu source and make a contribution
Reverse Engineering
Learn the Switch hardware and software stack
Homebrew Apps
Resources to get started with Switch homebrew