40823131 cd2021

  • Home
    • Site Map
    • reveal
    • blog
  • about
  • Stage1
    • W1
      • 建立網頁
      • Blog建立
    • W2
      • 分組(二人專案小組)
      • 利用Hamachi建立虛擬區域網路
      • 利用虛擬主機建立Ethercalc伺服器
    • W3
      • 初代機(version 1.0.0) ฅ^•ω•^ฅ
      • 貳代機(version 2.0.0) ^ↀᴥↀ^
      • 参代機(version 3.0.0) ଲ(^ⓛ ω ⓛ^)ଲ
      • 肆代機(version 4.0.0) V(=^・ω・^=)v
    • W4
      • 利用程式方法更改影片檔名
  • Stage2
    • W5
      • 分組組員
    • W6
      • Heroku小組網站
      • 運輸小車繪製
    • W7
      • push more easily
      • 程式控制
    • W8
      • 使用鍵盤程式控制小車移動
    • W9
      • 成果(自動化生產線速率程式控制小車ver.)
      • 成果(自動化生產線鍵盤程式控制小車ver.)
      • 心得
  • Stage3
    • W10
      • task1
      • task2-1
    • W11
      • task2-2
    • W12
      • 直播教學影片
    • W13
      • task3-About OBS setting videos
      • Use aegisub to edit and generate subtitles
    • Final專案進度
  • W14
    • 使用QT based GUI介面改寫 legacy GUI介面
    • 改用 CoppeliaSim 制式的 Lua Script 編寫與原先取放方塊零件相同的操控流程
  • Basic teaching
    • Create SSH KEY
    • Setting up putty for ssh
    • Use Leo Editor to create a web blog
    • Android phone camera instead of webcam teaching
  • W15
  • W16
  • Github帳號解除Flagged過程分享
  • Python grammar sort out
W1 << Previous Next >> Blog建立

建立網頁

利用https://github.com/mdecourse/cmstemplate 樣板,建立網頁,步驟如下:

1.按下Use this template,即可建立新倉儲,命名為cd2021。

2.利用隨身系統,輸入指令

git clone --recurse-submodules https://github.com/40823131/cd2021.git

將cd2021 clone進指定資料夾。

注意:此時不可使用git clone指令clone倉儲,而需改用git clone --recurse-submodules,須使用後述指令之原因為,指定倉儲已有(cmsimde)子模版,而git clone則是用來clone未有(cmsimde)子模板的倉儲,再行安裝子模組。

3.進入cmsimde資料夾並輸入指令python wsgi.py,即可對網頁內容進行編輯。


W1 << Previous Next >> Blog建立

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