mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 03:29:19 +02:00
chore: initialize gregWiki standalone repository
This commit is contained in:
12
README (2).md
Normal file
12
README (2).md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Monorepo wiki (curated stubs)
|
||||
sidebar_label: Monorepo wiki
|
||||
description: Small curated pages for the target monorepo layout — not the GitHub Wiki import.
|
||||
---
|
||||
|
||||
# Monorepo wiki (curated)
|
||||
|
||||
This folder holds **short, maintained** pages that describe the **intended** repository layout (e.g. Hexmod, framework hooks). It is separate from **`docs/wiki-import/`**, which mirrors the **GitHub Wiki**.
|
||||
|
||||
- Prefer **new documentation** in [`topics/`](../topics/index.md) or [`reference/`](../reference/fmf-hook-naming.md) when the content is not tied to a single mod stub.
|
||||
- Optional manifest: [`mods/mod-index.json`](./mods/mod-index.json) (for future tooling; not consumed by Docusaurus automatically yet).
|
||||
Reference in New Issue
Block a user