Giter VIP home page Giter VIP logo

bazaar's Introduction

思源笔记社区集市

English

思源笔记社区集市分为四个部分:

  • 主题集市
  • 模板集市
  • 图标集市
  • 挂件集市

请分别参考下面的方式进行上架。

上架主题集市

上架前请确认你的主题仓库根路径下至少包含以下文件(仓库示例):

  • theme.css
  • theme.json(请确保 JSON 格式正确)
  • preview.png(请压缩图片大小在 512 KB 以内)
  • README.md(请注意大小写)

确认无误以后请通过对社区集市仓库发起 pull request,修改 themes.json 文件。该文件是所有社区主题仓库的索引,格式为:

{
  "repos": [
    "username/reponame@commithash"
  ]
}

其中 commithash 请填写你的主题仓库上最近一次发布版本的 Git 提交哈希值,请使用完整哈希值,不要使用 7 位短值。

如果你开发的主题更新了版本,请记得:

  • 更新你的主题配置 theme.json 中的 version 字段
  • 再次对社区集市发起 Pull Request

上架模板集市

上架前请确认你的模板仓库根路径下至少包含以下文件(仓库示例):

  • template.json(请确保 JSON 格式正确)
  • preview.png(请压缩图片大小在 512 KB 以内)
  • README.md(请注意大小写)

确认无误以后请通过对社区集市仓库发起 pull request,修改 templates.json 文件。该文件是所有社区模板仓库的索引,格式为:

{
  "repos": [
    "username/reponame@commithash"
  ]
}

其中 commithash 请填写你的模板仓库上最近一次发布版本的 Git 提交哈希值,请使用完整哈希值,不要使用 7 位短值。

如果你开发的模板更新了版本,请记得:

  • 更新你的模板配置 template.json 中的 version 字段
  • 再次对社区集市发起 Pull Request

上架图标集市

上架前请确认你的图标仓库根路径下至少包含以下文件:

  • icon.json(请确保 JSON 格式正确)
  • icon.js
  • preview.png(请压缩图片大小在 512 KB 以内)
  • README.md(请注意大小写)

确认无误以后请通过对社区集市仓库发起 pull request,修改 icons.json 文件。该文件是所有社区图标仓库的索引,格式为:

{
  "repos": [
    "username/reponame@commithash"
  ]
}

其中 commithash 请填写你的图标仓库上最近一次发布版本的 Git 提交哈希值,请使用完整哈希值,不要使用 7 位短值。

如果你开发的图标更新了版本,请记得:

  • 更新你的图标配置 icon.json 中的 version 字段
  • 再次对社区集市发起 Pull Request

上架挂件集市

上架前请确认你的模板仓库根路径下至少包含以下文件(仓库示例):

  • widget.json(请确保 JSON 格式正确)
  • index.html
  • preview.png(请压缩图片大小在 512 KB 以内)
  • README.md(请注意大小写)

确认无误以后请通过对社区集市仓库发起 pull request,修改 widgets.json 文件。该文件是所有社区模板仓库的索引,格式为:

{
  "repos": [
    "username/reponame@commithash"
  ]
}

其中 commithash 请填写你的模板仓库上最近一次发布版本的 Git 提交哈希值,请使用完整哈希值,不要使用 7 位短值。

如果你开发的挂件更新了版本,请记得:

  • 更新你的挂件配置 widget.json 中的 version 字段
  • 再次对社区集市发起 Pull Request

bazaar's People

Contributors

2234839 avatar 88250 avatar achuan-2 avatar bearxz avatar crowds21 avatar dicarne avatar geekmai avatar lanedu avatar langzhou avatar leolee9086 avatar lisontowind avatar macvip avatar mindstudy avatar mohuishou avatar morganwan90 avatar reedtop avatar roeseth avatar royc01 avatar sanly avatar shawnblues avatar svchord avatar ultrasonicer avatar userzyf avatar viwz avatar wuxiaofei01 avatar yuuuxt avatar yyhcoppolo avatar zhangzz66 avatar zilianghm avatar zuoqiu-yingyi avatar

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.