modified: finally-a-disqus-alternative.html

This commit is contained in:
russellballestrini 2018-11-15 23:52:26 -05:00
parent 7e36545444
commit f4f43b6d9d

View file

@ -46,13 +46,13 @@
<a class="navlink" href="#remarkbox-demo">Demo</a> <a class="navlink" href="#remarkbox-demo">Demo</a>
<a class="navlink" href="https://www.remarkbox.com/#plans">Plans</a> <a class="navlink" href="https://www.remarkbox.com/#plans">Plans</a>
<a class="button" href="https://my.remarkbox.com/join-or-log-in?return-to=https://my.remarkbox.com">Log in</a> <a class="button" href="https://my.remarkbox.com/join-or-log-in?return-to=https://my.remarkbox.com">Log in</a>
<a class="button red" href="https://my.remarkbox.com/setup">Join</a> <a class="button red" href="https://my.remarkbox.com/setup">Setup</a>
</div> </div>
</div> </div>
<div style="text-align: right; margin-top: 25px; width: 100%;" class="hidden-on-tablet"> <div style="text-align: right; margin-top: 25px; width: 100%;" class="hidden-on-tablet">
<a class="button" href="https://my.remarkbox.com/join-or-log-in?return-to=https://my.remarkbox.com">Log in</a> <a class="button" href="https://my.remarkbox.com/join-or-log-in?return-to=https://my.remarkbox.com">Log in</a>
<a class="button red" href="https://my.remarkbox.com/setup" style="margin-right: 40px;">Join</a> <a class="button red" href="https://my.remarkbox.com/setup" style="margin-right: 40px;">Setup</a>
</div> </div>
<a id="free" class="anchor"></a> <a id="free" class="anchor"></a>
@ -163,7 +163,7 @@
</center> </center>
<p> <p>
<img src="https://lh3.googleusercontent.com/-uAPZy7NmmP0/AAAAAAAAAAI/AAAAAAAAAnI/iG2P43gCL2U/s300-c/photo.jpg" align="left" style="margin-right: 40px; margin-top: 5px; border-radius: 12px;"> <img src="https://lh3.googleusercontent.com/-uAPZy7NmmP0/AAAAAAAAAAI/AAAAAAAAAnI/iG2P43gCL2U/s200-c/photo.jpg" align="left" style="margin-right: 40px; margin-top: 5px; border-radius: 12px;">
Hey there, my name is <a href="https://russell.ballestrini.net/about">Russell</a> and I started working on Remarkbox back in 2014 to solve a problem I had after moving my Wordpress blog to a <b>static site</b>. Hey there, my name is <a href="https://russell.ballestrini.net/about">Russell</a> and I started working on Remarkbox back in 2014 to solve a problem I had after moving my Wordpress blog to a <b>static site</b>.
</p> </p>
@ -175,6 +175,8 @@ Static sites don't have comments and I knew my readers would still want to commu
My research found products which would slow down my site, or worse, serve ads! That very day, I set out to build my own solution because - My research found products which would slow down my site, or worse, serve ads! That very day, I set out to build my own solution because -
</p> </p>
<img src="/static/img/remarkbox-instant-preview-of-comments.gif" style="background-image: linear-gradient(to right, #e5927c, #ab8b98); float:right; width:340px; margin-left: 40px; padding: 10px;" alt="Remarkbox Demo animated gif">
<p> <p>
<blockquote>"How long could it take to build a comment system?"</blockquote> <blockquote>"How long could it take to build a comment system?"</blockquote>
</p> </p>
@ -183,7 +185,6 @@ My research found products which would slow down my site, or worse, serve ads! T
3 years later, I'm finally ready to share Remarkbox: a hosted comment service that <span class="avoidwrap"><b>embeds in your pages</b></span> to keep the conversation in the same place as your content. 3 years later, I'm finally ready to share Remarkbox: a hosted comment service that <span class="avoidwrap"><b>embeds in your pages</b></span> to keep the conversation in the same place as your content.
</p> </p>
<img style="float:right; width:340px; margin-left:40px;" src="https://www.remarkbox.com/static/img/remarkbox-instant-preview-of-comments.gif">
<p> <p>
Remarkbox <b>increases user engagement</b> because it: Remarkbox <b>increases user engagement</b> because it:
@ -197,6 +198,8 @@ Remarkbox <b>increases user engagement</b> because it:
</ul> </ul>
</p> </p>
<br>
<p> <p>
... and the best part &mdash; ... and the best part &mdash;
<span class="avoidwrap">fast page load speeds</span> and absolutely <b>NO ADS!</b> <span class="avoidwrap">fast page load speeds</span> and absolutely <b>NO ADS!</b>
@ -207,6 +210,9 @@ Remarkbox <b>increases user engagement</b> because it:
<center> <center>
<br>
<br>
<p> <p>
Are you ready to try on your site now? Are you ready to try on your site now?
</p> </p>
@ -306,8 +312,6 @@ Remarkbox &#169;2016-2017 | USA, Connecticut, New London | <a href="https://twit
</div> </div>
<div class="redline"></div> <div class="redline"></div>
<div class="nav"></div>
</body> </body>
</html> </html>