Skip to content

ArtalkJS/Artalk

Repository files navigation

Artalk

Artalk

npm version npm downloads Docker Pulls Go Report Card CircleCI Codecov npm bundle size

English官方网站最新版本更新日志

Artalk 是一款简单易用但功能丰富的评论系统,你可以开箱即用地部署并置入任何博客、网站、Web 应用。

  • 🍃 前端 ~40KB,纯天然 Vanilla JS
  • 🍱 后端 Golang,高效轻量跨平台
  • 🐳 通过 Docker 一键部署,方便快捷
  • 🌈 开源程序,自托管,隐私至上

特性

安装

通过 Docker 一键部署:

docker run -d --name artalk -p 8080:23366 -v $(pwd)/data:/data artalk/artalk-go

在网页中引入 Artalk:

Artalk.init({
  el:      '#Comments',
  site:    'Artalk 的博客',
  server:  'https://artalk.example.com',
  pageKey: '/2018/10/02/hello-world.html'
})

了解更多 →

For Developers

Pull requests are welcome!

See Development and Contributing for information on working with the codebase, getting a local development setup, and contributing changes.

Contributors

Your contributions enrich the open-source community, fostering learning, inspiration, and innovation. We deeply value your involvement. Thank you for being a vital part of our community! 🥰

Supporters

Stargazers repo roster for @ArtalkJS/Artalk

Repobeats Analytics

Alt

Stargazers over time

Stargazers over time

License

MIT

FOSSA Status

FOSSA Status