8000 Short description · Wodann/rust-gamedev.github.io@49b4dea · GitHub
[go: up one dir, main page]

Skip to content

Commit 49b4dea

Browse files
committed
Short description
1 parent 33c5a42 commit 49b4dea

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Gemfile

Lines 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

Lines 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

Lines 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