The software that powers Framewiki
Fork or copy this repository
Install Ruby and Bundler
Install PNPM
Run bundle install to set up your local environment for testing Jekyll.
bundle install
Run pnpm i to set up your local environment for tests and code quality enforcement.
pnpm i