GitHub 官方交互式课程,帮助你快速入门GitHub
Create a site or blog from your GitHub repositories with GitHub Pages.
A GitHub Security Lab initiative, providing an in-repo learning experience, where learners secure intentionally vulnerable code.
Organize ideas and collaborate using Markdown, a lightweight language for text formatting.
Develop code using GitHub Codespaces and Visual Studio Code!
Collaborate and work together on GitHub.
Learn, build, debug, and ship faster than ever with your favorite AI pair programmer.
Create workflows that enable you to use Continuous Integration (CI) for your projects.
Use GitHub Actions to publish your project to a Docker image.
Learn why conflicts happen and how to resolve them.
Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.
Secure your supply chain, understand dependencies in your environment, know about vulnerabilities in those dependencies and patch them
Create two deployment workflows using GitHub Actions and Microsoft Azure.
Create a release based workflow that is built on the foundations of the GitHub flow
Enable secret scanning to identify plain-text credentials and prevent them from being written to your repository
Make a workflow reusable, call it in another workflow, and use a matrix strategy to run multiple versions.
Learn how to use MCP Servers with GitHub Copilot