Git Product home page Git Product logo

git's Introduction

在 GitHub 上查找资源时,可以发现很多项目被创建成了 GitHub Pages,遂想为单个项目创建 GitHub Pages,网上的教程很多,顺便也学习记录一下创建步骤:

  1. 打开一个项目

  2. Settings

  3. Pages

    • 如果是私人仓库,会提示:Upgrade or make this repository public to enable Pages

      GitHub Pages is designed to host your personal, organization, or project pages from a GitHub repository.

      Upgrade

    • 如果是共有仓库,将 Source 处改为:Github Actions。然后根据提示,可配置主题、域名、HTTPS。

  4. GitHub Actions

  5. 选择/创建 workflows

此时,在该项目的 About 处即可添加 Edit repository details(单击 About 右侧的齿轮⚙️图标),可以看到默认的 Website 就是 xgyxss.github.io/git/,由于 xgyxss.github.io 已经设置了域名 yexingshusheng.com,且本项目没有设置域名,则该链接会跳转到对应的 yexingshusheng.com/git 下。

rf.

官方的创建步骤

用Github搭建一个静态页面,公开和私有设置

git's People

Contributors

xgyxss 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.