FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

oss-gate/oss-gate.github.io: Web site source for OSS Gate · GitHub

oss-gate.github.io

OSS GateのWebサイトのリポジトリ。

https://oss-gate.github.io/

仕組み

GitHub pages(jekyll)を使用。markdownファイルとhtmlファイルを編集して、リポジトリにアップすると、GitHubがWebページに変換してくれる。

テーマには、defaultのminimaを使用。https://github.com/jekyll/minima

cssをsassで少し足している。

ローカル環境でのプレビュー

$ bundle install --path vendor/
$ bundle exec jekyll serve --drafts --livereload --incremental --force-polling
  • --drafts は下書き状態の記事を強制的にレンダリングするために必要。
  • --force-polling はWindows 10でのWSL1での既知の不具合の回避に必要。それ以外の環境では省略してもよい。

ICONについて

Font Awesome licensed under SIL OFL 1.1 http://fontawesome.io/

ライセンスについて

Copyright 2015-2020 OSS Gate

このサイトのライセンスは Creative Commons Attribution-ShareAlike 4.0 International License です。

About

Web site source for OSS Gate

Resources

Code of conduct

Stars

15 stars

Watchers

54 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL