Skip to content

Repository files navigation

okfbundles

A collection of Open Knowledge Format (OKF) bundles: small wikis written as markdown with YAML frontmatter.

Each bundle sits in okf/ as a <name>.okf.zip file.

Add a bundle

  1. Build the bundle as a single folder. Its root holds index.md, which declares okf_version, and .okflintrc.json, which sets the okf-lint lint rules. Every other .md file needs frontmatter with a non-empty type.

  2. Zip the folder itself, so the archive holds one root directory:

    zip -r okf/MyBundle.okf.zip MyBundle
  3. Run the checks (they need pnpm):

    make check-okf
  4. Commit on a branch and open a pull request. CI runs the same checks again.

About

Collection of Open Knowledge Format (OKF) wikis

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages