Giter VIP home page Giter VIP logo

blog-comments's Introduction

Blog Comments

This is the repository for comments on my blog, mojimoon.github.io.

All the comments are stored in Discussions of this repository.

How to comment

Go to the blog and at the end of every page, you will find a comment section. Just comment there.

Build

I choose Beaudar as the comment system. The static system does not require any backend. It is easy to use and deploy, and very lightweight.

It is specialized for Chinese users. For international users, you can use Utterances.

Here is how to configure in Stellar theme hexo blog.

For other blogs it is also simple, just refer to official documentation.

  1. Create a new repository for comments, for example, {username}/blog-comments.
  2. Add a file named beaudar.json to the root directory of comment repo. Its content:
    {
    "origins": [
        "https://{username}.github.io"
    ]
    }
  3. Append the following content to your blog theme config file _config.stellar.yml:
    comments:
    service: beaudar
    beaudar:
        repo: {username}/blog-comments
  4. Install Github App of Beaudar. Only installing in comment repo is enough.

Stellar theme will use the following configuration by default:

  • Theme: Github Light/Dark (follow system)
  • Issue Title: Page Relative Path
  • Issue Body:
# {{title}}

{{excerpt}}

{{url}}

blog-comments's People

Contributors

mojimoon avatar

Watchers

 avatar

blog-comments's Issues

2023/202306A/

2023 年 6 月中「☐☐☐的夏天」 - 低温结晶

今年夏天,关于高考、家庭、未来的喜剧、悲剧、荒诞剧,依旧在全国各地上演;也在我身边上演,而我只是个局外人。

https://cryovit.github.io/2023/202306A/

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.