modified: custom.css
modified: index.html
This commit is contained in:
parent
be2ab1abc2
commit
2f0fba8222
2 changed files with 18 additions and 32 deletions
|
|
@ -35,3 +35,8 @@ span.avoidwrap {
|
|||
.container {
|
||||
max-width: 860px;
|
||||
}
|
||||
|
||||
@media screen and (max-width:568px) {
|
||||
.hidden-on-phone {display:none}
|
||||
}
|
||||
|
||||
|
|
|
|||
45
index.html
45
index.html
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
<a name="free"></a>
|
||||
|
||||
<div class="nav">
|
||||
<div class="nav hidden-on-phone">
|
||||
<a href="#faq">FAQ</a>
|
||||
<a href="#plans">Plans</a>
|
||||
<a href="#beta">Beta</a>
|
||||
|
|
@ -97,7 +97,7 @@
|
|||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<b>Try <a href="#remarkbox-demo">here</a> or setup on your site in 30s ➡ </b>
|
||||
<b>Try <a href="#remarkbox-demo">here</a> or setup on your site in 30s</b>
|
||||
<br />
|
||||
<br />
|
||||
</center>
|
||||
|
|
@ -159,12 +159,11 @@
|
|||
<br/>
|
||||
<br/>
|
||||
|
||||
<h5>Free (as in free beer)</h5>
|
||||
|
||||
<h5>Start with the free comment plan</h5>
|
||||
<ul>
|
||||
<li><b>No Cost</b> - no limits, <a href="#plans">free plan</a></li>
|
||||
<li><b>Setup</b> - in 30s or less!</li>
|
||||
<li><b>Cancel anytime</b> - export comments as JSON</li>
|
||||
<li><b>No Cost or limits</b> - <a href="#plans">free plan</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
@ -178,7 +177,7 @@
|
|||
<center>
|
||||
<h5 style="margin-bottom: 0px">Don't give your readers Disqust</h5>
|
||||
|
||||
Switch to Remarkbox, the Disqus alternative
|
||||
<h6>Switch to Remarkbox, the Disqus alternative</h6>
|
||||
|
||||
</center>
|
||||
|
||||
|
|
@ -263,6 +262,11 @@ For <b>beta access</b> and updates, join the email list
|
|||
|
||||
Your <b>feedback will shape</b> Remarkbox!
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
|
||||
</div>
|
||||
|
||||
<div class="one-half column" style="padding-left: 5%;">
|
||||
|
|
@ -330,33 +334,10 @@ When Javascript works, Remarkbox will powerup and enhance the user experience!
|
|||
For more details read: <a href="http://russell.ballestrini.net/capability-driven-presentation/" target="_blank">Capability driven Presentation</a>
|
||||
</p>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<!--
|
||||
Embedded mode
|
||||
$5 per month per domain
|
||||
|
||||
Works anywhere HTML is supported.
|
||||
|
||||
<b>Stand alone mode</b> <i>$99 per month</i>
|
||||
|
||||
<p>
|
||||
We dedicate resources for your FAQ site.<br/>
|
||||
Bring your own domain, theme, and branding.
|
||||
</p>
|
||||
|
||||
<b>Enterprise</b> <i>$299 per month</i>
|
||||
|
||||
<p>
|
||||
We give you a deb or rpm package and you install inside your enterprise.
|
||||
Includes email support, integration assistance, upgrades, and patches.
|
||||
(We know how to scale in the cloud too)
|
||||
</p>
|
||||
|
||||
Open source
|
||||
Free
|
||||
|
||||
Link to github.com
|
||||
-->
|
||||
|
||||
</div>
|
||||
<div class="one-half column">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue