modified: index.html
This commit is contained in:
parent
6f965fc2ed
commit
cc024fdc97
1 changed files with 46 additions and 27 deletions
73
index.html
73
index.html
|
|
@ -183,33 +183,6 @@ Cancel anytime, we export comments
|
|||
<h5>We love our customers & provide exclusive service by email or phone.</h5>
|
||||
</center>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
|
||||
<h5>About Remarkbox</h5>
|
||||
|
||||
<p>
|
||||
<img src="https://lh3.googleusercontent.com/-uAPZy7NmmP0/AAAAAAAAAAI/AAAAAAAAAnI/iG2P43gCL2U/s100-c/photo.jpg" align="left" style="margin-right: 30px;">
|
||||
<b><a href="http://russell.ballestrini.net/about">Russell Ballestrini</a></b> - <i>Founder</i>
|
||||
|
||||
<p>
|
||||
My vision of Remarkbox started back in 2013 while porting
|
||||
my blog from Wordpress to Pelican, a static-site-generator.<br/>
|
||||
I had a problem: what would I do with my readers comments?
|
||||
</p>
|
||||
|
||||
<p>
|
||||
My research found solutions which served ads and I didn't want that.
|
||||
So I built my own solution because -<br/>"how long could it possibly take to build an embeddable comment system?" (hint: 3 years)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Lots of love and thought have gone into making Remarkbox. I hope you and your readers enjoy using it!
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
@ -288,6 +261,25 @@ May I migrate from Remarkbox to open source Remarkbox?
|
|||
<br/>
|
||||
<br/>
|
||||
|
||||
<h5>Remarkbox and Resilient Web Design</h5>
|
||||
|
||||
<p>
|
||||
Remarkbox follows resilient web design principles.
|
||||
This means Remarkbox will work even when Javascript does not.
|
||||
</p>
|
||||
<p>
|
||||
When Javascript works, Remarkbox will powerup and enhance the user experience!
|
||||
</p>
|
||||
|
||||
<p>
|
||||
For more details read: <a href="http://russell.ballestrini.net/capability-driven-presentation/" target="_blank">Capability driven Presentation</a>
|
||||
</p>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="one-half column">
|
||||
|
||||
|
|
@ -351,6 +343,33 @@ Free
|
|||
Link to github.com
|
||||
-->
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
|
||||
<h5>About Remarkbox</h5>
|
||||
|
||||
<p>
|
||||
<img src="https://lh3.googleusercontent.com/-uAPZy7NmmP0/AAAAAAAAAAI/AAAAAAAAAnI/iG2P43gCL2U/s100-c/photo.jpg" align="left" style="margin-right: 30px;">
|
||||
<b><a href="http://russell.ballestrini.net/about">Russell Ballestrini</a></b> - <i>Founder</i>
|
||||
|
||||
<p>
|
||||
My vision of Remarkbox started back in 2013 while porting
|
||||
my blog from Wordpress to Pelican, a static-site-generator.<br/>
|
||||
I had a problem: what would I do with my readers comments?
|
||||
</p>
|
||||
|
||||
<p>
|
||||
My research found solutions which served ads and I didn't want that.
|
||||
So I built my own solution because -<br/>"how long could it possibly take to build an embeddable comment system?" (hint: 3 years)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Lots of love and thought have gone into making Remarkbox. I hope you and your readers enjoy using it!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue