Skip to content

Commit

Permalink
switching signup form to mailchimp, housekeeping, updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
panev committed Oct 24, 2015
1 parent 685af50 commit 444f41d
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 248 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Description

UX DOT GOV is a conference about Ease of use for citizens, Usability for government administration systems and e-government and it's importance. Additionally, the sessions feature topics covering user experience design and its importance and implication in the real world alongside talks focusing on Privacy in the digital age.

This is currently a temp landing page for the conference website.
This is currently a temp landing page for the uxdotgov website.

# Get up and running

Expand All @@ -12,6 +10,4 @@ Run `npm install` to get all the required modules that start, watch, compile sas

`grunt min` minifies all images in the `img` folder.

`grunt smash` compiles everything and minifies images and code.

Note that ga.js is purposefully not included in git to keep analytics IDs private.
Note that ga.js is purposefully not included.
160 changes: 0 additions & 160 deletions css/defaults-and-helpers.css

This file was deleted.

68 changes: 0 additions & 68 deletions css/temp-page.css

This file was deleted.

13 changes: 6 additions & 7 deletions english.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,12 @@ <h1>UXDOTGOV <span>CONFERENCE <i class="fa fa-asterisk"></i></span></h1>
The main event of uxdotgov will be held in February 2016. Expect speakers like the UX team behind gov.uk and bulgarian professionals in typography and law-making. Stay tuned for more info! You can also sign up to receive relevant updates and promotions regarding the event.
</p>
<footer>
<form action="http://obshtestvobg.createsend.com/t/i/s/jttllr/" method="post" id="subForm">
<div class="form-ui">
<input id="fieldEmail" name="cm-jttllr-jttllr" type="email" required placeholder="your@еmail.com" />
<button type="submit">Sign up</button>
</div>
<div class="form-success">Success! <i class="fa fa-check"></i></div>
</form>
<form action="//uxdotgov.us12.list-manage.com/subscribe/post?u=d24a07c2a9a8f1ca167c18a0a&amp;id=ecdcdb5c5f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input id="fieldEmail" type="email" autocapitalize="off" autocorrect="off" name="EMAIL" id="mce-EMAIL" required placeholder="your@еmail.com" />
<button type="submit">Запиши ме</button>
<div style="position: absolute; left: -5000px;"><input type="text" name="b_d24a07c2a9a8f1ca167c18a0a_ecdcdb5c5f" tabindex="-1" value=""></div>
</div>
</form>
</footer>

</section>
Expand Down
13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,12 @@ <h1>UXDOTGOV <span>CONFERENCE <i class="fa fa-asterisk"></i></span></h1>
Главното събитие на uxdotgov ще се проведе през месец февруари 2016. Очаквайте лектори от типа на UX екипа зад gov.uk и бг професионалисти в шрифта и законодателството. Повече информация скоро! Запишете се за да получавате съществени новости и специални оферти относно събитието.
</p>
<footer>
<form action="http://obshtestvobg.createsend.com/t/i/s/jttllr/" method="post" id="subForm">
<div class="form-ui">
<input id="fieldEmail" name="cm-jttllr-jttllr" type="email" required placeholder="твоят@еmail.com" />
<button type="submit">Запиши ме</button>
</div>
<div class="form-success">Записахте се успешно! <i class="fa fa-check"></i></div>
</form>
<form action="//uxdotgov.us12.list-manage.com/subscribe/post?u=d24a07c2a9a8f1ca167c18a0a&amp;id=ecdcdb5c5f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input id="fieldEmail" type="email" autocapitalize="off" autocorrect="off" name="EMAIL" id="mce-EMAIL" required placeholder="твоят@еmail.com" />
<button type="submit">Запиши ме</button>
<div style="position: absolute; left: -5000px;"><input type="text" name="b_d24a07c2a9a8f1ca167c18a0a_ecdcdb5c5f" tabindex="-1" value=""></div>
</div>
</form>
</footer>

</section>
Expand Down

0 comments on commit 444f41d

Please sign in to comment.