Skip to content

sharkfoolish/sharkfoolish.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharkfoolish.github.io

製作一個屬於自己的個人網站

執行需求

  • Git
  • GitHub
  • Bootstrap 5.1

Bootstrap

主要介紹此網頁所使用到的元件

navbar 
card
list-group

Git

簡單說明如何紀錄程式碼版本

  • git init initialize git
  • git add <filename> move unstagged file to Staging Area
  • git commit -m '<message>' commit a version
  • git remote add origin <link> add a Remote Repository link
  • git push origin <branch name> push local commit record to Remote Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages