wcm2020 12

  • Home
    • Site Map
    • reveal
    • blog
  • HOME
  • 每周上課內容
  • 上課內容整理
    • W10
      • Python程式
      • CSV
    • W12
      • 建立虛擬主機
    • W14
      • MBR與GPT
      • BIOS與UEFI
    • W15
      • 利用Pypdf2來切割PDF檔
    • W16
      • 何謂wsgi
    • W17
      • PDF網際分割與合併程式
      • 何謂 API
      • 何謂 URI
      • 何謂 URL 、 URN
  • 錯誤修正
    • 命令列無法使用pip下載程式
  • 操作步驟教學
    • 如何建網頁
    • 如何使用SSH維護倉儲
    • 如何安裝虛擬主機
    • 如何使用leo編輯Palican
    • 如何在虛擬主機上clone倉儲
操作步驟教學 << Previous Next >> 如何使用SSH維護倉儲

如何建網頁

1.先在Github中新增一個倉儲

2.新增一個tmp的目錄,再將剛創的倉儲clone進去

利用編輯器在tmp的目錄下輸入

git clone https://github.com/a40823112/test12.git

3.利用編輯器在倉儲的目錄下輸入

git submodule add https://github.com/mdecourse/cmsimde.git cmsimde

4.將倉儲--cmsimde--up_dir內容全部複製到倉儲的目錄下

5.利用編輯器在cmsimde目錄下輸入

python wsgi.py

完成網站建立


操作步驟教學 << Previous Next >> 如何使用SSH維護倉儲

Copyright © All rights reserved | This template is made with by Colorlib