index.html 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. ---
  2. layout: page
  3. permalink: /
  4. ---
  5. <div style="text-align: center">
  6. <div class="callout-text">
  7. <strong>CommunityRule</strong> is a governance toolkit for great communities.
  8. </div>
  9. <img src="{% link assets/diagram_co.png %}" alt="Diagram of a consensus circle" />
  10. <div class="callout-text">
  11. How does your community work?<br />
  12. Are you ready to make hard decisions?
  13. </div>
  14. Too often, we leave the most basic questions unstated and unanswered. CommunityRule makes it easier to clarify the basics so you can focus on other things.
  15. <div class="callout-box">
  16. <div class="callout-box__yellow-bar"></div>
  17. <div class="callout-box__text">
  18. <h2 class="callout-text">Would you like help designing your community?</h2>
  19. <p>Tell us a bit about your community and we'll reach out to schedule a governance design consultation (for free!).</p>
  20. </div>
  21. <div class="callout-box__button">
  22. <a href="https://o082czm9j51.typeform.com/to/UplfMG3w" class="button button--white button--call-out" target="_blank">Get Started</a>
  23. </div>
  24. </div>
  25. <div class="callout-icon">
  26. <img src="{% link assets/tabler_icons/edit.svg %}" width="10%" />
  27. </div>
  28. <div class="callout-text">
  29. <a href="{% link create.md %}">Start from scratch</a> or <a href="{% link templates.md %}">choose a template</a>
  30. </div>
  31. <div class="callout-icon">
  32. <img src="{% link assets/tabler_icons/chart-candle.svg %}" width="10%" />
  33. </div>
  34. <div class="callout-text">
  35. <a href="{% link guides.md %}">Tailor a Rule</a> to your community's needs and values
  36. </div>
  37. <div class="callout-icon">
  38. <img src="{% link assets/tabler_icons/license.svg %}" width="10%" />
  39. </div>
  40. <div class="callout-text">
  41. Then publish your Rule and <a href="{% link library.md %}">share it with others</a>
  42. </div>
  43. <a href="{% link book.md %}" style="display: block; margin: 30px 0;">
  44. <img src="{% link assets/book/communityrules-cover.png %}" alt="Community Rules cover"
  45. style="box-shadow: 0 2px 8px #0003; height:40vh; width: auto; transform: rotate(4deg);" />
  46. </a>
  47. <div class="callout-text">
  48. Get a <a href="{% link book.md %}">book version</a> of the templates
  49. </div>
  50. </div>