Skip to content

Commit cfc6022

Browse files
committed
model of labs
1 parent d06e1c5 commit cfc6022

File tree

6 files changed

+52
-72
lines changed

6 files changed

+52
-72
lines changed

docs/index.html

Lines changed: 30 additions & 51 deletions
Large diffs are not rendered by default.

docs/listings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
{
33
"listing": "/index.html",
44
"items": [
5-
"/posts/2026-02-10-model-of-labs.html",
65
"/posts/2024-10-27-from-citlali.html",
76
"/posts/2026-01-29-knowledge-creating-llms.html",
87
"/posts/2025-12-30-llm-verification.html",

docs/posts/2026-02-10-model-of-labs.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
border-radius: 4px;
107107
}
108108
</style>
109+
<meta name="quarto:status" content="draft">
109110

110111

111112
<link rel="stylesheet" href="../styles.css">
@@ -117,7 +118,7 @@
117118
<body class="nav-fixed fullcontent quarto-light">
118119

119120
<div id="quarto-search-results"></div>
120-
<header id="quarto-header" class="headroom fixed-top quarto-banner">
121+
<header id="quarto-header" class="headroom fixed-top quarto-banner"><div id="quarto-draft-alert" class="alert alert-warning"><i class="bi bi-pencil-square"></i>Draft</div>
121122
<nav class="navbar navbar-expand-lg " data-bs-theme="dark">
122123
<div class="navbar-container container-fluid">
123124
<div class="navbar-brand-container mx-auto">

docs/search.json

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

docs/sitemap.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
<loc>tecunningham.github.io/posts/2017-02-25-economist-explorers.html</loc>
2525
<lastmod>2025-10-29T15:46:32.992Z</lastmod>
2626
</url>
27-
<url>
28-
<loc>tecunningham.github.io/posts/2026-02-10-model-of-labs.html</loc>
29-
<lastmod>2026-02-13T14:47:52.168Z</lastmod>
30-
</url>
3127
<url>
3228
<loc>tecunningham.github.io/posts/2025-12-30-llm-verification.html</loc>
3329
<lastmod>2026-02-13T14:47:52.168Z</lastmod>
@@ -128,4 +124,8 @@
128124
<loc>tecunningham.github.io/posts/2020-04-05-front-loading-restrictions.html</loc>
129125
<lastmod>2025-10-29T15:46:32.993Z</lastmod>
130126
</url>
127+
<url>
128+
<loc>tecunningham.github.io/posts/2026-02-10-model-of-labs.html</loc>
129+
<lastmod>2026-02-14T14:46:37.997Z</lastmod>
130+
</url>
131131
</urlset>

posts/2026-02-10-model-of-labs.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
math: false
3+
draft: true
34
---
45

56
# 2026-02-10 | model of labs for tkwa

0 commit comments

Comments
 (0)