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 15,004 public repositories matching this topic...

SommerEngineering
SommerEngineering commented Aug 26, 2021

It would be good if Gitea offered support for the new citation file format, cf. https://citation-file-format.github.io/ and https://blog.front-matter.io/mfenner/step-forward-for-software-citation

This is intended to allow scientists to cite software repositories. I can imagine an implementation similar to Github: Similar to the buttons for forks and downloads of repositories, there may be a new

refined-github
kidonng
kidonng commented Oct 5, 2021

Please ensure:

  • The bug is caused by Refined GitHub. It doesn't happen if I disable the extension.

Description

The copy button after filenames is a link (.Link--onHover), but somehow it doesn't show an underline on hover (I can't find the corresponding CSS).

<img width="517" alt="Screen Shot 2021-10-06 at 00 04 45" src="https://user-images.githubusercontent.com/44045911/

desktop
github-profile-readme-generator
renovate
rarkins
rarkins commented Sep 24, 2021

Describe the proposed change(s).

Today we use re2 for any user-provided regex, with the aim being we can't be the victim - intentionally or accidentally - of catastrophic backtracking.

But how do we make sure that we don't accidentally add a problematic regex in our own code? Wouldn't we essentially close off the risk if we used re2 for any complex regex instead of using regex literals

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