Changeset 1976269
- Timestamp:
- 11/18/2018 12:57:18 PM (7 years ago)
- Location:
- replybox/trunk
- Files:
-
- 2 edited
-
deploy.sh (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
replybox/trunk/deploy.sh
r1975951 r1976269 158 158 .git 159 159 .gitattributes 160 .gitignore" "$SVNPATH/trunk/" 160 .gitignore 161 deploy.sh" "$SVNPATH/trunk/" 161 162 162 163 echo "Exporting the HEAD of master from git to the trunk of SVN" -
replybox/trunk/readme.txt
r1975951 r1976269 11 11 A simple, honest comment system which works everywhere. No ads, no dodgy affiliate links, no fluff. 12 12 13 == Description == 14 15 **ReplyBox is currently in closed BETA. Want to try it out? [Sign up](https://getreplybox.com/) for an invite.** 16 17 [ReplyBox](https://getreplybox.com/) is a simple, honest comment system which works everywhere. No ads, no dodgy affiliate links, no fluff. 18 19 The ReplyBox WordPress plugin lets site owners easily add ReplyBox to their sites, replacing the default WordPress comment system. 20 21 = Features = 22 23 * Send your existing WordPress comments to ReplyBox 24 * Syncs new comments to WordPress 25 * Does not impact your site's performance 26 * SEO friendly 27 * Automatic spam filtering, powered by Akismet 28 * Email notifications for newly posted comments 29 13 30 == Changelog == 14 31
Note: See TracChangeset
for help on using the changeset viewer.