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
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,6 @@ fabric.properties

# End of https://www.toptal.com/developers/gitignore/api/hugo,intellij+all

.DS_Store
.DS_Store
.playwright-mcp/
*.local
8 changes: 4 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ enableRobotsTXT = false
mobile_height = "32px"
desktop = "images/logo/infraspec-logo.svg"
desktop_height = "28px"
alt = "Infraspec - Your Infrastructure and Reliability partner"
alt = "Infraspec - Serious AI Engineering"

[params.fonts]
# Sets the google font link in layouts/partials/google-fonts.html
Expand All @@ -54,8 +54,8 @@ enableRobotsTXT = false
meta_twitter_site = "@infraspec_dev"
meta_twitter_creator = "@infraspec_dev"
meta_og_image = ""
meta_description = "Infraspec is an engineering consulting company that provides expertise in AI product engineering, Platform Engineering, Product Engineering, SRE Enablement and DevOps."
meta_keywords = "Cloud native infrastructure, SRE consulting, Kubernetes consulting, AI Engineering, Platform Engineering, Product Engineering, SRE Enablement, DevOps, Infrastructure as code, Cloud migration, Technology consulting in Bengaluru, infraspec, infraspec dev, Infraspec Bengaluru, Infraspec Consulting Company"
meta_description = "Infraspec delivers serious AI engineering for growing teams. Forward deployed engineers embedded in your team, shipping working software from week one."
meta_keywords = "AI engineering, agentic AI, platform engineering, AI native software delivery, forward deployed engineers, embedded engineering team, technology consulting Bengaluru, infraspec, infraspec dev"

[params.services]
summary_truncate = 120 # How many characters to include in the summary of the service descriptions before truncating
Expand All @@ -64,7 +64,7 @@ enableRobotsTXT = false
summary_large_truncate = 120 # How many characters to include in the summary of the team bios before truncating

[params.footer]
copyright_text = "© 2026 Infraspec - Your Infrastructure and Reliability partner"
copyright_text = "© 2026 Infraspec"

[menu]
# Main Menu
Expand Down
6 changes: 3 additions & 3 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Infraspec'
meta_title: "Infraspec - DevOps & SRE Consulting"
meta_title: "Infraspec - Serious AI Engineering"
intro_image: "images/illustrations/pointing.svg"
intro_image_absolute: true
intro_image_hide_on_mobile: true
Expand All @@ -9,6 +9,6 @@
priority: 1
---

# Your Infrastructure and Reliability partner
# Serious AI engineering

Check failure on line 12 in content/_index.md

View workflow job for this annotation

GitHub Actions / lint

Multiple top-level headings in the same document

content/_index.md:12 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Serious AI engineering"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md025.md

We are team of engineers helping you navigate your daily DevOps and SRE needs. Delivering high impact transformational work. Focusing on outcome over output.
Your engineers know the product. We bring the AI depth they don't have time to build in-house, embedded directly in your team, shipping working software from week one, not strategy documents.
24 changes: 12 additions & 12 deletions data/features.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[
{
"title": "Platform Engineering",
"tagline": "Build scalable internal platforms that empower your product teams",
"short_description": "Design and implement developer platforms that reduce complexity, accelerate delivery, and enable your teams to ship features independently.",
"image": "images/features/infrastructure-platform.svg"
"title": "AI Native Software Delivery",
"tagline": "We deliver working software fast, and the quality holds. The reason is harness engineering, the scaffolding most teams defer, which we treat as first-class work, not an afterthought.",
"short_description": "We deliver working software fast, and the quality holds. The reason is harness engineering, the scaffolding most teams defer, which we treat as first-class work, not an afterthought.",
"image": "images/features/product-engineering.svg"
},
{
"title": "Reliability Engineering",
"tagline": "Build confidence in your systems with proactive reliability practices",
"short_description": "Strengthen system reliability through SRE best practices, incident management, and resilience engineering, so your team can innovate without fear of breaking production.",
"image": "images/features/sre-reliability.svg"
"title": "Agentic AI",
"tagline": "We build agents that go into production and stay there. End-to-end design, deployment and ongoing upkeep, with human oversight wherever automation shouldn't have the final word.",
"short_description": "We build agents that go into production and stay there. End-to-end design, deployment and ongoing upkeep, with human oversight wherever automation shouldn't have the final word.",
"image": "images/features/agentic-ai.svg"
},
{
"title": "Platform & Reliability Enablement",
"tagline": "Embed platform and reliability best practices into your organization",
"short_description": "Expert guidance and hands-on support to establish platform engineering and SRE practices that fit your team's culture and technical landscape.",
"image": "images/features/sre-reliability.svg"
"title": "Platform Engineering",
"tagline": "We build the engineering foundations that let your teams move fast today and scale without pain tomorrow. Cloud-native, AI-ready and designed not to get in the way.",
"short_description": "We build the engineering foundations that let your teams move fast today and scale without pain tomorrow. Cloud-native, AI-ready and designed not to get in the way.",
"image": "images/features/infrastructure-platform.svg"
}
]
20 changes: 20 additions & 0 deletions static/images/features/agentic-ai.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading