19 lines
581 B
Markdown
19 lines
581 B
Markdown
# LLM-Wiki Obsidian Community Publishing Staging
|
|
|
|
This directory is a staging export for an Obsidian community-plugin repository root.
|
|
|
|
Required next steps:
|
|
|
|
1. push this directory into a dedicated repository
|
|
2. tag a release matching `0.0.1`
|
|
3. attach release assets:
|
|
- `main.js`
|
|
- `manifest.json`
|
|
- `styles.css`
|
|
4. keep `versions.json` at repository root
|
|
5. submit the repository to `obsidianmd/obsidian-releases`
|
|
|
|
Runtime note:
|
|
|
|
This plugin still requires a separate external LLM-Wiki runtime root. The published Obsidian plugin bundle does not embed the full runtime.
|