index.html 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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. <p><small>Consensus circle, <a href="/create/?r=consensus">see the template</a></small></p>
  11. <div class="callout-text">
  12. How does your community work?<br />
  13. Are you ready to make hard decisions?
  14. </div>
  15. 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.
  16. <div class="callout-icon">
  17. <img src="{% link assets/tabler_icons/edit.svg %}" width="10%" />
  18. </div>
  19. <div class="callout-text">
  20. <a href="{% link create.md %}">Start from scratch</a> or <a href="{% link templates.md %}">choose a template</a>
  21. </div>
  22. <div class="callout-icon">
  23. <img src="{% link assets/tabler_icons/chart-candle.svg %}" width="10%" />
  24. </div>
  25. <div class="callout-text">
  26. <a href="{% link guides.md %}">Tailor a Rule</a> to your community's needs and values
  27. </div>
  28. <div class="callout-icon">
  29. <img src="{% link assets/tabler_icons/license.svg %}" width="10%" />
  30. </div>
  31. <div class="callout-text">
  32. Then publish your Rule and <a href="{% link library.md %}">share it with others</a>
  33. </div>
  34. <a href="{% link book.md %}" style="display: block; margin: 30px 0;">
  35. <img src="{% link assets/book/communityrules-cover.png %}" alt="Community Rules cover"
  36. style="box-shadow: 0 2px 8px #0003; height:40vh; width: auto; transform: rotate(4deg);" />
  37. </a>
  38. <div class="callout-text">
  39. View or print a <a href="{% link book.md %}">book version</a> of the templates!
  40. </div>
  41. </div>