Skip to content

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

License

Notifications You must be signed in to change notification settings

grandinetech/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
  3. Create a feature branch off of the latest version branch
  4. Start the local server: bundle exec jekyll serve
  5. Go to http://localhost:4000/ to view changes

To build the site use 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

Languages

  • Python 70.5%
  • HTML 24.4%
  • JavaScript 3.0%
  • CSS 1.6%
  • Ruby 0.5%