mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
ikrpg version 3 alpha: added new background image and using pouchdb to store it client side.
This commit is contained in:
parent
67d39d2dc9
commit
a06573dfd0
12 changed files with 535 additions and 23 deletions
25
index.html
25
index.html
|
|
@ -5,19 +5,26 @@ tags: [ IKRPG ]
|
|||
---
|
||||
|
||||
<p>
|
||||
Welcome to the Unofficial <a href="http://privateerpress.com/iron-kingdoms">Iron Kingdoms Role
|
||||
Playing Game</a> (IKRPG) Resources. <strong>We aim at providing helpful resources and tools for
|
||||
players and GMs of the IKRPG</strong> and believe that the best possible way to provide them
|
||||
to most devices is a webpage. The rest of the page will introduce you to the tools we offer.
|
||||
Welcome to the Unofficial <a href="http://privateerpress.com/iron-kingdoms">Iron Kingdoms Role Playing Game</a> (IKRPG) Resources.
|
||||
<strong>We aim at providing helpful resources and tools for players and GMs of the IKRPG</strong> and
|
||||
believe that the best possible way to provide them to most devices is a web application.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Please Note:</strong> The following tools are meant to complement but not replace the
|
||||
official rules and tools provided by <a href="http://privateerpress.com/">Privateer Press</a>.
|
||||
<strong>Please Note:</strong> The following tools are meant to complement but not replace the official rules and tools provided by <a href="http://privateerpress.com/">Privateer Press</a>.
|
||||
</p>
|
||||
|
||||
<h2 id="application-settings">Application Settings</h2>
|
||||
<p>
|
||||
Starting at version 3, we migrated ikrpg.info from a static webpage to a web application.
|
||||
This means we are using coockies to store user settings in your browser.
|
||||
These settings are limited to your chosen webpage background only.
|
||||
</p>
|
||||
<p>
|
||||
Please choose your favourite webpage background (click to change Background):
|
||||
</p>
|
||||
<ol>
|
||||
<li><a href="#publication-index">Publication Index</a></li>
|
||||
<li><a href="#character-cards">Fillable Character Cards</a></li>
|
||||
<li><a href="javascript:setBackground('bg-FMF.jpg', -370);">Full Metal Fantasy</a> (click for the classic background)</li>
|
||||
<li><a href="javascript:setBackground('bg-Unleashed.jpg', -250);">Unleashed</a> (click for the new background)</li>
|
||||
</ol>
|
||||
|
||||
<h2 id="publication-index">Publication Index</h2>
|
||||
|
|
@ -93,7 +100,7 @@ tags: [ IKRPG ]
|
|||
<li><a href="/index/publication/No-Quarter-56/">#56</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-57/">#57</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-58/">#58</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-59/">#59</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-59z/">#59</a></li>
|
||||
</ul>)</li>
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-1/">Path of Devastation Season 1</a></li>
|
||||
<li>Unleashed Adventure Kit <a href="/index/publication/Unleashed-Adventure-Kit-Rulebook/">Rulebook</a>/<a href="/index/publication/Unleashed-Adventure-Kit-Scenario/">Scenario</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue