分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
-
Updated
Mar 9, 2022 - Python
{{ message }}
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
A list of cool features of Git and GitHub.
CodeHub is an iOS application written using Xamarin
GitHub on steroids
A curated list of awesome actions to use on GitHub
Instead of checking whether there was a previousFile, it should:
previousFile?.isConnected to check whether the box is still in the same documentThis is because I scroll down the page, the
This badge is dedicated to SDKMAN! so people can share that :
sdkA clear and concise description of the new badge.
Feature Request
Windows 10 1909 18363.535
picgo 2.2.0
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Describe the bug
When my client uses the Netlify CMS and types up an eg. blog post in a word document first, then copy pastes it he also copies and pastes an extremely long comment. I believe this to be something from MS Word itself.
To Reproduce
From desktop/desktop#2160 (comment)
It's be nice if we could expose a drop down that allows users to start from a template. I'm thinking having that description there is not necessary; putting the description behind a tooltip should allow people who want/need to know what a gitignore file is to see it while allowing us to use that space for showing the f
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
Too young, too simple. Sometimes, naive & stupid
Self-hosted
31.97.3
github.com
No response
I never saw this
Growth Engineering: The Definitive Guide。全栈增长工程师指南
GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.
An open letter from IT industry specialists to protect Ukraine from information warfare. Відкритий лист спеціалістів IT-індустрії на захист України від інформаційної війни.
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
A markdown version emoji cheat sheet
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
Mar 22 - 24, 2022 • Virtual
Mar 24 - 28, 2022 • Online
Introduction
When adding the wiki of a repo to the repo itself as a submodule, you will get a 404 error in the web UI when clicking on the submodule. This occurs due to the fact that the wiki is no real repo.
Example
Here are two example repositories. One on codeberg and one on try.gitea