From 22f93383b68a15a01b89dcfaf9527917d98c6737 Mon Sep 17 00:00:00 2001 From: Marc Riera Date: Fri, 9 May 2025 22:35:47 +0200 Subject: [PATCH] Update theme --- .github/workflows/gh-pages.yml | 2 +- content/_index.md | 2 +- content/adapters/_index.md | 2 -- content/controllers/_index.md | 2 -- content/controllers/classic/_index.md | 5 ++--- content/controllers/gameport/_index.md | 5 ++--- content/controllers/serial/_index.md | 5 ++--- content/controllers/standalone/_index.md | 5 ++--- content/controllers/usb/_index.md | 5 ++--- content/controllers/wii/_index.md | 5 ++--- content/software/_index.md | 2 -- content/software_other/_index.md | 2 -- content/software_ts/_index.md | 2 -- go.mod | 2 +- go.sum | 2 ++ 15 files changed, 17 insertions(+), 31 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 6b992ec..5e559ce 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -8,7 +8,7 @@ on: jobs: deploy: - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 with: diff --git a/content/_index.md b/content/_index.md index fc885b2..f4b5645 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,3 +1,3 @@ -# Welcome! +Welcome! Here you will find a collection of technical information for the various controllers of the Densha de GO! series of games. The information has been gathered from my actual experience and the references mentioned on this site. diff --git a/content/adapters/_index.md b/content/adapters/_index.md index f31c746..f482203 100644 --- a/content/adapters/_index.md +++ b/content/adapters/_index.md @@ -4,6 +4,4 @@ weight: 5 chapter: true --- -# Adapters and hacks - Besides official compatibility, it is possible to use unofficial adapters, tools and hacks to use controllers with software which does not normally support controllers. diff --git a/content/controllers/_index.md b/content/controllers/_index.md index 8f54681..9caab72 100644 --- a/content/controllers/_index.md +++ b/content/controllers/_index.md @@ -4,7 +4,5 @@ weight: 1 chapter: true --- -# Controllers - This section lists all the controllers compatible with software in the *Densha de GO!* series or other software. The controllers are grouped by type. You will also find technical details, if they are known. diff --git a/content/controllers/classic/_index.md b/content/controllers/classic/_index.md index d56689a..784ae30 100644 --- a/content/controllers/classic/_index.md +++ b/content/controllers/classic/_index.md @@ -1,9 +1,8 @@ --- -title: "Classic consoles" +title: "Classic console controllers" +linkTitle: "Classic consoles" alwaysopen: false chapter: true --- -# Classic console controllers - This section includes controllers for consoles which use a non-USB connector and usually pose as standard controllers from their corresponding console. diff --git a/content/controllers/gameport/_index.md b/content/controllers/gameport/_index.md index 8f6b067..697ef6d 100644 --- a/content/controllers/gameport/_index.md +++ b/content/controllers/gameport/_index.md @@ -1,9 +1,8 @@ --- -title: "Game port" +title: "Game port controllers" +linkTitle: "Game port" alwaysopen: false chapter: true --- -# Game port controllers - This section includes controllers for Microsoft Windows which use a [game port](https://en.wikipedia.org/wiki/Game_port). diff --git a/content/controllers/serial/_index.md b/content/controllers/serial/_index.md index a48f56f..83d96d0 100644 --- a/content/controllers/serial/_index.md +++ b/content/controllers/serial/_index.md @@ -1,9 +1,8 @@ --- -title: "Serial port" +title: "Serial port controllers" +linkTitle: "Serial port" alwaysopen: false chapter: true --- -# Serial port controllers - This section includes controllers for Microsoft Windows which use a DE-9 [serial port](https://en.wikipedia.org/wiki/Serial_port). diff --git a/content/controllers/standalone/_index.md b/content/controllers/standalone/_index.md index b1fe452..0854c3a 100644 --- a/content/controllers/standalone/_index.md +++ b/content/controllers/standalone/_index.md @@ -1,9 +1,8 @@ --- -title: "Standalone" +title: "Standalone controllers" +linkTitle: "Standalone" alwaysopen: false chapter: true --- -# Standalone controllers - This section includes self-contained controllers with software included in them. Instead of connecting to a PC or console, they can be connected directly to a TV via HDMI. diff --git a/content/controllers/usb/_index.md b/content/controllers/usb/_index.md index cefd9f7..e0fdc4e 100644 --- a/content/controllers/usb/_index.md +++ b/content/controllers/usb/_index.md @@ -1,9 +1,8 @@ --- -title: "USB" +title: "USB controllers" +linkTitle: "USB" alwaysopen: false chapter: true --- -# USB controllers - This section includes controllers for Microsoft Windows and consoles which use a USB-A connector. diff --git a/content/controllers/wii/_index.md b/content/controllers/wii/_index.md index 2cfaa6f..d4e12ce 100644 --- a/content/controllers/wii/_index.md +++ b/content/controllers/wii/_index.md @@ -1,9 +1,8 @@ --- -title: "Nintendo Wii" +title: "Nintendo Wii controllers" +linkTitle: "Nintendo Wii" alwaysopen: false chapter: true --- -# Wii controllers - This section includes controllers for the Nintendo Wii which use a Wii expansion cable and connect to a [Wiimote's extension port](https://wiibrew.org/wiki/Wiimote/Extension_Controllers). diff --git a/content/software/_index.md b/content/software/_index.md index 4227666..97ce109 100644 --- a/content/software/_index.md +++ b/content/software/_index.md @@ -4,6 +4,4 @@ weight: 2 chapter: true --- -# Densha de GO! series - This section lists software from the *Densha de GO!* series compatible with dedicated controllers. Software is grouped by platform and sorted by release date. diff --git a/content/software_other/_index.md b/content/software_other/_index.md index a2a0aac..b52fc0e 100644 --- a/content/software_other/_index.md +++ b/content/software_other/_index.md @@ -4,6 +4,4 @@ weight: 4 chapter: true --- -# Other software - This section lists other software compatible with dedicated controllers in some way. Software is grouped by platform and sorted by release date. diff --git a/content/software_ts/_index.md b/content/software_ts/_index.md index eceac16..f43c48b 100644 --- a/content/software_ts/_index.md +++ b/content/software_ts/_index.md @@ -4,6 +4,4 @@ weight: 3 chapter: true --- -# Train Simulator series - This section lists software from the *Train Simulator* series by Ongakukan compatible with dedicated controllers. Software is grouped by platform and sorted by release date. diff --git a/go.mod b/go.mod index 0451171..7c20720 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/marcriera/ddgo-controller-docs go 1.23.4 -require github.com/McShelby/hugo-theme-relearn v0.0.0-20250103114405-80e448e5bdaa // indirect +require github.com/McShelby/hugo-theme-relearn v0.0.0-20250501121145-0b83617ee9da // indirect diff --git a/go.sum b/go.sum index dce9a7b..49033f5 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,4 @@ github.com/McShelby/hugo-theme-relearn v0.0.0-20250103114405-80e448e5bdaa h1:G+OnMEzK4XOzbbcf1SmaGyOYJ0h5idp/IJdguWs8ioU= github.com/McShelby/hugo-theme-relearn v0.0.0-20250103114405-80e448e5bdaa/go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM= +github.com/McShelby/hugo-theme-relearn v0.0.0-20250501121145-0b83617ee9da h1:AqlaRjh4lmlk6xrFXnnU6qBS4JCwYLQ0r8HlteFAKC0= +github.com/McShelby/hugo-theme-relearn v0.0.0-20250501121145-0b83617ee9da/go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM=