Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ enableInlineShortcodes = true
tag = "tags"
platform = "platforms"
series = "series"
generation = "generations"

[params]
github_repo = "https://github.com/tphummel/oldgames.win"
Expand Down
2 changes: 2 additions & 0 deletions content/platforms/3ds.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Nintendo 3DS
releaseDate: "1985-07-15"
generations: ["eighth"]
---
2 changes: 2 additions & 0 deletions content/platforms/ds.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Nintendo DS
releaseDate: "2004-11-21"
generations: ["seventh"]
---
2 changes: 2 additions & 0 deletions content/platforms/gba.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Game Boy Advance
releaseDate: "2001-06-11"
generations: ["sixth"]
---
4 changes: 3 additions & 1 deletion content/platforms/gcn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Nintendo Gamecube
title: Nintendo GameCube
releaseDate: "2001-11-05"
generations: ["sixth"]
---
2 changes: 2 additions & 0 deletions content/platforms/n64.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Nintendo 64
releaseDate: "1996-06-23"
generations: ["fifth"]
---
4 changes: 3 additions & 1 deletion content/platforms/ps1.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Sony Playstation
title: Sony PlayStation
releaseDate: "1995-09-09"
generations: ["fifth"]
---
4 changes: 3 additions & 1 deletion content/platforms/ps2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Sony Playstation 2
title: Sony PlayStation 2
releaseDate: "2000-10-26"
generations: ["sixth"]
---
4 changes: 3 additions & 1 deletion content/platforms/ps3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Sony Playstation 3
title: Sony PlayStation 3
releaseDate: "2006-11-17"
generations: ["seventh"]
---
2 changes: 2 additions & 0 deletions content/platforms/psp.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Sony PSP
generations: ["seventh"]
releaseDate: "2005-03-24"
---
2 changes: 2 additions & 0 deletions content/platforms/sdc.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Sega Dreamcast
generations: ["sixth"]
releaseDate: "1999-09-09"
---
2 changes: 2 additions & 0 deletions content/platforms/vita.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: PS Vita
generations: ["eighth"]
releaseDate: "2012-02-22"
---
2 changes: 2 additions & 0 deletions content/platforms/wii.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Nintendo Wii
releaseDate: "2006-11-19"
generations: ["seventh"]
---
2 changes: 2 additions & 0 deletions content/platforms/wiiu.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Nintendo Wii U
releaseDate: "2012-11-18"
generations: ["eighth"]
---
2 changes: 2 additions & 0 deletions content/platforms/xbox.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Microsoft Xbox
generations: ["sixth"]
releaseDate: "2001-11-15"
---
2 changes: 2 additions & 0 deletions content/platforms/xbox360.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
title: Xbox 360
generations: ["eighth"]
releaseDate: "2005-11-22"
---