Skip to content

Commit 70fb04f

Browse files
committed
Deployed d88d31c with MkDocs version: 1.6.1
1 parent 1790adf commit 70fb04f

10 files changed

Lines changed: 51 additions & 23 deletions

File tree

blog/202411-summer-walking-challenge/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,10 @@ <h2 id="data">Data<a class="headerlink" href="#data" title="Permanent link">#</a
896896
<p>Here is the <a href="data/export_clean.csv">csv</a> data used to generate the
897897
above figures.</p>
898898
<p><a class="glightbox" data-type="image" data-width="auto" data-height="auto" href="img/2024_summer.png" data-desc-position="bottom"><img align="right" alt="" src="img/2024_summer.png" width="200"></a></p>
899+
<div class="admonition note">
900+
<p class="admonition-title">Comments</p>
901+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/8">here</a>.</p>
902+
</div>
899903

900904

901905

blog/202412-python-strings/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,10 @@ <h2 id="immutability">Immutability<a class="headerlink" href="#immutability" tit
12801280
related to e.g., hashing, performance optimizations, garbage collection, thread safety
12811281
etc. In addition to all this, having immutable strings was a prerequisite for the
12821282
approach in <a href="https://peps.python.org/pep-0393/">PEP 393</a>.</p>
1283+
<div class="admonition note">
1284+
<p class="admonition-title">Comments</p>
1285+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/7">here</a>.</p>
1286+
</div>
12831287
<div class="footnote">
12841288
<hr>
12851289
<ol>

blog/202511-make-double-colon-rules/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,10 @@ <h1 id="gnu-make-double-colon-rules"><code>GNU Make</code>: double-colon rules<a
801801
<div class="language-text highlight"><pre><span></span><code><span id="__span-3-1"><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a>3
802802
</span><span id="__span-3-2"><a id="__codelineno-3-2" name="__codelineno-3-2" href="#__codelineno-3-2"></a>3
803803
</span></code></pre></div>
804+
<div class="admonition note">
805+
<p class="admonition-title">Comments</p>
806+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/5">here</a>.</p>
807+
</div>
804808

805809

806810

blog/202511-makefile-doc/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,10 @@ <h2 id="theme">Theme<a class="headerlink" href="#theme" title="Permanent link">#
903903
left to be transparent), here we have set a black background. A "standalone" image is
904904
generated for convenient use in presentations.</p>
905905
<p><a class="glightbox" data-type="image" data-width="auto" data-height="auto" href="examples/makefile-doc-help.png" data-desc-position="bottom"><img alt="ss" src="examples/makefile-doc-help.png"></a></p>
906+
<div class="admonition note">
907+
<p class="admonition-title">Comments</p>
908+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/6">here</a>.</p>
909+
</div>
906910
<div class="footnote">
907911
<hr>
908912
<ol>

blog/202512-make-adding-builtin-function/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,10 @@ <h2 id="the-example">The example<a class="headerlink" href="#the-example" title=
881881
empty/commented lines after the first recipe line are not accounted for (my guess is
882882
that this is a consequence of "<a href="https://www.gnu.org/software/make/manual/html_node/Parsing-Makefiles.html">how makefiles are
883883
parsed</a>").</p>
884+
<div class="admonition note">
885+
<p class="admonition-title">Comments</p>
886+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/4">here</a>.</p>
887+
</div>
884888
<div class="footnote">
885889
<hr>
886890
<ol>

blog/202512-make-double-expand/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,10 @@ <h3 id="the-6-special-functions">The 6 special functions<a class="headerlink" hr
994994
references to built-in functions that have special expansion rules, like
995995
'foreach' or 'if', may not work as you expect.</p>
996996
</blockquote>
997+
<div class="admonition note">
998+
<p class="admonition-title">Comments</p>
999+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/3">here</a>.</p>
1000+
</div>
9971001
<div class="footnote">
9981002
<hr>
9991003
<ol>

blog/202512-tracking-food/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,6 +1096,10 @@ <h2 id="a-parting-thought">A parting thought<a class="headerlink" href="#a-parti
10961096
this frame of mind lead to many valuable discussions with friends that helped me to
10971097
understand much about my food and in turn about myself. I am curious to see what would I
10981098
think of this post in five years time ...</p>
1099+
<div class="admonition note">
1100+
<p class="admonition-title">Comments</p>
1101+
<p>Got feedback? Leave it <a href="https://github.com/drdv/drdv.github.io/discussions/2">here</a>.</p>
1102+
</div>
10991103
<div class="footnote">
11001104
<hr>
11011105
<ol>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,90 +2,90 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://drdv.github.io/</loc>
5-
<lastmod>2025-12-10</lastmod>
5+
<lastmod>2025-12-19</lastmod>
66
</url>
77
<url>
88
<loc>https://drdv.github.io/cv/</loc>
9-
<lastmod>2025-12-10</lastmod>
9+
<lastmod>2025-12-19</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://drdv.github.io/gpg/</loc>
13-
<lastmod>2025-12-10</lastmod>
13+
<lastmod>2025-12-19</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://drdv.github.io/publications/</loc>
17-
<lastmod>2025-12-10</lastmod>
17+
<lastmod>2025-12-19</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://drdv.github.io/blog/</loc>
21-
<lastmod>2025-12-10</lastmod>
21+
<lastmod>2025-12-19</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://drdv.github.io/blog/202411-summer-walking-challenge/</loc>
25-
<lastmod>2025-12-10</lastmod>
25+
<lastmod>2025-12-19</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://drdv.github.io/blog/202412-python-strings/</loc>
29-
<lastmod>2025-12-10</lastmod>
29+
<lastmod>2025-12-19</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://drdv.github.io/blog/202511-makefile-doc/</loc>
33-
<lastmod>2025-12-10</lastmod>
33+
<lastmod>2025-12-19</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://drdv.github.io/blog/202512-tracking-food/</loc>
37-
<lastmod>2025-12-10</lastmod>
37+
<lastmod>2025-12-19</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://drdv.github.io/blog/202411-summer-walking-challenge/</loc>
41-
<lastmod>2025-12-10</lastmod>
41+
<lastmod>2025-12-19</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://drdv.github.io/blog/202412-python-strings/</loc>
45-
<lastmod>2025-12-10</lastmod>
45+
<lastmod>2025-12-19</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://drdv.github.io/blog/202511-make-double-colon-rules/</loc>
49-
<lastmod>2025-12-10</lastmod>
49+
<lastmod>2025-12-19</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://drdv.github.io/blog/202511-makefile-doc/</loc>
53-
<lastmod>2025-12-10</lastmod>
53+
<lastmod>2025-12-19</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://drdv.github.io/blog/202512-make-adding-builtin-function/</loc>
57-
<lastmod>2025-12-10</lastmod>
57+
<lastmod>2025-12-19</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://drdv.github.io/blog/202512-make-double-expand/</loc>
61-
<lastmod>2025-12-10</lastmod>
61+
<lastmod>2025-12-19</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://drdv.github.io/blog/202512-tracking-food/</loc>
65-
<lastmod>2025-12-10</lastmod>
65+
<lastmod>2025-12-19</lastmod>
6666
</url>
6767
<url>
6868
<loc>https://drdv.github.io/blog/archive/2025/</loc>
69-
<lastmod>2025-12-10</lastmod>
69+
<lastmod>2025-12-19</lastmod>
7070
</url>
7171
<url>
7272
<loc>https://drdv.github.io/blog/archive/2024/</loc>
73-
<lastmod>2025-12-10</lastmod>
73+
<lastmod>2025-12-19</lastmod>
7474
</url>
7575
<url>
7676
<loc>https://drdv.github.io/blog/category/food/</loc>
77-
<lastmod>2025-12-10</lastmod>
77+
<lastmod>2025-12-19</lastmod>
7878
</url>
7979
<url>
8080
<loc>https://drdv.github.io/blog/category/gnu-make/</loc>
81-
<lastmod>2025-12-10</lastmod>
81+
<lastmod>2025-12-19</lastmod>
8282
</url>
8383
<url>
8484
<loc>https://drdv.github.io/blog/category/python/</loc>
85-
<lastmod>2025-12-10</lastmod>
85+
<lastmod>2025-12-19</lastmod>
8686
</url>
8787
<url>
8888
<loc>https://drdv.github.io/blog/category/sports/</loc>
89-
<lastmod>2025-12-10</lastmod>
89+
<lastmod>2025-12-19</lastmod>
9090
</url>
9191
</urlset>

sitemap.xml.gz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)