Tag: github page

教學:Jekyll 用於 GitHub Pages

Jekyll 是一個靜態網站產生器,用於建立網站和部落格。它採用 Ruby 編寫,並從 Markdown 檔案產生 HTML 頁面。它是 GitHub Pages 背後的引擎,允許使用者在 GitHub 上免費託管其網站。

教程:使用 Jekyll 搭建 GitHub Pages

Jekyll 是一个用于创建网站和博客的静态网站生成器。它采用 Ruby 编写,能够从 Markdown 文件生成 HTML 页面。它是 GitHub Pages 的核心引擎,允许用户在 GitHub 上免费托管网站。

Tutorial: Jekyll for github page

Jekyll is a static site generator that is used to create websites and blogs. It is written in Ruby and is used to generate HTML pages from Markdown files. It is the engine behind GitHub Pages, which allows users to host their websites on GitHub for free.