mirror of
https://github.com/ossu/computer-science.git
synced 2026-04-11 14:21:57 +08:00
* force gh-pages to render CONTRIBUTING.md * fix link to hs math faq * fix links in the faq * fix links in CONTRIBUTING.md change gitter -> discord * pin minima theme version Pin the minima theme version, as recommended by https://github.com/jekyll/minima README
9 lines
152 B
YAML
9 lines
152 B
YAML
title: Computer Science
|
|
remote_theme: "jekyll/minima@7d91bb5"
|
|
minima:
|
|
skin: auto
|
|
nav_pages:
|
|
- FAQ.md
|
|
- HELP.md
|
|
include: ['CONTRIBUTING.md']
|