1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-01 15:55:36 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
b21df0a8a2
FAQ tweaks, migrate to smooth-scroll package 2017-08-22 13:28:58 +02:00
322fc2a71b
use a nyan cat gif and be done with it 2017-06-28 00:45:26 +02:00
0a1c32eb21
prototype nyan cat 2017-06-27 23:11:10 +02:00
e4d00cb16b
wrigley.js 2017-06-22 13:42:14 +02:00
77e10d9a8f Meetup (#127)
* add meetup link to community page
* all social data as array
* add next meetup link to hero, grab data from Meetup API
* community bar style tweaks
2017-05-29 16:32:03 +02:00
17accee2b5
custom GA event on enterprise form submission 2017-05-22 20:04:19 +02:00
1e0ab4e11b
merge fixes 2017-05-22 11:22:04 +02:00
49ace24131
proper select2 defaults, manual top 5 countries 2017-05-22 11:21:39 +02:00
f1cb2e26f5
partner tweaks, switch countries source 2017-05-22 11:21:36 +02:00
397f46fb82
fix country search 2017-05-22 11:21:36 +02:00
1e5c4fb14d
switch to select2, select.js is abandoned 2017-05-22 11:21:35 +02:00
26d547ae02
so many form tweaks
- new native select style
- progressively enhanced select styles via select.js
- new textarea autogrow functionality
- start isolating all the forms, load only when needed
2017-05-22 11:21:34 +02:00
f3307082d1 Get GitHub data from microservice (#118)
* grab data from github-projects microservice bigchaindb/github-projects
* complete rewrite to get everything via Fetch API 🎉, polyfilled with github/fetch
* nicer experience for loading state
* style tweaks for hero community bar
2017-05-10 00:10:27 +02:00
3bb0e8e129
fix build 2017-05-06 22:09:00 +02:00
6c095a14a6
grab latest release stuff from GitHub API too 2017-05-06 18:41:04 +02:00
6ede38abfc
dev tweaks
- start linting scss based on Airbnb style guide
- add includePaths to css & js tasks
2017-05-06 18:03:40 +02:00
afb4428448 Hero community bar (#117)
* new hero community bar
* fix hero smooth scroll
2017-05-04 14:27:12 +02:00
0cfeb82251 Name tweaks on CLA form (#116) 2017-04-24 14:09:02 +02:00
9ed2941fd2 Use Cases section (#103) 2017-03-28 14:22:01 +02:00
2dc8de5719 track social links with GA Custom Events 2016-03-03 17:08:35 +01:00
968db7ecb2 Merge pull request #52 from ascribe/feature/testimonials
Testimonials
2016-02-29 10:01:55 +01:00
e2b66d95ae js cleanup and small refactor 2016-02-23 00:15:54 +01:00
88e90c74d5 intro animation 2016-02-19 20:36:09 +01:00
b9b10fcfb8 prepare form interaction, send GA events 2016-02-18 16:09:37 +01:00
988743f901 newsletter component prototype, ref #61 2016-02-18 15:46:44 +01:00
7f8b9909f7 More Google Analytics custom events
- whitepaper download
- all form submissions (success & error)
2016-02-11 15:59:24 +01:00
c9cab37ee7 lots of CLA form interaction improvements, fixes #44
- disable submit button unless checkbox has been clicked
- better account for multiple forms: after sending one form other form is still visible
- add custom subject to differentiate between both forms
- fix for parsley.js not validating checkbox
- fix entity form elements not selectable
- form spacing tweaks
2016-02-11 03:11:43 +01:00
5341323737 fix all the forms 2016-02-10 21:14:19 +01:00
9b2b77a3c5 add some custom GA events, closes #17 2016-02-10 13:17:44 +01:00
02041493e3 update new breakpoints in js too 2016-02-10 13:08:44 +01:00
5edc267c72 CLA page and so much more stuff 2016-02-10 01:11:35 +01:00
670dc07ff1 drop in all elements for CLA page, ref #19 2016-02-10 01:11:35 +01:00
71a557263e refactor the whole video js, ref #14
- make sure video only gets downloaded when needed
2016-02-10 01:11:09 +01:00
7b9f82d791 proof of concept for video hero, ref #14 2016-02-10 01:11:09 +01:00
d08ca58047 basic contact page & form 2016-02-10 01:11:01 +01:00
ba11e3f50c honor DoNotTrack browser setting wherever possible 2016-02-10 01:11:01 +01:00
2d02898524 fix selector for jQuery 2.2, closes #5 2016-01-13 13:03:48 +01:00
9b8e9ebb51 fix GA events 2015-12-22 16:50:35 +01:00
a776516770 form data collection via formkeep.com, ref #2 2015-12-21 18:12:55 +01:00
d107c2d6ea prototype mailchimp sending to test account, might be ditched for other technique 2015-12-21 17:38:52 +01:00
71f46c8b69 responsive typography, tweak all breakpoints based on content 2015-12-21 14:56:31 +01:00
2fad4ade6b track form success/fail submissions in Google Analytics, ref #2 2015-12-21 14:08:20 +01:00
3b29264de3 all the form interaction, prepare ajax submitting, ref #2 2015-12-21 14:03:31 +01:00
5b5771e2bb add existing content, all new components 2015-12-20 18:03:44 +01:00
c171cd4e43 Google Analytics module
- prepare for sending custom events
- track breakpoints
- track viewport size
- track pixel density
2015-12-20 05:32:57 +01:00