Skip to content

Commit a4a4913

Browse files
committed
.
1 parent d9a90ec commit a4a4913

9 files changed

+2446
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ dune.inc
33
dune.inc.gen
44
*.swp
55
git-revision
6+
site_config.json

2020-06-29-optin-state.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ <h1 id="darling-erasure">Darling Erasure</h1>
641641
<hr>
642642
<small>
643643
<a href="../index.html">index</a> |
644-
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/f889952">f889952</a>
644+
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/aade4d5">aade4d5</a>
645645
</small>
646646
</article>
647647
</body>

2020-07-25-ldap-client-with-nixos.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h1 id="wrapping-up">Wrapping Up</h1>
314314
<hr>
315315
<small>
316316
<a href="../index.html">index</a> |
317-
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/f889952">f889952</a>
317+
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/aade4d5">aade4d5</a>
318318
</small>
319319
</article>
320320
</body>

2020-08-07-jepsen-nixos-containers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h1 class="title">Working Through the Jepsen Tutorial with a NixOS
174174
<hr>
175175
<small>
176176
<a href="../index.html">index</a> |
177-
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/f889952">f889952</a>
177+
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/aade4d5">aade4d5</a>
178178
</small>
179179
</article>
180180
</body>

2021-06-19-bootstrapping-nix-channels-in-nixos.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h1 class="title">Bootstrapping Nix channels in NixOS</h1>
175175
<hr>
176176
<small>
177177
<a href="../index.html">index</a> |
178-
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/f889952">f889952</a>
178+
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/aade4d5">aade4d5</a>
179179
</small>
180180
</article>
181181
</body>

2024-11-09-static-site-generation-in-dune.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h1 class="title">Static site generation in dune</h1>
132132
<hr>
133133
<small>
134134
<a href="../index.html">index</a> |
135-
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/f889952">f889952</a>
135+
generated off rev <a href="https://github.com/mt-caret/blog-src/commit/aade4d5">aade4d5</a>
136136
</small>
137137
</article>
138138
</body>

atom.xml

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

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h1 class="title">blog</h1>
3333
</ul>
3434

3535
<hr>
36-
<small>generated off rev <a href="https://github.com/mt-caret/blog-src/commit/f889952">f889952</a></small>
36+
<small>generated off rev <a href="https://github.com/mt-caret/blog-src/commit/aade4d5">aade4d5</a></small>
3737
</article>
3838
</body>
3939

rss.xml

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

0 commit comments

Comments
 (0)