🏡 index : github.com/shreyas-satish/govote.git

author Nemo <me@captnemo.in> 2023-12-08 0:20:55.0 +05:30:00
committer Nemo <me@captnemo.in> 2023-12-08 0:21:48.0 +05:30:00
commit
58ec204da90dd477e0c93354c7b36ba86966f966 [patch]
tree
080c995b8991fc1d875126d66e0497b309f14c9e
parent
b9e0faab61c08c773284bbe47237c96ee2d9e981
download
58ec204da90dd477e0c93354c7b36ba86966f966.tar.gz

adds faq



Diff

 README.md   |  2 +-
 _config.yml |  5 ++++-
 faq.md      | 22 ++++++++++++++++++++++
 index.html  |  7 +++++--
 4 files changed, 31 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index e13fe11..8f5578f 100644
--- a/README.md
+++ a/README.md
@@ -8,7 +8,7 @@
[dramatically under-represented][missing-voters]
in the voting demographic. This website is an attempt to fix this.

#### Credits
#### Credits {#credits}

- The BBMP constituency map used comes from the [OpenCity project](https://data.opencity.in/dataset/bbmp-wards-delimitation-2023).
- The design uses [PaperCSS](https://www.getpapercss.com/) under the ISC License.
diff --git a/_config.yml b/_config.yml
index e2d720b..2ceca7f 100644
--- a/_config.yml
+++ a/_config.yml
@@ -9,4 +9,7 @@
#github_username:  
sass:
  sass_dir: _scss
  quiet_deps: true
  quiet_deps: true
markdown: kramdown
kramdown:
  input: Kramdown
diff --git a/faq.md b/faq.md
index 660556e..66cb598 100644
--- a/faq.md
+++ a/faq.md
@@ -1,5 +1,25 @@
---

layout: default
layout: page
title: FAQ
---


### I don't have a rental agreement

You can [fill this form](https://forms.gle/UtJDzGAjYzLY3s7k7) to get a postcard as an address proof.

### Why is there a deadline of 9th December {#deadline}

Election Commission has published the Karnataka [Draft Electoral Rolls](https://voters.eci.gov.in/download-eroll?stateCode=S10) for the 2024 General
Elections on October 27th. The final rolls are expected to be published around early January.

So any submissions made today will have less than 3 weeks to be processed. For
Forms submitted beyond 9th, the chances for the submission to be processed in
time for the 2024 General Elections are much lower.

### Some links are broken

Yes, we wanted to launch early.

### I want to help

Share this with your friends and family. Get them to register to vote. Reach out if they face any issues.
diff --git a/index.html b/index.html
index aa268a0..844a9ee 100644
--- a/index.html
+++ a/index.html
@@ -20,7 +20,7 @@
            </p>
        </p>
        <div class="row flex-spaces">
          <div class="alert alert-danger">Dec 9, 2023 is the last date!</div>
          <div class="alert alert-danger">Dec 9, 2023 is the <a href="/faq/#deadline">last date</a>!</div>
        </div>

        <button onclick="navigate('next', 1)">Let's do this!</button>
@@ -83,7 +83,7 @@
                    if you're on your phone - it might take a few seconds. You will have to grant location permissions.
                </p>
                <p>
                    Click next once you've. If you're confused, you can view a more detailed map at <a href="/map">/map</a>.
                    Click next once you are sure about your constituency. If you're confused, you can view a more detailed map at <a href="/map">/map</a>.
                </p>
                <input id="addressInput" type="text" placeholder="Enter address" value="">

@@ -117,7 +117,10 @@
                    <li>Passport</li>
                    <li>Post received from Post Office</li>
                </ul>

            <p>
                Don't have any of these? You can <a href="https://forms.gle/UtJDzGAjYzLY3s7k7">fill this form</a> to get a postcard as an address proof.
            </p><p>

                Note that your address proof must be compressed to less than 2MB.
            </p>