Skip to content

資訊之芽 2024 北區 Python 語法班課程網站

Notifications You must be signed in to change notification settings

tw-csie-sprout/py2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5dc5455 · Jun 30, 2024

History

50 Commits
Feb 22, 2024
Feb 19, 2024
Feb 19, 2024
Feb 19, 2024
Feb 19, 2024
Feb 19, 2024
Feb 19, 2024
Feb 22, 2024
Feb 19, 2024
Feb 19, 2024
May 25, 2024
Feb 19, 2024
Feb 19, 2024
Mar 3, 2024
Feb 19, 2024
Feb 19, 2024
Jun 30, 2024

Repository files navigation

py2024

2024 資訊之芽北區 py 班課程網站

開發方式

  1. 先參考 Jekyll 官網,安裝 Ruby、Gem、Jekyll 等套件
  2. 透過 Gemfile 安裝此專案的相依套件
    bundle install
  3. 編譯網站,並在 http://127.0.0.1:4000/ 建立網頁服務
    bundle exec jekyll serve

設定方式

  • 各個 .md 檔案將被編譯成 HTML 檔,例如 slides.md 會變成 <url>/slides.html,在 GitHub Pages 也可透過 <url>/slides 存取
  • 上方導航列(navbar)可透過 _config.ymlnavbar_items 設定
    • 較複雜的部分可直接在 _includes/navbar.html 更改

About

資訊之芽 2024 北區 Python 語法班課程網站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published