Skip to content

Jayleonc/kh-public-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kh-public-docs

This repository is designed to be synced into Knowledge Hub through Git Sync and rendered by web-chat in portal mode.

Important rendering constraints:

  • Do not add _meta.yaml at the repository root. In the current personal-version sync hook, root _meta.yaml would mark the root node as hidden in portal view.
  • Put all customer-visible Markdown files under api/.
  • Keep api/_meta.yaml; it gives the visible top-level directory its display title.
  • Each customer-visible Markdown file must start with YAML front matter and put title first.
  • Use numeric filename prefixes for ordering. File-level order is not parsed by the current sync hook.
  • Root-level files such as this README are for maintainers only. They are not intended to appear in web-chat.

Recommended Git Sync settings:

file_patterns:
  - "*.md"

_meta.yaml is included by Git Sync even when it is not matched by file_patterns.

Before syncing, run:

bash scripts/validate-web-chat-format.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages