Building One Digital Vision

A note on how we approached building our own web presence with the same standards we bring to every client project.

Building Our Own Web Presence

When we set out to build the One Digital Vision website, we made a decision early on: we would build it the same way we build for our clients. No shortcuts, no “we will fix it later” compromises, no off-the-shelf template with a logo swap.

This site is a working example of how we approach every project.

The same standards guide our website design and development, custom software architecture, and digital operations support work for clients.

The Approach

We started with the fundamentals. Semantic HTML. Clean, maintainable CSS with custom properties. TypeScript for type safety. Astro as the framework, because static-first, server-rendered output is the right foundation for a site like this.

Every page is server-rendered. Every piece of important content is in the HTML that ships to the browser. There is no critical information hidden behind JavaScript state or lazy-loaded modals. Search engines see the same content users see. AI assistants see the same content search engines see.

AI-Ready Architecture

We built this site with a forward-looking approach to discoverability. Beyond traditional SEO, including structured data, semantic headings, and clean metadata, we implemented features specifically designed for the next generation of search:

  • llms.txt: A structured, machine-readable summary of our company and services, following the emerging llms.txt specification
  • Structured data: JSON-LD markup on every page so our business information is clearly understood by automated systems
  • Server-rendered content: All important content exists in the initial HTML response, not behind client-side rendering

This is not just a marketing exercise. It is the same architecture we recommend and build for our clients.

For a deeper view of this approach, see how we structure AI-ready websites and how our development process moves from scoping through launch.

What Comes Next

This site will continue to evolve. We will add project showcases as we complete client work. We will publish updates on our process, our technical decisions, and the tools we use. Everything shared here will be real: no fabricated case studies, no invented metrics, no stock photo testimonials.

We believe the best way to demonstrate what we do is to show it. This site is the start of that.