8000 GitHub - xueyun0512/Portfolio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xueyun0512/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

My Portfolio

forthebadge

Hello! Welcome to my portfolio, where you can gain a brief overview of my work and expertise. For more details about my projects or to discuss opportunities, feel free to reach out to me on LinkedIn or send me an email

How to host my portfolio website on GihHub?

This is a reminder for me (and anyone if needed) to remember what I did to put my files on GitHub pages.

Configuration on GitHub

  1. Step 1: The repository I want to host as a website has the following structure:
[Name of the repo]/
├── docs/
    ├── index.html
    ├── style.css
    ├── javascript.js

    ├── assets/
        ├── image1.png
        ├── image2.jpeg
  1. Step 2: Go to Setting>Pages and set as the following:
Source Deploy from a branch
Branch main /docs
  1. Step 3: Refresh and the link should appeared in Settings>Pages
    Typically, the link should look like https://username.github.io/repo_name/

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0