Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 49b4dea

Browse filesBrowse files
committed
Short description
1 parent 33c5a42 commit 49b4dea
Copy full SHA for 49b4dea

File tree

3 files changed

+6
-2
lines changed
Filter options

3 files changed

+6
-2
lines changed

‎Gemfile

Copy file name to clipboard
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins

‎_config.yml

Copy file name to clipboardExpand all lines: _config.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
title: Rust Game Development Working Group
22
#author: GitHub User
33
#email: your-email@domain.com
4-
description: > # this means to ignore newlines until "show_excerpts:"
5-
Stay up to date with the progress and recent developments in the Rust Game Development Working Group.
4+
#description: > # this means to ignore newlines until "show_excerpts:"
5+
# Stay up to date with the progress and recent developments in the Rust Game Development Working Group.
66
url: "https://rust-gamedev.github.io"
77
show_excerpts: false # set to true to show excerpts on the homepage
88

‎index.md

Copy file name to clipboardExpand all lines: index.md
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
#
88
layout: home
99
---
10+
11+
Stay up to date with the news and progress related to the Rust Game Development Working Group.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.