modified: custom.css
modified: index.html
This commit is contained in:
parent
9982a0b9bf
commit
df35ec7d16
2 changed files with 27 additions and 2 deletions
24
index.html
24
index.html
|
|
@ -403,11 +403,31 @@ My research found solutions which would slow down my site, or worse, serve ads!
|
|||
</p>
|
||||
|
||||
<p>
|
||||
"How long could it take to build a comment system?"
|
||||
<blockquote>"How long could it take to build a comment system?"</blockquote>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
3 years later, I'm finally ready to share my progress with a hand selected group of users. Would you be interested in joining a list to hear more about it?
|
||||
3 years later, I'm finally ready to share Remarkbox: a hosted comment service that embeds in your pages to keep the conversation in the same place as your content.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Remarkbox <b>increases user engagement</b> because it:
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<ul>
|
||||
<li>enables a visitor to discuss your content right away without needing an account</li>
|
||||
<li>supports <b>Markdown</b> and a <i>realtime as-the-user-types</i> preview of the comment</li>
|
||||
<li>supports deeply nested replies and has a really clean user interface</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
... and the best part - fast page load speeds and absolutely <b>NO ADS!</b>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
I'm in the process of hand selecting group of users to help me test. Would you be interested in joining a list to hear more about it?
|
||||
</p>
|
||||
|
||||
<a href="#beta">Yes! I would like to follow this product's journey.</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue