diff --git a/_config.yml b/_config.yml index d4a3fc1..e3fe080 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: TeslApp Content Catalog -description: Community-curated light shows, lock sounds, boombox tracks, wraps, and horn sounds for Tesla vehicles. +title: Volts +description: "Vehicle orchestration: Lights, Tunes & Skins — Community-curated light shows, lock sounds, boombox tracks, wraps, and horn sounds for Tesla vehicles." baseurl: "/Volts" url: "" diff --git a/_data/tags.yaml b/_data/tags.yaml index 1c796d7..81bef58 100644 --- a/_data/tags.yaml +++ b/_data/tags.yaml @@ -1,4 +1,4 @@ -# Known tags for the TeslApp content catalog. +# Known tags for the Volts content catalog. # All meta.yaml tags must use values from this list. # Add new tags here before using them in content submissions. diff --git a/_layouts/default.html b/_layouts/default.html index 22515d4..97aab8b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -176,7 +176,7 @@ {{ content }} diff --git a/content/boombox/sample-track.md b/content/boombox/sample-track.md index 13dad13..98c85fe 100644 --- a/content/boombox/sample-track.md +++ b/content/boombox/sample-track.md @@ -1,6 +1,6 @@ --- title: Electric Dreams -author: TeslApp Team +author: Volts Team description: An ambient electronic track for the Boombox feature. tags: - electronic diff --git a/content/boombox/sample-track/meta.yaml b/content/boombox/sample-track/meta.yaml index c173ba5..8795ebd 100644 --- a/content/boombox/sample-track/meta.yaml +++ b/content/boombox/sample-track/meta.yaml @@ -1,5 +1,5 @@ title: Electric Dreams -author: TeslApp Team +author: Volts Team description: An ambient electronic track for the Boombox feature. tags: - electronic diff --git a/content/hornsounds/sample-horn.md b/content/hornsounds/sample-horn.md index 7cf3fc9..c1b0ed7 100644 --- a/content/hornsounds/sample-horn.md +++ b/content/hornsounds/sample-horn.md @@ -1,6 +1,6 @@ --- title: La Cucaracha -author: TeslApp Team +author: Volts Team description: The classic La Cucaracha horn melody. tags: - funny diff --git a/content/hornsounds/sample-horn/meta.yaml b/content/hornsounds/sample-horn/meta.yaml index 27db551..03f56f7 100644 --- a/content/hornsounds/sample-horn/meta.yaml +++ b/content/hornsounds/sample-horn/meta.yaml @@ -1,5 +1,5 @@ title: La Cucaracha -author: TeslApp Team +author: Volts Team description: The classic La Cucaracha horn melody. tags: - funny diff --git a/content/lightshows/sample-show.md b/content/lightshows/sample-show.md index 4878406..287e7ed 100644 --- a/content/lightshows/sample-show.md +++ b/content/lightshows/sample-show.md @@ -1,6 +1,6 @@ --- title: Holiday Special -author: TeslApp Team +author: Volts Team description: A festive light show sequence with synchronized holiday music. tags: - holiday diff --git a/content/lightshows/sample-show/meta.yaml b/content/lightshows/sample-show/meta.yaml index e918101..04e5c0b 100644 --- a/content/lightshows/sample-show/meta.yaml +++ b/content/lightshows/sample-show/meta.yaml @@ -1,5 +1,5 @@ title: Holiday Special -author: TeslApp Team +author: Volts Team description: A festive light show sequence with synchronized holiday music. tags: - holiday diff --git a/content/locksounds/sample-chime.md b/content/locksounds/sample-chime.md index 25c6fb7..45eeb6e 100644 --- a/content/locksounds/sample-chime.md +++ b/content/locksounds/sample-chime.md @@ -1,6 +1,6 @@ --- title: R2D2 Beep -author: TeslApp Team +author: Volts Team description: A fun sci-fi inspired lock chime sound. tags: - sci-fi diff --git a/content/locksounds/sample-chime/meta.yaml b/content/locksounds/sample-chime/meta.yaml index c69cae0..ff86c9e 100644 --- a/content/locksounds/sample-chime/meta.yaml +++ b/content/locksounds/sample-chime/meta.yaml @@ -1,5 +1,5 @@ title: R2D2 Beep -author: TeslApp Team +author: Volts Team description: A fun sci-fi inspired lock chime sound. tags: - sci-fi diff --git a/content/tags.yaml b/content/tags.yaml index 1c796d7..81bef58 100644 --- a/content/tags.yaml +++ b/content/tags.yaml @@ -1,4 +1,4 @@ -# Known tags for the TeslApp content catalog. +# Known tags for the Volts content catalog. # All meta.yaml tags must use values from this list. # Add new tags here before using them in content submissions. diff --git a/content/wraps/sample-wrap.md b/content/wraps/sample-wrap.md index 30a7400..bbd11dd 100644 --- a/content/wraps/sample-wrap.md +++ b/content/wraps/sample-wrap.md @@ -1,6 +1,6 @@ --- title: Cybertruck Matte Black -author: TeslApp Team +author: Volts Team description: A sleek matte black wrap design for the Cybertruck. tags: - cybertruck diff --git a/content/wraps/sample-wrap/meta.yaml b/content/wraps/sample-wrap/meta.yaml index 14d221e..d27a8e7 100644 --- a/content/wraps/sample-wrap/meta.yaml +++ b/content/wraps/sample-wrap/meta.yaml @@ -1,5 +1,5 @@ title: Cybertruck Matte Black -author: TeslApp Team +author: Volts Team description: A sleek matte black wrap design for the Cybertruck. tags: - cybertruck diff --git a/index.md b/index.md index bab5ff3..e563653 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,7 @@ layout: default title: Home --- -

TeslApp Content Catalog

+

Volts — Vehicle orchestration: Lights, Tunes & Skins

Browse community-contributed content for your Tesla.

diff --git a/package-lock.json b/package-lock.json index 40579bb..8c75afd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "teslapp-backend", + "name": "volts", "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "teslapp-backend", + "name": "volts", "version": "0.1.0", "devDependencies": { "@types/js-yaml": "^4.0.9", diff --git a/package.json b/package.json index 2849b3f..520cc62 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "teslapp-backend", + "name": "volts", "version": "0.1.0", "private": true, "description": "Community content catalog for Tesla vehicles – light shows, lock sounds, boombox tracks, wraps, and horn sounds.",