44
55+++
66
7- {{< blocks /cover title="" image_anchor="center " height="min" color="dark "> }}
7+ {{< blocks /cover title="" image_anchor="left " height="min" color="secondary "> }}
88 < div class ="mx-auto ">
9- < div class ="col-sm-6 offset-sm-7 card bg-transparent border-0 ">
10- < div class ="text-left ">
11- < h1 class ="motto ">
12- Choose the right with < span class ="text-secondary "> Elekto</ span >
13- </ h1 >
14- </ div >
15- < div class ="card-body pl-0 ">
16- < h3 class ="card-title text-left "> Simple software for secure online elections.</ h3 >
17- < p class ="card-text text-left ">
18- < small >
9+ < div class ="col-sm-12 card bg-transparent border-0 ">
10+ < div class ="text-center ">
11+ < img src ="banner.png " alt ="" srcset ="">
12+ < p >
1913 Elekto was created as part of an LFX internship for the Kubernetes project by < a href ="https://github.com/kalkayan "> Manish Sahani,</ a >
2014 and is now a CNCF infrastructure project.
21- </ small >
2215 </ p >
2316 </ div >
2417 </ div >
2518 < br />
2619 < div class ="card-group ">
2720 < div class ="card bg-primary ">
28- < div class ="card-body pt-5 ">
21+ < div class ="card-body ">
2922 < h4 class ="card-title "> 100% GitOps workflow for configuration and election administration</ h4 >
3023 </ div >
3124 </ div >
3225 < div class ="card bg-primary ">
33- < div class ="card-body pt-5 ">
26+ < div class ="card-body ">
3427 < h4 class ="card-title "> 100% Oauth-driven workflow for voters (no emails required)</ h4 >
3528 </ div >
3629 </ div >
3730 < div class ="card bg-primary ">
38- < div class ="card-body pt-5 ">
31+ < div class ="card-body ">
3932 < h4 class ="card-title "> Preference election voting (starting with Condorcet)</ h4 >
4033 </ div >
4134 </ div >
42- < div class ="card bg-secondary ">
43- < div class ="card-body pt-5 ">
35+ < div class ="card bg-primary ">
36+ < div class ="card-body ">
4437 < h4 class ="card-title "> Secret ballots (untraceable back to voter)</ h4 >
4538 </ div >
4639 </ div >
@@ -139,4 +132,4 @@ <h1 class="display-3 text-center mb-4">Elekto Project is hosted and supported by
139132 < img src ="/img/logos/cncf-color.svg " style ="max-width: 30rem; " class ="mx-auto img-fluid d-block "> </ img >
140133 </ div >
141134</ div >
142- {{% /blocks/section %}}
135+ {{% /blocks/section %}}
0 commit comments