feat(docs): GitHub mirror icon, README-sourced doc sections, auto-generated TOC #129

Merged
rootiest merged 6 commits from feat/docs-readme-sections into main 2026-09-04 21:23:07 +00:00
Showing only changes of commit 54375a9530 - Show all commits
@@ -43,8 +43,8 @@ const links = config.social || [];
unlayered CSS. Unlayered rules always win over anything in a
@layer regardless of specificity or source order, so a plain
override here is silently ignored no matter how it's written. */
width: 3rem !important;
height: 3rem !important;
width: 1.5rem !important;
height: 1.5rem !important;
}
}
</style>