Sha256: 4de1c94103ce66aa03e08945546f85c2910a1abff4a7b25aef19482c7e3a3ddd

Contents?: true

Size: 554 Bytes

Versions: 2

Compression:

Stored size: 554 Bytes

Contents

title: Play Rock Paper Scissors Game
description: A Ruby Programmed Rock Paper Scissors Game
show_downloads: true
google_analytics: false
theme: jekyll-theme-cayman # important
include:
  - index.md
  - How_to_Run.md
  - Code.md
  - Comparing_Code.md
  - Testing.md
  - How_to_Build.md
  - about.md
exclude:
  - Gemfile
  - Gemfile.lock
  - jekyll-theme-cayman.gemspec
  - thumbnail.png
  - LICENSE
gems: 
  - github-pages
# Sass/SCSS
sass:
  sass_dir: _sass
  style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-2.7.6 docs/_config.yml
PlayRockPaperScissorsGame-2.7.5 docs/_config.yml