Commit Graph

897 Commits

Author SHA1 Message Date
Matthias Kretschmann 7bb2ae4ea5
Merge pull request #311 from bigchaindb/feature/remove-getstarted
Remove get started page
2020-05-30 13:31:28 +02:00
Trent McConaghy 85426646fa
Update banner.html: go simpler, just remove the logo 2020-05-27 11:08:24 +02:00
Matthias Kretschmann 3f0e012a55
remove get started page 2020-05-27 10:53:58 +02:00
Trent McConaghy e5392499fc
Update banner.html: move ocean logo
Monica had a small piece of feedback. In the banner on the top, having the Ocean logo next to "BigchainDB GmbH" is confusing. Possible solutions: fully remove logo, or move it next to "Ocean Protocol" in the banner. This commit moves it.
2020-05-27 10:06:41 +02:00
Matthias Kretschmann e6aee8c3b7
Merge pull request #304 from trentmc/patch-11
Update menus.yml: remove little-supported community links
2020-05-27 09:51:25 +02:00
Matthias Kretschmann 699057fe8d
run with default markdown parsing, fix all code examples 2020-05-25 13:15:35 +02:00
Matthias Kretschmann 43d9203e55
package cleanup 2020-05-25 12:21:33 +02:00
Matthias Kretschmann 24cc6a514b
fix contact layout 2020-05-25 11:46:00 +02:00
Matthias Kretschmann e4f93681f2
more js cleanup 2020-05-25 11:43:44 +02:00
Matthias Kretschmann d7dd1236ab
properly remove: contact form, newsletter form, blog fetching 2020-05-25 11:36:36 +02:00
Matthias Kretschmann 56f4eda210
fix scroll spy 2020-05-25 11:18:32 +02:00
Matthias Kretschmann 4eac11584f
remove services page & form & CTA 2020-05-25 11:13:32 +02:00
Matthias Kretschmann d8391d4cea
Revert "Reverting master to commit 014e45. (#307)"
This reverts commit 7c110417ae.
2020-05-25 10:51:54 +02:00
David Dashyan 7c110417ae
Reverting master to commit 014e45. (#307)
Signed-off-by: David Dashyan <mail@davie.li>
2020-05-18 08:53:33 +00:00
Joachim 66453dedc8
Merge pull request #305 from trentmc/patch-12
Update section-partners.html to reflect the state of partnerships
2020-05-18 10:00:30 +02:00
Joachim 0f46c052c1
Merge pull request #301 from trentmc/patch-8
Update hero.html: remove banner linking to gitter, medium, more
2020-05-18 09:56:07 +02:00
Joachim 2ac69a7124
Merge pull request #300 from trentmc/patch-7
Update contact.html: strip down to just BigchainDB address
2020-05-18 09:55:49 +02:00
Joachim f681093893
Merge pull request #299 from trentmc/patch-6
Update banner.html & base.html: Disambiguate BigchainDB company vs software.
2020-05-18 09:55:36 +02:00
Joachim 5d490c4781
Merge pull request #298 from trentmc/patch-5
Update services.html: point to IPDB, and no more
2020-05-18 09:55:07 +02:00
Joachim 666eed5605
Merge pull request #297 from trentmc/patch-4
Update index.html: remove obsolete sections: services, blog, newsletter
2020-05-18 09:54:47 +02:00
Joachim 301c87a920
Merge pull request #296 from trentmc/patch-3
Update features.html: remove "new" & link to roadmap
2020-05-18 09:54:30 +02:00
Joachim 3eee9786bb
Merge pull request #295 from trentmc/patch-2
Update about.md: add history 2016-2020
2020-05-18 09:54:11 +02:00
Trent McConaghy 8527c4b1c5
Update section-partners.html to reflect the state of partnerships 2020-05-15 14:12:30 +02:00
Trent McConaghy 8043d03116
Update menus.yml: remove little-supported community links to Gitter, Twitter Facebook, Meetup 2020-05-15 14:09:17 +02:00
Trent McConaghy b5dfd11a11
Update hero.html: remove banner linking to gitter, medium, more
This stuff is all obsolete, hence, remove.
2020-05-15 13:40:48 +02:00
Trent McConaghy d65f92ac7d
Update contact.html: strip down to just BigchainDB address
All the rest is basically obsolete.
2020-05-15 13:35:35 +02:00
Trent McConaghy 0a138edc30
Move banner from bottom of page to top. (The banner disambiguates BDB company vs SW.) 2020-05-15 13:24:59 +02:00
Trent McConaghy a739591736
Update banner.html: disambiguate BigchainDB company vs software. 2020-05-15 13:22:45 +02:00
Trent McConaghy 34e7b4a577
Update services.html: point to IPDB, and no more 2020-05-15 13:00:40 +02:00
Trent McConaghy 941068c5f1
Update menus.yml 2020-05-15 12:43:08 +02:00
Trent McConaghy d309be03d3
Update index.html
Remove "services" section as well.
2020-05-15 12:37:24 +02:00
Trent McConaghy 2fdcf78de3
Update index.html: remove blog section, newsletter section
BigchainDB blogs and newsletters are no longer happening.
2020-05-15 12:34:33 +02:00
Trent McConaghy 08d012cb01
Update features.html: remove "new" & link to roadmap 2020-05-15 12:29:26 +02:00
Trent McConaghy 5169146110
Update about.md: add history 2016-2020
Add: IPDB background, lead-in to Ocean, focus of BigchainDB company now (Ocean), handling of BigchainDB software now (IPDB). Streamline some history 2013-2016.
2020-05-15 12:26:07 +02:00
Trent McConaghy a457627cba
Update menus.yml: remove gitter 2020-05-15 10:49:01 +02:00
Matthias Kretschmann 7d67854068
package updates 2019-05-21 14:15:11 +02:00
Matthias Kretschmann 0d0c929af7
add csharp logo 2019-05-21 13:27:11 +02:00
Troy McConaghy 8301c92909
Add C Sharp Driver to list of community drivers
Signed-off-by: Troy McConaghy <troy@bigchaindb.com>
2019-05-20 12:12:34 +02:00
Troy McConaghy e75036e3ba
Problem: "single" is spelled "singe" 2019-04-05 08:51:12 +02:00
Troy McConaghy a01951336b Remove most team members on about page 2018-12-11 18:37:54 +01:00
Troy McConaghy 1e7223957e
Merge pull request #227 from bigchaindb/feature/team-updates
Team updates
2018-12-11 18:31:20 +01:00
Troy McConaghy 1b953411f9
send() --> send_commit()
because `send()` is now gone (doesn't work) in the Python driver.
2018-12-03 12:25:30 +01:00
Troy McConaghy ce33249240 Update "We're hiring" link but also turn it off in main menu 2018-10-14 11:56:35 +02:00
Troy McConaghy 76d0ad2d47
Merge pull request #270 from bigchaindb/update-get-started-for-new-testnet
Update get started for new testnet
2018-10-11 09:57:48 +02:00
Troy McConaghy 35c6f2b3ef In .md file replace https://test.bigchaindb.com w/ {{ site.bigchaindb_api_url }} 2018-10-10 13:57:50 +02:00
Troy McConaghy 4a13c1ada5 Change testnet Root URL back to test.bigchaindb.com 2018-10-10 12:43:06 +02:00
Matthias Kretschmann 0c3e07d91d
update Monax info 2018-10-01 18:44:20 +02:00
Troy McConaghy 050834fa11 Update other pages affected by new testnet 2018-09-24 16:31:16 +02:00
Troy McConaghy 548dfebbad Updated 'Get Started' page for new testnet 2018-09-24 13:40:37 +02:00
manolodewiner 7f74cca6b5 fix transfer tx 2018-09-17 12:08:43 +02:00