Giter VIP home page Giter VIP logo

new-site's Introduction

CCU MVL Website

基本說明

這份文件為中正大學機器視覺與學習實驗室的網站相關規定說明。

GitHub 更新維護規定

  • 此網站建立在 GitHub Pages 之上,而 GitHub Pages 會抓取 ccumvllab.github.io 專案中的 index.html 當作預設開啟網頁,而在此網頁中自動導向到真正的網站連結,此網站的內容如下,https://ccumvllab.github.io/new-site 就是真正的網站連結。
    <!DOCTYPE html>
    <html>
    <head>
        <meta http-equiv="Refresh" content="0;url=https://ccumvllab.github.io/new-site">
    </head>
    </html>
  • 更新規定:
    • 不能直接更新 ccumvllab/ccumvllab.github.ioccumvllab/new-site 兩個專案的內容,ccumvllab/ccumvllab.github.io 的內容非必要不得更動!!!
    • 更新步驟
      1. 請先 fork 到個人的帳號底下
      2. 用個人帳號的專案進行更新
      3. 更新完成後使用 pull request 將變更合併回 ccumvllab/new-site

專案資料夾架構

ccumvllab/new-site
|
|------ blogs/  # 佈告欄的所有相關照片、網頁皆放於此
|       |
|       |------ 20220824/               # 活動資料夾,以日期為命名
|       |       |------ 20220824-1.jpg  # 活動照片,以資料夾名及編號為命名
|       |       |------ 20220824.html   # 活動網頁,以日期為命名
|       |       |______ ...
|       |------ blog.html   # 過往活動紀錄
|       |______ ...
|
|------ css/
|       |
|       |------ style.css       # 網頁中的風格皆於此編輯
|       |______ style.css.map   # 不重要
|
|------ images/ # 網站中其餘圖片皆存放於此
|       |
|       |------ banner/     # 網站封面頁背景圖片
|       |------ research/   # 研究說明相關圖片
|       |------ team/       # 實驗室成員個人照
|       |       |
|       |       |------ Graduated/      # 畢業成員個人照
|       |       |------ Master Student/ # 碩士班成員個人照
|       |       |------ Phd Student/    # 博士班成員個人照
|       |       |------ chen.kuo.chiang-225x225.jpg # 江振國個人照
|       |       |______ default.png     # 預設個人照,只限於尚未提供照片的成員使用
|       |______ logo.png    # 網站 Logo
|
|------ js/
|       |
|       |______ script.js   # javascript 相關程式,含動畫程式
|
|------ plugins/    # 模板相關檔案,建議勿動
|------ .gitignore  # 不要被 git 的清單
|------ graduated-students.html # 畢業成員清單介面
|------ index.html  # 網站主要網頁
|------ LICENSE/    # MIT 授權規定
|------ README.md   # 本說明文件
|______ research.html   # 實驗室研究說明網頁

Site Map

index.html
|
|------ Research
|       |______ research.html
|
|------ News
|       |------ 20220824.html
|       |------ ...
|       |______ blog.html
|
|------ Members
|       |______ graduated-students.html
|
|------ Contact
|
|______ Old Website (https://ccumvllab.github.io/site/)

開發團隊

  • 葉祺騰 haha20331 : 維護新網站集新增英文版
  • 林岳 lyjeff : 建立及維護新網站
  • 李皓庭 aquastripe : 維護網站
  • 李昀倫 apie0419 : 更新維護舊網站
  • egoistclaris : 建立及維護舊網站

TODO List

  • 新成員個人照
  • 更新研究說明
  • 加入課程頁面
  • 完全英文化

new-site's People

Contributors

haha20331 avatar lyjeff avatar

Stargazers

 avatar

Forkers

audost0ck1ng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.