Skip to content

Repository files navigation

Monad Improvement Proposals (MIPs)

This repository builds a static MIP website with Jekyll and is intended to be deployed with GitHub Pages (deployment may currently be disabled in CI).

Build locally

Prerequisites

  • Ruby >= 3.1 (including Ruby 4.x)
  • Bundler (gem install bundler)

Install dependencies

bundle install

Run locally

bundle exec jekyll serve

Then open http://localhost:4000.

Production-style build

JEKYLL_ENV=production bundle exec jekyll build

Generated files are in _site/.

About

Monad Improvement Proposals — standards & specs for the Monad protocol

Topics

Resources

Stars

10 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages