@@ -47,7 +47,7 @@ <h4 class="card-title">Secret ballots (untraceable back to voter)</h4>
4747
4848{{% blocks/lead color="primary" %}}
4949< h3 >
50- Inspired by the long-running CIVS project. Elekto is changing the way to run elections for organisations .
50+ Inspired by the long-running CIVS project. Elekto provides a modern way to run online elections .
5151</ h3 >
5252{{% /blocks/lead %}}
5353
5656 < h1 class ="features-heading "> Run < span class ="text-secondary "> Multiple</ span > elections</ h1 >
5757 < h3 class ="mb-4 "> for the same organization</ h3 >
5858 < p >
59- Lorem ipsum dolor sit amet consectetur adipisicing elit. Repellendus enim similique nostrum est optio
60- provident blanditiis?
59+ Elekto is designed to host multiple elections for the same group, including preserving a
60+ history of prior elections and outcomes. You can even run several elections concurrently.
6161 </ p >
6262 < h1 class ="features-heading "> < span class ="text-secondary "> 100% </ span > Oauth driven</ h1 >
63- < h3 class ="mb-4 "> for the same organization </ h3 >
63+ < h3 class ="mb-4 "> voter authorization </ h3 >
6464 < p >
65- Lorem ipsum dolor sit amet consectetur adipisicing elit. Repellendus enim similique nostrum est optio
66- provident blanditiis?
65+ Avoiding the pitfalls of email-based ballots, Elekto instead uses a configurable Oauth
66+ login provider to validate eligible voters.
6767 </ p >
6868 </ div >
6969 < div class ="col image ">
@@ -80,14 +80,14 @@ <h3 class="mb-4">for the same organization</h3>
8080 < h1 class ="features-heading "> < span class ="text-secondary "> Preference</ span > election voting</ h1 >
8181 < h3 class ="mb-4 "> starting with Condorcet</ h3 >
8282 < p >
83- Lorem ipsum dolor sit amet consectetur adipisicing elit. Repellendus enim similique nostrum est optio
84- provident blanditiis?
83+ Elekto implements < a href ="https://en.wikipedia.org/wiki/Preferential_voting "> preference voting</ a > to
84+ allow organization members to choose the most satisfactory candidates instead of the most polarizing ones.
85+ Currently implemented is < a href ="https://en.wikipedia.org/wiki/Condorcet_method "> Condorcet method</ a > voting.
8586 </ p >
8687 < h1 class ="features-heading "> < span class ="text-secondary "> Responsive</ span > UI design</ h1 >
8788 < h3 class ="mb-4 "> </ h3 >
8889 < p class ="mb-5 ">
89- Lorem ipsum dolor sit amet consectetur adipisicing elit. Repellendus enim similique nostrum est optio
90- provident blanditiis?
90+ Organization members can cast their vote via desktop computer, tablet, or phone with equal ease.
9191 </ p >
9292 </ div >
9393
@@ -96,7 +96,7 @@ <h3 class="mb-4"></h3>
9696{{< blocks /section color="white"> }}
9797 < div class ="col ">
9898 < h4 class ="text-center ">
99- < a href ="/docs/getting-started/ "> Get Started</ a > with elekto
99+ < a href ="/docs/getting-started/ "> Get Started</ a > with Elekto
100100 </ h4 >
101101 </ div >
102102{{< /blocks/section> }}
@@ -110,15 +110,15 @@ <h1 class="text-center"><i class="fab fa-github icon-github"></i></h1>
110110 < h1 > Contributions welcome!</ h1 >
111111 < p >
112112 We do a Pull Request contributions workflow on GitHub. New users are always welcome!
113- < a href ="" class ="text-secondary "> Read more</ a >
113+ < a href ="https://github.com/elekto-io/elekto/blob/main/CONTRIBUTING.md " class ="text-secondary "> Read more</ a >
114114 </ p >
115115 </ div >
116116 </ div >
117117{{< /blocks/section> }}
118118
119119{{< blocks /section color="white" > }}
120120 < div class ="col-md-3 mb-1 ">
121- < h1 > Organisations using < span class ="text-secondary "> elekto </ span > </ h1 >
121+ < h1 > Organisations using < span class ="text-secondary "> Elekto </ span > </ h1 >
122122 </ div >
123123 < div class ="col d-flex ">
124124 < img class ="align-middle " src ="/img/logos/k8s-logo.svg " width ="200 " alt ="">
0 commit comments