summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.erb
blob: e2559816a517232fc6e52dd44cada368fdbcea05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<p><span class="font-bold">Welcome to Appendix Q.</span></p>

<p>Appendix Q is intended to eventually be a collection of free tools and utilities for use with various tabletop
  role-playing games, for gamemasters and players alike.</p>

<p>This is a brand new project by one person (myself). I've recently started running a
  <%= link_to "PTU", "https://pokemontabletop.com/" %> game for my group, and the available community tools for
  this system are either out of date or don't have all the features I want. So I figured I'd make them myself.
  Likely, tools for other systems will come along as well.</p>

<p>If you'd like to see a certain tool made,
  <%= link_to "open an issue on GitHub", "https://github.com/dtgay/appendix-q/issues" %>
  or send an email to <%= link_to "hello@davidgay.org", "mailto:hello@davidgay.org" %>. If you know how to program,
  you can also fork Appendix Q on GitHub and submit a pull request with the feature!</p>