Skip to content

blairlee227/softleader-training-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maintenance PRs Welcome

松凌科技教育訓練專區

http://bit.ly/softleader-training-course

Directory Structure

請講師將上課教材,依照下述目錄結構擺放, 課程名稱不可以有空白!

.
└── <年度>
    └── <>
        ├── <課程A>
        ├── <課程B>
        └── ...

如:

.
└── 2016
    ├── Q1
    │   ├── spring-transaction
    │   └── stream-and-lambda
    └── Q2
        ├── design-patterns
        └── ...

在你的課程目錄中, 如果有放一個 README.md, 會自動擷取該檔案中第一個 header (#, ## ... ######) 作為課程標題

.
└── <年度>
    └── <>
        └── <課程A>
             └── README.md

Courses

Auto-generated by toc

2021

2020

2019

2018

2017

2016

GitHub Action

本 Repo 設有 GitHub Action 在 Push 或 PR 時自動的觸發 toc

About

松凌科技教育訓練專區

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.6%
  • CSS 17.7%
  • Java 14.9%
  • HTML 14.7%
  • SCSS 7.7%
  • Vue 2.3%
  • Other 1.1%