1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 09:46:57 +01:00
Commit Graph

642 Commits

Author SHA1 Message Date
Troy McConaghy
3f26e0fb38 Fixed example Python code
On the Get Started page, the example Python code was slightly wrong. There should be no `/api/v1/` in the URL passed to `BigchainDB()`. This PR fixes that error. I made a similar fix on the IPDB Developer Portal home page a while back. I just noticed the same error was present on the Get Started page.
2017-09-09 12:01:53 +02:00
krish7919 (Krish)
b1bbe76f52 Change IPDB Proxy URL to self-managed instance 2017-09-06 15:26:11 +02:00
b5ad61be74 update hiring link 2017-09-05 20:15:03 +02:00
Troy McConaghy
29871ff286 Updated the PDF of the whitepaper 2017-08-31 14:47:27 +02:00
tim
4b1b01bdf7 Add Ruby CLI Wrapper 2017-08-31 09:26:47 +02:00
vrde
2d02bbf6a4 Merge pull request #157 from ascribe/feature/nowalias
switch to ipdb-proxy alias
2017-08-25 11:00:51 +02:00
c6ecd3eae9
add wisekey 2017-08-25 01:17:49 +02:00
8d9fa96835
nicer FAQ formatting 2017-08-23 22:52:20 +02:00
vrde
7c31cf61d9
Fix title for FAQ section 2017-08-23 19:03:54 +02:00
carlysheridan
9a9b088d70 Update faq.yml 2017-08-23 18:03:47 +02:00
55639ab532 add missing FAQ document 2017-08-23 17:36:52 +02:00
844f5e7ea5 Merge pull request #165 from ascribe/feature/mediakit
Media KITT and FAQ and tweaked About page
2017-08-23 17:31:39 +02:00
72c9688fc4
add media kit documents 2017-08-23 15:41:37 +02:00
carlysheridan
07a62cf30b Update about.md 2017-08-23 12:39:53 +02:00
220c6cfe0d
prototype intro, style media kit/brand assets sidebar 2017-08-23 01:17:09 +02:00
2960d2f061
update robots.txt 2017-08-23 00:40:03 +02:00
959d2c51f3
more bio tweaks 2017-08-23 00:33:46 +02:00
79c74e363f
bio tweaks 2017-08-22 23:35:36 +02:00
203669767d
add founders photos, simplify file naming 2017-08-22 23:07:28 +02:00
6108be73af
another logo tweak 2017-08-22 16:17:49 +02:00
6a111b8a54
fix SVG markup 2017-08-22 16:08:23 +02:00
b33c61c3e0
add DARFChain logo 2017-08-22 16:03:33 +02:00
bd6ff9c837
add DARFChain partner page 2017-08-22 15:37:50 +02:00
24d1820102 Merge pull request #167 from ascribe/fix/163
split up header & sharing image
2017-08-22 15:19:01 +02:00
c146e0f137
split up header & sharing image
* fixes #163
2017-08-22 15:07:07 +02:00
19e2ab26a8
proper header markup for partner pages
* fixes #164
2017-08-22 15:02:13 +02:00
463a1a9e44
make mediakit top level folder 2017-08-22 14:49:59 +02:00
485a9df0ab
simplify media kit contents, document it 2017-08-22 14:28:39 +02:00
783f08e27a
auto-zipping of media kit package 2017-08-22 13:54:40 +02:00
0a9c805853
team includes cleanup 2017-08-22 13:35:01 +02:00
b21df0a8a2
FAQ tweaks, migrate to smooth-scroll package 2017-08-22 13:28:58 +02:00
a14222eb01
integrate brand assets & media kit download into about page 2017-08-22 12:58:59 +02:00
b5463b0d3f
add new FAQ page 2017-08-22 01:25:42 +02:00
3a0b694097
integrate founder bios into about page 2017-08-22 00:50:41 +02:00
65b58faacf
cleanup 2017-08-12 19:46:41 +02:00
cd8b8d787e
more simple utm_source 2017-08-12 19:22:31 +02:00
a3bfb2a58d
mobile tweaks 2017-08-12 19:11:52 +02:00
c5f6c9bb2e
add Google Analytics campaign values 2017-08-12 18:14:03 +02:00
2f54173ee1
9984 banner draft 2017-08-12 18:09:47 +02:00
f18cbe0682
remove RethinkDB 2017-08-02 16:49:59 +02:00
d5c5607d38 YouTube verification 2017-07-31 13:14:06 +02:00
ec464d3a54
new Recruit use case header background 2017-07-27 11:51:53 +02:00
064ae17cf3
fix use cases header spacing
* closes #160
2017-07-27 11:51:52 +02:00
0b0ffba004
cc for contact & enterprise form 2017-07-27 11:51:52 +02:00
fdf0f08b3b remove Uber from Chris Messina 2017-07-26 12:19:16 +02:00
carlysheridan
1189b774d0 Delete team-scott.jpg 2017-07-25 17:10:10 +02:00
carlysheridan
4cdea5f523 Update team.yml 2017-07-25 17:04:42 +02:00
carlysheridan
b60df0f78a Update features.html 2017-07-21 14:52:24 +02:00
carlysheridan
2feb890e44 Update features.html 2017-07-21 14:36:48 +02:00
090f5fb93a
switch to ipdb-proxy alias 2017-07-19 17:51:33 +02:00
c49653f103 Merge pull request #155 from ascribe/fix/136
add get started sharing image
2017-07-18 16:09:59 +02:00
9d58c9072f
add get started sharing image
- closes #136
2017-07-18 15:57:22 +02:00
a434246d44
new wrigley b/w avatar
* closes #129
2017-07-18 15:32:55 +02:00
c1bf73622a
ipdb url as config value 2017-07-18 11:47:58 +02:00
Troy McConaghy
204ed29442 Fixed a straggler main.ipb.io --> test.ipdb.io
There was another instance of main.ipdb.io hanging around, breaking a link on the /getstarted page. I fixed it.

Maybe there should be one central place where that base URL is set?
2017-07-18 11:37:07 +02:00
vrde
86f6707c78 Merge pull request #151 from ascribe/remove-battleforthenet-banner
Remove Battleforthe.net banner
2017-07-17 12:04:22 +02:00
vrde
0bac149538
Remove Battleforthe.net banner 2017-07-17 11:53:41 +02:00
vrde
a4f2028965
Change proxy endpoint 2017-07-17 11:42:01 +02:00
5f861d28e3 Updated primer doc 2017-07-14 23:41:57 +05:30
vrde
8531c97fde
Add code for battle for the net 2017-07-12 11:11:38 +02:00
carlysheridan
fcab0fbb90 Merge pull request #131 from ascribe/feature/getstarted
Get started page
2017-07-11 11:43:42 +02:00
vrde
9ea528a419
Update bigchaindb driver 2017-07-11 11:00:01 +02:00
vrde
bacd3e1757
Update drivers versions 2017-07-10 18:25:55 +02:00
vrde
fe8de961f2
Update titles and copy 2017-07-10 18:25:22 +02:00
vrde
1f7592d3bd
Update Python and Node.js samples 2017-07-06 17:37:58 +02:00
vrde
7eb63c079a
Remove curl from code samples 2017-07-06 17:37:17 +02:00
b1bf39c7b5
add note about Gitter above contact form
* closes #147
2017-06-30 17:03:21 +02:00
8da52ced51
assets cleanup for smaller page sizes
* isolate some SVGs and don't include in sprite
* use smaller, cropped image for all default headers
2017-06-29 21:33:51 +02:00
1c016cd25b
nyan cleanup 2017-06-29 21:06:01 +02:00
c5bd4dc9f5
more specific input-group button selector
* fixes #143
2017-06-29 17:00:18 +02:00
d1af7935ca
better visibility of brackets in code examples 2017-06-29 16:53:15 +02:00
51b6fb849d
fix code examples indentation 2017-06-29 16:43:32 +02:00
087690049c
make all links work, remove swift driver 2017-06-29 16:01:33 +02:00
38f8d91982
pre scrollbars cleanup 2017-06-29 15:39:43 +02:00
ceee69ae1e
save more space in header 2017-06-29 15:29:24 +02:00
b88dcf7c80
all the mobile tweaks
* closes #137
2017-06-29 15:16:10 +02:00
733b36a45f
space saving header tweaks, output tagline 2017-06-29 15:05:18 +02:00
ae150891b2
title & meta description
* closes #141
2017-06-29 14:51:56 +02:00
e9de3e5b60
tweak docs section a bit
* closes #144
2017-06-29 14:45:29 +02:00
c5adadc6f5
don't repeat Gitter in social links 2017-06-29 14:36:26 +02:00
Troy McConaghy
84be3eefc0 Minor copy-editing
Made some minor edits to lines 10 and 11
2017-06-29 14:15:39 +02:00
b135f6276a
remove intro starbase 2017-06-29 12:17:53 +02:00
72a9325497
add facebook 2017-06-29 12:17:42 +02:00
carlysheridan
be0b11593e Update getstarted.yml 2017-06-29 12:12:35 +02:00
e52c82e1f9
reorganize lots of CTAs, selectively show IPDB banner 2017-06-28 20:59:47 +02:00
01ed74f97d
revised front page intro section 2017-06-28 20:49:37 +02:00
5409a0f0ec
fixes 2017-06-28 17:13:20 +02:00
dc8310e2f7
code examples and message typing interaction 2017-06-28 15:57:38 +02:00
322fc2a71b
use a nyan cat gif and be done with it 2017-06-28 00:45:26 +02:00
34fac3a543
lint lint 2017-06-27 23:27:29 +02:00
0a1c32eb21
prototype nyan cat 2017-06-27 23:11:10 +02:00
2b531e601a
form tweaks 2017-06-27 21:59:58 +02:00
51ea4f0707
revamped intro section, new alert styles 2017-06-27 21:51:09 +02:00
43c75dd5ca
new on-page sub menu 2017-06-27 20:39:49 +02:00
095e60d7c7
new drivers starbase 2017-06-27 19:55:43 +02:00
bd97ce7d50
docs updates 2017-06-27 17:00:42 +02:00
dab766f3c9
transaction tool simplification 2017-06-27 16:16:51 +02:00
171517c775
assets, assets 2017-06-27 16:00:49 +02:00
14c4d4a306
tweak star base asset 2017-06-27 15:11:18 +02:00
6b032d8761
menu tweaks & driver updates 2017-06-27 13:21:53 +02:00
b36be8e460
content as data, build out docs section 2017-06-27 12:10:36 +02:00
46da05a1ca
position: sticky fallback 2017-06-27 11:18:45 +02:00
5fe5c6ef45
naming consistency 2017-06-27 01:04:58 +02:00
b3be57a555
unify server & drivers backgrounds 2017-06-27 01:02:54 +02:00
5d21ffdf03
scrollspying, sticky sub menu 2017-06-26 22:38:25 +02:00
0d382ed650
new drivers section 2017-06-26 20:15:44 +02:00
612bb858ee
we have a star base, I repeat, we have a star base 2017-06-26 19:03:29 +02:00
33c065fd6a
new architecture graphic 2017-06-26 11:53:39 +02:00
5658db6753
add first batch of driver language logos, community tweaks 2017-06-24 14:10:19 +02:00
dbe88db64d
quick front page reorganisation
* move sections around
* add CTA to intro
* remove redundant Features CTA section
* give Blog section title/description
* IPDB banner on every page of the site
* decouple content & code in intro section
2017-06-24 13:33:46 +02:00
8cd1ea3afe fix blog link 2017-06-23 14:05:10 +02:00
ebe0336437
add transaction link, disable post button by default 2017-06-23 13:11:19 +02:00
a8f9f6c913
IT IS ALIVE 2017-06-23 12:47:58 +02:00
b1c86a0cf8
handle messages 2017-06-22 18:23:47 +02:00
6133c9ac4b
output responses on screen 2017-06-22 18:12:56 +02:00
5b0af66ecd
that's required 2017-06-22 17:39:36 +02:00
d3e511a33f
prepare transaction js 2017-06-22 17:23:48 +02:00
f63118a97f
add architecture graphic 2017-06-22 17:03:05 +02:00
0466be7bee
start building out transaction section, numbered headings 2017-06-22 16:38:00 +02:00
80e808600d
reorganise community section, kick out wrigley 2017-06-22 14:52:59 +02:00
a1a21a91ed
prototype all content blocks 2017-06-22 14:32:31 +02:00
03e42d043c
prototype driver component 2017-06-22 13:42:14 +02:00
e4d00cb16b
wrigley.js 2017-06-22 13:42:14 +02:00
16a63001f0
eliminate community page 2017-06-22 13:42:14 +02:00
fe3e1a192a
drop da base 2017-06-22 13:42:14 +02:00
8739f2294b
fix all the social links 2017-06-21 14:52:01 +02:00
6a4d7753cb Imprint updates, add VAT 2017-06-19 14:02:24 +02:00
84b24b7622
update partner copy 2017-06-13 10:52:43 +02:00
316ca0d8a8 updated primer document
* includes changes from https://github.com/bigchaindb/whitepaper/pull/12
2017-06-08 11:21:51 +02:00
03b01a57fa
lint lint 2017-05-31 18:43:00 +02:00
68b4af30d1
lint like there's no tomorrow 2017-05-31 18:11:25 +02:00
ba91f5a5f0 Merge pull request #126 from ascribe/feature/blogposts
Blog posts section
2017-05-31 16:45:42 +02:00
3998869568 use normal sized blog button 2017-05-31 16:33:32 +02:00
85035f610d
ipdb rocket tweaks 2017-05-30 23:10:27 +02:00
c3eb1ad18a
remove header from blog section 2017-05-30 22:49:28 +02:00
b7fbaac438
full fledged blog section 2017-05-30 22:34:38 +02:00
e71b01d51b
proof of concept for getting latests posts from Medium 2017-05-30 22:34:37 +02:00
3132067932
naming consistency 2017-05-29 21:15:48 +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
b7cbca256d Merge pull request #125 from ascribe/feature/primer
Add primer document
2017-05-23 14:19:27 +02:00
b64a5d1a74
add the primer document, tweak downlaod section section copy 2017-05-23 13:00:45 +02:00
623e136964
use photo background for whitepaper download section 2017-05-23 13:00:18 +02:00
c5c062bada
add fresh whitepaper build 2017-05-23 12:59:52 +02:00
eb4a383a3a modify industries dropdown 2017-05-23 12:43:49 +02:00
17accee2b5
custom GA event on enterprise form submission 2017-05-22 20:04:19 +02:00
3567f84d71
fix use case pdf links 2017-05-22 17:08:47 +02:00
224c25e6ae
fix pdf download button background 2017-05-22 16:54:04 +02:00
ab2902e7b1
add use case pdfs 2017-05-22 16:47:44 +02:00
adbae3bc73
fix meta description 2017-05-22 11:38:03 +02:00
deb0f30e5e
grab enterprise testimonial from testimonials data 2017-05-22 11:22:05 +02:00