Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Docs Fixes (#3409)
Browse files Browse the repository at this point in the history
Update connection profile reference page
Remove Banner

Signed-off-by: Caroline Church <[email protected]>
  • Loading branch information
cazfletch authored and nklincoln committed Feb 15, 2018
1 parent 8a2e171 commit b24b8f6
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 88 deletions.
186 changes: 100 additions & 86 deletions packages/composer-website/jekylldocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,95 +3,109 @@
title: Hyperledger Composer - Create business networks and blockchain applications quickly for Hyperledger
---
<div class="overlay">
<div class="hero_container">
<div class="leftcontent">
<div class="textcontent">
<h1>Build Blockchain applications and business networks your way</h1>
<div class="buttoncontainer">
<button class="secondary" onclick="window.location.href='{{site.baseurl}}/installing/installing-index.html'" title="View the installation options">Install {{site.data.conrefs.composer_full}}</button>
<button class="primary" ga-on="click" ga-event-category="Outbound Link" ga-event-action="click" ga-event-label={{site.data.links.playground}} onclick="window.location.href='{{site.data.links.playground}}'" title="Try the Composer Web Playground">Try it online</button>
<div class="hero_container">
<div class="leftcontent">
<div class="textcontent">
<h1>Build Blockchain applications and business networks your way</h1>
<div class="buttoncontainer">
<button class="secondary"
onclick="window.location.href='{{site.baseurl}}/installing/installing-index.html'"
title="View the installation options">Install {{site.data.conrefs.composer_full}}
</button>
<button class="primary" ga-on="click" ga-event-category="Outbound Link" ga-event-action="click"
ga-event-label={{site.data.links.playground}}
onclick="window.location.href='{{site.data.links.playground}}'"
title="Try the Composer Web Playground">Try it online
</button>
</div>
<div class="readmore">
or learn more about a typical <a href='{{site.baseurl}}/introduction/introduction.html'
title="Hyperledger Composer Introduction">{{site.data.conrefs.composer_short}}
architecture...</a>
</div>
<div class="social-container">
<ul>
<li><a href="https://twitter.com/hyperledger" class="icon2" title="Twitter">
<i class="fa fa-twitter icon" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/hyperledger/composer" class="icon2" title="GitHub">
<i class="fa fa-github icon" aria-hidden="true"></i></a></li>
<li><a href="http://stackoverflow.com/questions/tagged/hyperledger-composer" class="icon2"
title="Stack Overflow">
<i class="fa fa-stack-overflow icon" aria-hidden="true"></i></a></li>
<li><a href="https://chat.hyperledger.org/channel/composer" class="icon2" title="Rocket.Chat">
<i class="fa fa-rocket icon" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="readmore">
or learn more about a typical <a href='{{site.baseurl}}/introduction/introduction.html' title="Hyperledger Composer Introduction">{{site.data.conrefs.composer_short}} architecture...</a>
</div>
<div class="social-container">
<ul>
<li><a href="https://twitter.com/hyperledger" class="icon2" title="Twitter">
<i class="fa fa-twitter icon" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/hyperledger/composer" class="icon2" title="GitHub">
<i class="fa fa-github icon" aria-hidden="true"></i></a></li>
<li><a href="http://stackoverflow.com/questions/tagged/hyperledger-composer" class="icon2" title="Stack Overflow">
<i class="fa fa-stack-overflow icon" aria-hidden="true"></i></a></li>
<li><a href="https://chat.hyperledger.org/channel/composer" class="icon2" title="Rocket.Chat">
<i class="fa fa-rocket icon" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="hero_illustration">
<img src="assets/img/Homepage_Illustration_2.png"/>
</div>
</div>
</div>
<div class="homepage-callout">
<div class="callout-copy">
<p><strong>Update Feb 8th 2018: </strong>Version 0.17.4 has been released. Please see <a href="https://github.com/hyperledger/composer/releases">the release notes.</a></p>
</div>
<div class="hero_illustration">
<img src="assets/img/Homepage_Illustration_2.png"/>
</div>
</div>
</div>
<div class="trio">
<div class="trio-left">
<img src="assets/img/Abstract.png"/>
<h2>Really simple models</h2>
<p>Define a business network in our purpose-built modelling language, and script transactions in JavaScript: the most popular language on the planet.</p>
</div>
<div class="trio-center">
<img src="assets/img/Quick_POC_2.png"/>
<h2>Quick reusable POCs</h2>
<p>Rather than weeks, think hours to develop production-ready applications that go from the web-browser all the way back to the blockchain.</p>
</div>
<div class="trio-right">
<img src="assets/img/Data_Integration.png"/>
<h2>Data integration</h2>
<p>From enterprise systems of record to best of breed dev ops: Composer uses LoopBack to connect your blockchain to your existing systems.</p>
</div>
<div class="trio-left">
<img src="assets/img/Abstract.png"/>
<h2>Really simple models</h2>
<p>Define a business network in our purpose-built modelling language, and script transactions in JavaScript: the
most popular language on the planet.</p>
</div>
<div class="trio-center">
<img src="assets/img/Quick_POC_2.png"/>
<h2>Quick reusable POCs</h2>
<p>Rather than weeks, think hours to develop production-ready applications that go from the web-browser all the
way back to the blockchain.</p>
</div>
<div class="trio-right">
<img src="assets/img/Data_Integration.png"/>
<h2>Data integration</h2>
<p>From enterprise systems of record to best of breed dev ops: Composer uses LoopBack to connect your blockchain
to your existing systems.</p>
</div>
</div>
<div class="contact-bg">
<div class="contact-us">
<div class="contact-illustration">
<img src="assets/img/Contact_us_3.png"/></div>
<div class="contact-content">
<h1>We’re Open Source: Join in!</h1>
<h2>Calls happen every Thursday.</h2>
<button class="primary" ga-on="click" ga-event-category="Outbound Link" ga-event-action="click" ga-event-label="https://github.com/hyperledger/composer/wiki/" onclick="window.location.href='https://github.com/hyperledger/composer/wiki'">Learn how to join</button>
<p>In our open community meetings, we show new features, review designs for future work, and seek any areas to improve. Join the discussion or just listen in!</p>
<div class="social-icons">
<div>
<div>
<a href="https://twitter.com/hyperledger" class="icon3">
<i class="fa fa-twitter icon" aria-hidden="true"></i></a>
<p><a href="https://twitter.com/hyperledger">@hyperledger</a></p></div>
</div>
<div>
<div>
<a href="http://stackoverflow.com/questions/tagged/hyperledger-composer" class="icon3">
<i class="fa fa-stack-overflow icon" aria-hidden="true"></i></a>
<p><a href="http://stackoverflow.com/questions/tagged/hyperledger-composer">#hyperledger-composer</a></p>
</div>
</div>
<div>
<div>
<a href="https://github.com/hyperledger/?q=composer" class="icon3">
<i class="fa fa-github icon" aria-hidden="true"></i></a>
<p><a href="https://github.com/hyperledger/?q=composer">/hyperledger</a></p></div>
</div>
<div>
<div>
<a href="https://chat.hyperledger.org/channel/composer" class="icon3">
<i class="fa fa-rocket icon" aria-hidden="true"></i></a>
<p><a href="https://chat.hyperledger.org/channel/composer">chat.hyperledger.org</a></p></div>
</div>
</div>
<p>Visit the <a href="{{site.baseurl}}/support/support-index.html" class="community">community</a> page for more information.</p>
</div>
</div>
<div class="contact-us">
<div class="contact-illustration">
<img src="assets/img/Contact_us_3.png"/></div>
<div class="contact-content">
<h1>We’re Open Source: Join in!</h1>
<h2>Calls happen every Thursday.</h2>
<button class="primary" ga-on="click" ga-event-category="Outbound Link" ga-event-action="click"
ga-event-label="https://github.com/hyperledger/composer/wiki/"
onclick="window.location.href='https://github.com/hyperledger/composer/wiki'">Learn how to join
</button>
<p>In our open community meetings, we show new features, review designs for future work, and seek any areas
to improve. Join the discussion or just listen in!</p>
<div class="social-icons">
<div>
<div>
<a href="https://twitter.com/hyperledger" class="icon3">
<i class="fa fa-twitter icon" aria-hidden="true"></i></a>
<p><a href="https://twitter.com/hyperledger">@hyperledger</a></p></div>
</div>
<div>
<div>
<a href="http://stackoverflow.com/questions/tagged/hyperledger-composer" class="icon3">
<i class="fa fa-stack-overflow icon" aria-hidden="true"></i></a>
<p><a href="http://stackoverflow.com/questions/tagged/hyperledger-composer">#hyperledger-composer</a>
</p>
</div>
</div>
<div>
<div>
<a href="https://github.com/hyperledger/?q=composer" class="icon3">
<i class="fa fa-github icon" aria-hidden="true"></i></a>
<p><a href="https://github.com/hyperledger/?q=composer">/hyperledger</a></p></div>
</div>
<div>
<div>
<a href="https://chat.hyperledger.org/channel/composer" class="icon3">
<i class="fa fa-rocket icon" aria-hidden="true"></i></a>
<p><a href="https://chat.hyperledger.org/channel/composer">chat.hyperledger.org</a></p></div>
</div>
</div>
<p>Visit the <a href="{{site.baseurl}}/support/support-index.html" class="community">community</a> page for
more information.</p>
</div>
</div>
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ Support for HSM (Hardware Security Module)is now possible so long as you have PK
},
"orderer": "300"
}
}
},
"x-hsm": {
"library": "/usr/local/lib/myhsm.so",
"slot": 0,
Expand All @@ -356,7 +356,7 @@ To be able to ensure connection profiles remain portable as well as not hard cod

then you can reference these in the connection profile as follows

"hsm": {
"x-hsm": {
"library": "{PKCS_LIBRARY}",
"slot": "{PKCS_SLOT}",
"pin": "{PKCS_PIN}"
Expand Down

0 comments on commit b24b8f6

Please sign in to comment.