Skip to content

foreverpeng/web-jekyll

 
 

Repository files navigation

建置環境 Development

windows

  1. clone this repo
  2. install chocolatey
  3. install ruby by choco
  4. install jekyll by gem
  5. run jekyll serve
  6. open 127.0.0.1:4000
  7. push to github results to automatically render a static site for you

檔案結構 Structure

文章 Text

  • /_posts/
  • /_projects/

資料 Data

  • /_data/
  • /_config.yml

頁面 Page

  • /_layouts/
  • /_includes/
  • /pages/
  • /index.html

Jekyll Materialize Starter Template v0.1

*A Site Starter Materialize Templates.

The theme is a fork of the minima

minima theme preview

License

The theme is available as open source under the terms of the MIT License.

Materialize a modern responsive front-end framework based on Material Design

Copyright © 2017 Marco Damiani. Powered by Jekyll

About

a Jekyll version of PDIS site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.6%
  • HTML 14.3%
  • JavaScript 0.1%