2019_Fall_cadp_40423217_Personal_page

Weekwork << Previous Next >> Week_2

Week_1(含示範影檔、文檔)

1.進入Github帳號後,連結至[mdecadp2018](https://classroom.github.com/a/fGqXU9kO ),以領取期中作業。

2.將倉儲clone到近端,並用git checkout將原先的master切換成gh-pages

3.建立個人課程網頁[40423217](https://github.com/mdecadp2018/site-40423217)。

4.若要編輯CMSimfly 動態網頁,要輸入程式碼:python wsgi.py,接著會跑出IP位置: https://127.0.0.1:8443/ ,用瀏覽器進入以上網址後輸入使用者密碼:admin,即可編輯。

5.動態網頁編輯後,須檢查靜態網頁有無更新才可進行提交遠端的動作。

6.從clone下的資料夾裡的https-server.py放入SciTE,將https://localhost:8444 在近端檢查靜態網頁

7.使用reveal編輯投影片、使用指令python wsgi.py編輯靜態網頁、使用pelican編輯網誌。


Weekwork << Previous Next >> Week_2