Skip to content

Timothychen00/izcc2022summer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022暑訓的網站

目錄結構

IZCC2022SUMMER

README.md               說明書runtime.txt             版本
|   requirements.txt        依賴庫app.py                  啟動程式
|   startup.txt             啟動指令
└───static                  靜態資源
│   │                       圖片或者影片資源
│   └───js
│   └───css
│       │   template.css    主要的css內容
└───templatesindex.html
└───main 後端所在位置

main目錄

主要後端所在


static目錄

放一些靜態素材(圖片、影片、css、js)

css目錄

裡面css的檔案名稱一定要是template.css

js目錄

放js檔案


templates目錄

用於放放所有html的檔案,檔名不限,但是儘量要有意義


Releases

No releases published

Packages

No packages published