Skip to content
#

GitHub

github logo

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

Here are 12,053 public repositories matching this topic...

refined-github
fregante
fregante commented Mar 4, 2021

Instead of keeping a list in the readme (which nobody reads because the readme is already hundreds of lines long) we can just a link to: https://github.com/sindresorhus/refined-github/pulls?q=is%3Apr+in%3Atitle+is%3Amerged+-label%3Ameta+drop+feature

Separately, it might be worth going through some old PRs to ensure that they have the "drop feature" in the title.

artt
artt commented Mar 2, 2021

Describe the bug

When using i18n with multiple_files structure with slug name containing "md", Netlify CMS incorrectly identify the md as the file extension, and insert lx.md there instead (where lx is the language).

To Reproduce

  • Create a yml file with the following i18n options:
i18n:
  structure: multiple_files
  locales: [th, en]
  default_locale: th
desktop
alok1920
alok1920 commented Jan 13, 2021

Describe the feature or problem you’d like to solve

A clear and concise description of what the feature or problem is. If this is a bug report, please use the bug report template instead.

Proposed solution

How will it benefit Desktop and its users?

Additional context

Add any other context like screenshots or mockups are helpful, if applicable.

Strange-AI
Strange-AI commented Sep 18, 2018

JS 配置如下:

 var gitalk = new Gitalk({
            clientID: '3654916*****0c0038c28',
            clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
            repo: 'Strange-AI.github.io',
            owner: 'Strange-AI',
            admin: ['jinfagang', 'Strange-AI'],
            id: vm.codeId,
            distractionFreeMode: false
        });
        gitalk.render('gitalk-conta

Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon

Released April 10, 2008

Organization
github
Website
github.com
Wikipedia
Wikipedia

Related Topics

git