Giter VIP home page Giter VIP logo

Comments (4)

ChrAlpha avatar ChrAlpha commented on August 16, 2024

感谢提醒,之前写的代码确实许多地方不尽人意。

from hexo-theme-cards.

ChrAlpha avatar ChrAlpha commented on August 16, 2024

b41c8f7 中做了相关修改,由于主题配置文件中 Valine 相关配置不与官方配置项完全一致(例如 meta 与 requiredFields 处使用字符串分段而非元组存储),所以不能全部格式化,但是 emojiMaps 处确实很可行。

再次感谢!

from hexo-theme-cards.

MonoLogueChi avatar MonoLogueChi commented on August 16, 2024

b41c8f7 中做了相关修改,由于主题配置文件中 Valine 相关配置不与官方配置项完全一致(例如 meta 与 requiredFields 处使用字符串分段而非元组存储),所以不能全部格式化,但是 emojiMaps 处确实很可行。

再次感谢!

可以全部格式化,只是要再config.yml中写成数组的形式

meta: [nick, mail, link]
or
meta: 
  -nick
  -mail
  -link

from hexo-theme-cards.

ChrAlpha avatar ChrAlpha commented on August 16, 2024

只是单纯感觉用数组有点不够直观(当然可能是我想多了),不过这确实是一个很好的建议,后续再看看吧。

from hexo-theme-cards.

Related Issues (20)

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.