diff --git a/README.md b/README.md index acaa04b..c05778e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Squib [![Gem Version](https://badge.fury.io/rb/squib.svg)](https://rubygems.org/gems/squib) [![Build Status](https://secure.travis-ci.org/andymeneely/squib.svg?branch=master)](https://travis-ci.org/andymeneely/squib) [![Vey][vey]][vey_url] [![Dependency Status](https://gemnasium.com/andymeneely/squib.svg)](https://gemnasium.com/andymeneely/squib) [![Coverage Status](https://img.shields.io/coveralls/andymeneely/squib.svg)](https://coveralls.io/r/andymeneely/squib) [![ReadTheDocs](https://readthedocs.org/projects/squib/badge/?version=latest)](http://squib.readthedocs.org) [![BoardGameGeek](https://cdn.rawgit.com/andymeneely/squib/gh-pages/images/microbadge.png)](https://boardgamegeek.com/microbadge/37841) +# Squib [![Gem Version](https://badge.fury.io/rb/squib.svg)](https://rubygems.org/gems/squib) [![Build Status](https://secure.travis-ci.org/andymeneely/squib.svg?branch=master)](https://travis-ci.org/andymeneely/squib) [![Vey][vey]][vey_url] [![Dependency Status](https://gemnasium.com/andymeneely/squib.svg)](https://gemnasium.com/andymeneely/squib) [![Coverage Status](https://img.shields.io/coveralls/andymeneely/squib.svg)](https://coveralls.io/r/andymeneely/squib) [![ReadTheDocs](https://readthedocs.org/projects/squib/badge/?version=latest)](http://squib.readthedocs.org) [![BoardGameGeek](https://cdn.rawgit.com/andymeneely/squib/gh-pages/images/microbadge.png)](https://boardgamegeek.com/guild/2601) Squib is a Ruby [DSL](http://en.wikipedia.org/wiki/Domain-specific_language) for prototyping card and board games. Write a little bit of Ruby, define your deck's stats, then compile your game into a series of images ready for print-and-play or even print-on-demand. Squib is very data-driven and built on the principle of Don't Repeat Yourself. Think of it like [nanDeck](http://www.nand.it/nandeck/) done "the Ruby way". Squib supports: [vey]: https://ci.appveyor.com/api/projects/status/github/andymeneely/squib?svg=true diff --git a/docs/help.rst b/docs/help.rst index 1867cc2..b1c246b 100644 --- a/docs/help.rst +++ b/docs/help.rst @@ -3,7 +3,7 @@ Get Help and Give Help .. raw:: html - On BoardGameGeek.com? Show your Squib pride by getting the microbadge + On BoardGameGeek.com? Show your Squib pride by getting the microbadge and joining our guild! Get Help -------- @@ -17,7 +17,7 @@ Here's an ordered list of how to find help: 3. Go through `the samples `_ 4. Google it - people have asked lots of questions about Squib already in many forums. 5. Ask on Stackoverflow `using the tags "ruby" and "squib" `_. You will get answers quickly from Ruby programmers it's and a great way for us to archive questions for future Squibbers. -6. Our `thread on BoardGameGeek `_ is quite active and informal (if a bit unstructured). +6. Our `thread on BoardGameGeek `_ or `our guild `_ is quite active and informal (if a bit unstructured). If you email me directly I'll probably ask you to post your question publicly so we can document answers for future Googling Squibbers. diff --git a/docs/index.rst b/docs/index.rst index c89cbed..9dacf50 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,6 +3,10 @@ Squib Documentation Welcome to the official Squib documentation! +.. raw:: html + + On BoardGameGeek.com? Show your Squib pride by getting the microbadge and joining our guild! + Contents: .. toctree::