# Website information

> Information about the website.

---

LLMS index: [llms.txt](/llms.txt)

---

Site built with [<span class="badge bg-primary text-bg-primary fs-6">Docsy
v0.14.4-dev </span>][version]

## Build information

Netlify build information:

| Attribute | Value |
|---|---|
Netlify built | `false`
Deploy context | local


[^date]: Approximate build timestamp.
[^local-time]: In your timezone: <span id="local-time">unknown</span>.

<script>
document.addEventListener("DOMContentLoaded", function() {
  var options = { hour: '2-digit', hour12: false, minute: '2-digit', timeZoneName: 'short' };
  var buildDate = new Date("2026-07-29T10:30:30Z");
  document.getElementById("local-time").innerText = buildDate.toLocaleString(undefined, options);
});
</script>


[version]: <https://github.com/google/docsy/releases/v0.14.4-dev>
