GithubHelp home page GithubHelp logo

simplevaline's Introduction

SimpleValine

SimpleValine,Based on Valine

https://ashin.wang 评论框架采用 Valine,非常喜欢它来搭配 Hexo。

Valine的优点:

  • 不需要注册,支持匿名评论
  • 基于 LeanCloud,无广告
  • 支持邮件提醒
  • 多个部署,调用同一个 LeanCloud

针对 Valine,冒昧再次进行了简化,使其看起来更加简洁。

1.原版的Valine

原版Valine在这里,具体的安装使用可参考原作者的 Valine使用

注意

  • LeanCloud**,在2019年10月起绑定的域名需要备案,但是可以使用LeanCloud国际版,个人免费版的加载速度都不快。

原版效果如下

2.简化版的SimpleValine

  • 删除 Powered By Valine
  • 删除 快来做第一个评论的人吧
  • 去掉 网址(http://)
  • 增加 (必填)字段

效果图如下


3.使用简化版的Valine

以Next主题为例,主题配置文件 blog⁩/⁨themes⁩/⁨next⁩/⁨_config.yml

搜索 valine,将 valine 插件的 CDN 进行如下设置

# Valine
 # Example:
 # valine: //cdn.jsdelivr.net/npm/valine@1/dist/Valine.min.js
 # valine: //cdnjs.cloudflare.com/ajax/libs/valine/1.3.4/Valine.min.js
 valine: https://cdn.jsdelivr.net/gh//AshinWang/SimpleValine/SimpleValine.min.js

4.加入邮箱提醒

直接参考

simplevaline's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

simplevaline's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.