mirror of
https://github.com/Stone-Red-Code/Stone-Red-Code.github.io.git
synced 2026-09-04 09:06:28 +02:00
15 lines
261 B
YAML
15 lines
261 B
YAML
theme: jekyll-theme-hacker
|
|
plugins:
|
|
- jekyll-relative-links
|
|
relative_links:
|
|
enabled: true
|
|
collections: true
|
|
include:
|
|
- CONTRIBUTING.md
|
|
- README.md
|
|
- LICENSE.md
|
|
- COPYING.md
|
|
- CODE_OF_CONDUCT.md
|
|
- ISSUE_TEMPLATE.md
|
|
- PULL_REQUEST_TEMPLATE.md
|