Wikiframe Docs

Contributing to Wikiframe

Development Environment

  1. Fork or copy this repository

  2. Install Ruby and Bundler

  3. Install PNPM

  4. Run bundle install to set up your local environment for testing Jekyll.

  5. Run pnpm i to set up your local environment for tests and code quality enforcement.