rearrange home titles authored by Malin Freeborn's avatar Malin Freeborn
# Development # Theory
## Latex
A quickstart guide to Latex and notes on how the books are laid out:
- [Starting with Latex and Git](dev/startup)
- [Repo Overview](dev/format)
- [BIND Latex characters](dev/characters)
- [BIND Latex environments](dev/env)
- [BIND Latex side quests](dev/sq)
- [Making new books](dev/new_books)
# Game Theory
Notes on the game's design. Notes on the game's design.
...@@ -25,6 +12,25 @@ Notes on the game's design. ...@@ -25,6 +12,25 @@ Notes on the game's design.
- [XP](gt/xp) - [XP](gt/xp)
- [Power 19](gt/power19) - [Power 19](gt/power19)
# Development
## Git
- [My git workflow](dev/git)
- [Latex and git](dev/lat)
- [FOSS development](dev/foss)
## Latex
A quickstart guide to Latex and notes on how the books are laid out:
- [Starting with Latex and Git](dev/startup)
- [Repo Overview](dev/format)
- [BIND Latex characters](dev/characters)
- [BIND Latex environments](dev/env)
- [BIND Latex side quests](dev/sq)
- [Making new books](dev/new_books)
# Rants # Rants
- [Why the GPL](dev/licensing) - [Why the GPL](dev/licensing)
...@@ -34,12 +40,6 @@ Notes on the game's design. ...@@ -34,12 +40,6 @@ Notes on the game's design.
- [Mapping possible adventure styles](gen/adventures) - [Mapping possible adventure styles](gen/adventures)
- [The problem with elves and Anthropology](gen/dnd) - [The problem with elves and Anthropology](gen/dnd)
## Git
- [My git workflow](dev/git)
- [Latex and git](dev/lat)
- [FOSS development](dev/foss)
# Rules Overview # Rules Overview
- 6 Attributes: Strength, Dexterity, Speed, Intelligence, Wits and Charisma. - 6 Attributes: Strength, Dexterity, Speed, Intelligence, Wits and Charisma.
... ...
......