Artalk

command module
v0.0.0-...-28f1fa1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: MIT Imports: 4 Imported by: 0

README

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

Repobeats Analytics

Alt

Stargazers over time

Stargazers over time

License

MIT

FOSSA Status

FOSSA Status

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
docs
swagger
Package swagger Code generated by swaggo/swag.
Package swagger Code generated by swaggo/swag.
internal
auth/gothic_fiber
This package is adapted from the `github.com/markbates/goth/gothic` to work with the Fiber web framework.
This package is adapted from the `github.com/markbates/goth/gothic` to work with the Fiber web framework.
dao
db
log
handler/comments_get
This package's main job is to build the `where` conditions of SQL.
This package's main job is to build the `where` conditions of SQL.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL