Skip to content

etheralpha/clientdiversity-org

Repository files navigation

clientdiversity-org

This is the repo for https://clientdiversity.org, a resource site to assist client diversity efforts. This project is maintained by Ether Alpha.

Local Setup

Just Using Jekyll

  1. Clone the repo (or fork the repo to your account)
  2. Install dependencies:
bundle install
  1. Create a feature branch off of the latest version branch
  2. Start the local server:
bundle exec jekyll serve
  1. Go to http://localhost:4000/ to view changes

To build the site use the following command

bundle exec jekyll build

Resources:

Updating Content

  • Client resources: _data/clients-consensus.yml and _data/clients-execution.yml
  • Client guides: _data/consensus-migration-guides.yml and _data/execution-migration-guides.yml
  • Rest of the content is within index.md as raw html

About

This is the source code for https://clientdiversity.org, a resource site to assist client diversity efforts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published