Skip to content

Commit 705dec1

Browse files
author
Florian Bramer
committed
Accenturized our blog
1 parent fbfd4af commit 705dec1

File tree

7 files changed

+13
-14
lines changed

7 files changed

+13
-14
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
44

55
## Project Overview
66

7-
This is a Hugo-based static blog for the ESR Labs Android Team. The blog covers Android Open Source Project (AOSP), Android Automotive OS (AAOS), and automotive infotainment development topics.
7+
This is a Hugo-based static blog for the Accenture Industry X Android Automotive Team. The blog covers Android Open Source Project (AOSP), Android Automotive OS (AAOS), and automotive infotainment development topics.
88

99
- **Framework**: Hugo v0.115.1 (extended with Dart Sass)
1010
- **Theme**: hugo-PaperMod-7.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Best viewn at https://esrlabs.github.io/android-team/
66

77
## Contributing
88

9-
As this is the blog of the ESR Labs Android Team, only team members can contribute.
9+
As this is the blog of the Accenture Industry X Android Automotive Team, only team members can contribute.
1010

1111
Run `hugo server` to view your changes locally at http://localhost:1313/
1212

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
baseURL = "https://esrlabs.github.io/android-team/"
22
languageCode = "en-us"
3-
title = "ESR Labs Android Team"
3+
title = "Accenture Industry X Android Automotive Team"
44
theme = 'hugo-PaperMod-7.0'
55

66
[params]
77
[params.label]
8-
icon = "./esr_logo.png"
9-
text = " Android Team"
10-
iconHeight = 80
8+
icon = "./accenture_logo.png"
9+
text = " Android Automotive Team"
10+
iconHeight = 27
1111

1212
[markup.goldmark.renderer]
1313
unsafe= true

content/_index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "ESR Labs Android Team"
2+
title: "Accenture Industry X Android Automotive Team"
33
date: 2023-08-07T13:13:15+02:00
44
draft: false
55
---
@@ -8,13 +8,12 @@ draft: false
88

99
### Welcome!
1010

11-
Whether you say _Hello_, _Servus_, _Ciao_, _Buna ziua_, _Namaste_, _Salut_, _Olá_, or _Привет_
12-
welcome to our virtual bat cave! We are the Android Team at ESR Labs, a diverse and multinational group headquartered in Germany.
11+
_Hello_, _Servus_, _Ciao_, _Bună ziua_, _Namaste_, _Salut_, _Olá_, _Привет_!
1312

14-
Our collective efforts are dedicated to collaborative projects associated with the Android Open Source Project ([AOSP](https://source.android.com/)).
13+
We're the Android Automotive Team at Accenture Industry X — a diverse, multinational crew based in Germany and Romania with a shared passion for all things Android in cars.
1514

16-
Our primary focus revolves around the automotive sector, with a special emphasis on infotainment and Android Automotive OS (AAOS).
15+
Our work centers on the [Android Open Source Project (AOSP)](https://source.android.com/) and Android Automotive OS (AAOS), building the next generation of in-vehicle infotainment systems.
1716

18-
If you'd like to delve deeper into the world of ESR Labs, a company that became part of the Accenture family in 2020, you can find additional information by following this [link](https://www.accenture.com/de-de/services/digital-engineering-manufacturing-index).
17+
Curious to learn more about Accenture Industry X? Check out our [website](https://www.accenture.com/de-de/services/digital-engineering-manufacturing-index).
1918

2019
### Our Blog Posts

content/posts/we-are-hiring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: "We Are Hiring"
33
date: 2023-09-06T17:49:38+02:00
44
draft: false
5-
author: "The Android Team"
5+
author: "The Android Automotive Team"
66
---
77

88
![Hello](./hello.gif)
99

10-
Interested in joining ESR Labs's Android Team...where innovation, creativity, and cutting-edge technology converge?
10+
Interested in joining Accenture Industry X's Android Automotive Team...where innovation, creativity, and cutting-edge technology converge?
1111

1212
If you're passionate about solving complex problems, pushing the boundaries of technology, and working in a dynamic and collaborative environment, we want to hear from you!
1313

static/accenture_logo.png

5.9 KB
Loading

static/esr_logo.png

-56.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)