- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: https://github.com/adtac/commento
- 软件文档: https://github.com/adtac/commento/blob/master/README.md
- 官方下载: https://github.com/adtac/commento
软件介绍
Commento 是一个轻量级的嵌入式网站讨论系统。您可以将其嵌入到您的博客,新闻文章以及您希望读者添加评论的任何地方。这是轻量级和简单的,可以快速页面加载。重点是还关乎隐私,评论引擎都关乎隐私。
如果你想使用Commento,你有三个选择:
1.使用Docker
如果你正在关闭自我托管路由,建议使用Docker运行Commento。为此提供了一个最小的Docker镜像adtac/commento。您可以通过拉取图像并启动它来获取容器:
$ docker pull adtac / commento $ docker run -it -d -p 80:8080 adtac / commento
端口上将显示您的机器上的服务器80; 把你的Commento前端配置指向这个。
2.使用二进制版本
如果你不想安装整个Docker,你可以简单地使用最新版本。目前,二进制版本可用于linux-amd64,但是根据要求,可以轻松地为其他操作系统和体系结构创建和发布稳定版本。
3.从源头建设
评论是用Go语言编写的。从源代码构建评论仅仅是一个运行的问题go build。commento机器生成一个二进制文件,可以简单地执行这个文件。
Hacking Growth
Sean Ellis、Morgan Brown / Crown Business / 2017-4-25 / USD 29.00
The definitive playbook by the pioneers of Growth Hacking, one of the hottest business methodologies in Silicon Valley and beyond. It seems hard to believe today, but there was a time when Airbnb w......一起来看看 《Hacking Growth》 这本书的介绍吧!
