deleted: README.md
new file: README.rst modified: index.html
This commit is contained in:
parent
cc024fdc97
commit
35021967aa
3 changed files with 30 additions and 46 deletions
|
|
@ -1,2 +0,0 @@
|
|||
# www.remarkbox.com
|
||||
Marketing and sales landing page
|
||||
4
README.rst
Normal file
4
README.rst
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
www.remarkbox.com
|
||||
##################
|
||||
|
||||
Marketing and sales landing page of http://www.remarkbox.com
|
||||
70
index.html
70
index.html
|
|
@ -94,7 +94,7 @@
|
|||
<!-- Remarkbox - readers want to communicate with you -->
|
||||
<script type="text/javascript" src="https://demo.remarkbox.com/static/js/iframe-resizer/iframeResizer.min.js"></script><script type="text/javascript">
|
||||
thread_uri = (window.location != window.parent.location) ? document.referrer: document.location;
|
||||
document.write('<iframe id="remarkbox" src="http://demo.remarkbox.com/embed?thread_uri=' + thread_uri + '" title="remarkbox" width="100%" style="width: 100% !important; border: none !important; overflow: hidden !important;" allowtransparency="true" scrolling="no" horizontalscrolling="no" verticalscrolling="no" tabindex="0" seamless></iframe>');
|
||||
document.write('<iframe id="remarkbox" src="https://demo.remarkbox.com/embed?thread_uri=' + thread_uri + '" title="remarkbox" width="100%" style="width: 100% !important; border: none !important; overflow: hidden !important;" allowtransparency="true" scrolling="no" horizontalscrolling="no" verticalscrolling="no" tabindex="0" seamless></iframe>');
|
||||
iFrameResize( [], document.getElementById('remarkbox') );</script>
|
||||
<noscript><iframe id="remarkbox" src="https://demo.remarkbox.com/embed?nojs=true" frameborder="0" style="height: 600px; width: 100%; border: none !important;" allowtransparency="true" height="600px" width="100%"></iframe></noscript>
|
||||
</textarea>
|
||||
|
|
@ -124,53 +124,35 @@
|
|||
</div>
|
||||
<div class="one-half column">
|
||||
|
||||
<h5>Say <u>YES</u> to Privacy!</h5>
|
||||
|
||||
<ul>
|
||||
<li><b>No user tracking</b> - anonymous by default</li>
|
||||
<li><b>No advertisements</b> - promote your message only</li>
|
||||
</ul>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<h5>Dissolve barriers of engagement</h5>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
A reader does not need to register
|
||||
</li>
|
||||
<li>
|
||||
A reader logs in when they verify their email
|
||||
</li>
|
||||
<li>
|
||||
Comment previews are shown as the user types
|
||||
</li>
|
||||
<li>
|
||||
Remarkbox feels like part of your website
|
||||
</li>
|
||||
<li><b>No registration</b> - optional email verification</li>
|
||||
<li><b>Realtime previews</b> - as the user types</li>
|
||||
<li><b>Looks and feels</b> - like part of your site</li>
|
||||
</ul>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<h5>Say <u>no</u> to advertisements</h5>
|
||||
<h5>Try it now, risk free</h5>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
Promote only your message
|
||||
</li>
|
||||
<li>
|
||||
Remarkbox will <u>not</u> display ads to <i>your</i> readers
|
||||
</li>
|
||||
<li><b>Comments on your site</b> - in 30s or less!</li>
|
||||
<li><b>Try free until 10th comment</b> - $5/mo after that</li>
|
||||
<li><b>Cancel anytime</b> - export your comments as JSON</li>
|
||||
</ul>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<h5>Try it now, risk free!</h5>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
Put Remarkbox on your site today in 30s or less!
|
||||
</li>
|
||||
<li>
|
||||
Try free until 10th comment, $5/mo after that
|
||||
</li>
|
||||
<li>
|
||||
Cancel anytime, we export comments
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -207,11 +189,6 @@ Cancel anytime, we export comments
|
|||
<h5>FAQ</h5>
|
||||
|
||||
<p>
|
||||
<b>I want to close my account.
|
||||
May I access my comments?</b>
|
||||
<br/>
|
||||
Yes, Remarkbox provides facilities to export your comments.
|
||||
</p>
|
||||
|
||||
|
||||
<!--
|
||||
|
|
@ -247,6 +224,12 @@ May I migrate from Remarkbox to open source Remarkbox?
|
|||
</ul>
|
||||
</p>
|
||||
|
||||
<b>I want to close my account.
|
||||
May I access my comments?</b>
|
||||
<br/>
|
||||
Yes, Remarkbox provides facilities to export your comments.
|
||||
</p>
|
||||
|
||||
<!--
|
||||
<p>
|
||||
<b>Do you have a trial or demo?</b>
|
||||
|
|
@ -257,7 +240,6 @@ May I migrate from Remarkbox to open source Remarkbox?
|
|||
-->
|
||||
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
|
|
@ -381,7 +363,7 @@ Free
|
|||
<script type="text/javascript" src="https://demo.remarkbox.com/static/js/iframe-resizer/iframeResizer.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
thread_uri = (window.location != window.parent.location) ? document.referrer: document.location;
|
||||
document.write('<iframe id="remarkbox" src="http://demo.remarkbox.com/embed?thread_uri=' + thread_uri + '" title="remarkbox" width="100%" style="width: 100% !important; border: none !important; overflow: hidden !important;" allowtransparency="true" scrolling="no" horizontalscrolling="no" verticalscrolling="no" tabindex="0" seamless></iframe>');
|
||||
document.write('<iframe id="remarkbox" src="https://demo.remarkbox.com/embed?thread_uri=' + thread_uri + '" title="remarkbox" width="100%" style="width: 100% !important; border: none !important; overflow: hidden !important;" allowtransparency="true" scrolling="no" horizontalscrolling="no" verticalscrolling="no" tabindex="0" seamless></iframe>');
|
||||
iFrameResize( [], document.getElementById('remarkbox') );
|
||||
</script>
|
||||
<noscript>
|
||||
|
|
@ -400,7 +382,7 @@ Free
|
|||
<div style="background-color: #e3ddda; padding: 100px;">
|
||||
<center>
|
||||
<b>
|
||||
2016 | USA, Connecticut, New London
|
||||
©2016-2017 | USA, Connecticut, New London | <a href="https://twitter.com/RussellBal" target="_blank">@russellbal</a>
|
||||
</b>
|
||||
</center>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue