Remark42 Docker#
Privacy-focused lightweight commenting engine
Demo#
Demo site available with all authentication methods, including email auth and anonymous access.
Docker Compose#
remark42.yml
Setup on Your Website#
<script>
var remark_config = {
host: 'REMARK_URL',
site_id: 'YOUR_SITE_ID',
}
</script>
<div id="remark42"></div>