- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application |
||
|---|---|---|
| .. | ||
| 1.2.0 | ||
| latest | ||
| README.md | ||
| data.yml | ||
| logo.png | ||
README.md
Answer - 构建问答社区
一款问答形式的知识社区开源软件,你可以使用它快速建立你的问答社区,用于产品技术支持、客户支持、用户交流等。
了解更多关于该项目的内容,请访问 answer.dev.
截图
快速开始
使用 docker 快速搭建
docker run -d -p 9080:80 -v answer-data:/data --name answer answerdev/answer:latest
其他安装配置细节请参考 Installation
贡献
我们随时欢迎你的贡献!
参考 CONTRIBUTING 开始贡献。
