Skip to content
Merged
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
282 changes: 258 additions & 24 deletions scripts/generate-site.py

Large diffs are not rendered by default.

346 changes: 346 additions & 0 deletions site/career-ai-ml-engineer.html

Large diffs are not rendered by default.

346 changes: 346 additions & 0 deletions site/career-cybersecurity-consultant.html

Large diffs are not rendered by default.

346 changes: 346 additions & 0 deletions site/career-data-engineer.html

Large diffs are not rendered by default.

346 changes: 346 additions & 0 deletions site/career-product-designer.html

Large diffs are not rendered by default.

346 changes: 346 additions & 0 deletions site/career-sap-s4hana-architect.html

Large diffs are not rendered by default.

346 changes: 346 additions & 0 deletions site/career-software-engineer-cloud-platforms.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions site/careers.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,29 +202,29 @@ <h2>Hiring across 14 disciplines.</h2>
</a>
</div>
<div class="grid grid--3">
<a class="service-tile reveal" href="/contact.html">
<a class="service-tile reveal" href="/career-software-engineer-cloud-platforms.html">
<h3>Software engineer - Cloud platforms</h3>
<div class="service-tile__footer"><span class="service-tile__num">Multiple - Global</span></div>
<div class="service-tile__footer"><span class="service-tile__num">Multiple - Global</span><svg class="arrow" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg></div>
</a>
<a class="service-tile reveal" href="/contact.html">
<a class="service-tile reveal" href="/career-ai-ml-engineer.html">
<h3>AI/ML engineer</h3>
<div class="service-tile__footer"><span class="service-tile__num">Bengaluru / Pune / Toronto</span></div>
<div class="service-tile__footer"><span class="service-tile__num">Bengaluru / Pune / Toronto</span><svg class="arrow" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg></div>
</a>
<a class="service-tile reveal" href="/contact.html">
<a class="service-tile reveal" href="/career-cybersecurity-consultant.html">
<h3>Cybersecurity consultant</h3>
<div class="service-tile__footer"><span class="service-tile__num">London / Frankfurt / Singapore</span></div>
<div class="service-tile__footer"><span class="service-tile__num">London / Frankfurt / Singapore</span><svg class="arrow" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg></div>
</a>
<a class="service-tile reveal" href="/contact.html">
<a class="service-tile reveal" href="/career-product-designer.html">
<h3>Product designer</h3>
<div class="service-tile__footer"><span class="service-tile__num">New York / Amsterdam</span></div>
<div class="service-tile__footer"><span class="service-tile__num">New York / Amsterdam</span><svg class="arrow" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg></div>
</a>
<a class="service-tile reveal" href="/contact.html">
<a class="service-tile reveal" href="/career-data-engineer.html">
<h3>Data engineer</h3>
<div class="service-tile__footer"><span class="service-tile__num">Multiple - Global</span></div>
<div class="service-tile__footer"><span class="service-tile__num">Multiple - Global</span><svg class="arrow" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg></div>
</a>
<a class="service-tile reveal" href="/contact.html">
<a class="service-tile reveal" href="/career-sap-s4hana-architect.html">
<h3>SAP S/4HANA architect</h3>
<div class="service-tile__footer"><span class="service-tile__num">Walldorf / Mumbai</span></div>
<div class="service-tile__footer"><span class="service-tile__num">Walldorf / Mumbai</span><svg class="arrow" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14M13 5l7 7-7 7"/></svg></div>
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion site/search-index.json

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions site/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,30 @@
<loc>https://www.tata-consulting.co.uk/business-operations.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/career-ai-ml-engineer.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/career-cybersecurity-consultant.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/career-data-engineer.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/career-product-designer.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/career-sap-s4hana-architect.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/career-software-engineer-cloud-platforms.html</loc>
<lastmod>2026-07-16</lastmod>
</url>
<url>
<loc>https://www.tata-consulting.co.uk/careers.html</loc>
<lastmod>2026-07-16</lastmod>
Expand Down
Loading