Skip to content

Commit 6d93877

Browse files
committed
Newsletter.
1 parent 3f172ed commit 6d93877

File tree

11 files changed

+171
-8
lines changed

11 files changed

+171
-8
lines changed

docs/designdeck.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hide:
1717

1818
If you enjoyed this resource, you may be interested in my latest project: [The Coder Cafe](https://thecoder.cafe?rd=deckly.dev), a newsletter for coders.
1919

20-
> Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve essential concepts for coders daily. Written by a senior software engineer at Google, it's perfectly brewed for your morning coffee, helping you grow your skills deeply.
20+
> Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve one essential concept for coders. Written by a senior software engineer at Google, it's perfectly brewed for your morning coffee, helping you grow your skills deeply.
2121

2222
<center><a href="https://thecoder.cafe?rd=deckly.dev"><img src="../img/thecodercafe.png" alt="" style="width:480px;height:240px;"></a></center>
2323

docs/img/thecodercafe.png

1 KB
Loading

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hide:
1717

1818
If you enjoyed this resource, you may be interested in my latest project: [The Coder Cafe](https://thecoder.cafe?rd=deckly.dev), a newsletter for coders.
1919

20-
> Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve essential concepts for coders daily. Written by a senior software engineer at Google, it's perfectly brewed for your morning coffee, helping you grow your skills deeply.
20+
> Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve one essential concept for coders. Written by a senior software engineer at Google, it's perfectly brewed for your morning coffee, helping you grow your skills deeply.
2121

2222
<center><a href="https://thecoder.cafe?rd=deckly.dev"><img src="../img/thecodercafe.png" alt="" style="width:480px;height:240px;"></a></center>
2323

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ nav:
4848
- designdeck.md
4949
- 💡 Anki Versions (Spaced Repetition):
5050
- anki.md
51+
- 'The Coder Cafe': https://thecoder.cafe/?rd=deckly.dev
5152
extra:
5253
generator: false
5354
analytics:

site/404.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,23 @@
267267

268268

269269

270+
271+
272+
273+
274+
<li class="md-tabs__item">
275+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-tabs__link">
276+
277+
278+
279+
280+
The Coder Cafe
281+
282+
</a>
283+
</li>
284+
285+
286+
270287
</ul>
271288
</div>
272289
</nav>
@@ -527,6 +544,26 @@
527544

528545

529546

547+
548+
549+
550+
551+
552+
553+
<li class="md-nav__item">
554+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-nav__link">
555+
556+
557+
<span class="md-ellipsis">
558+
The Coder Cafe
559+
</span>
560+
561+
562+
</a>
563+
</li>
564+
565+
566+
530567
</ul>
531568
</nav>
532569
</div>

site/anki/index.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,23 @@
289289

290290

291291

292+
293+
294+
295+
296+
<li class="md-tabs__item">
297+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-tabs__link">
298+
299+
300+
301+
302+
The Coder Cafe
303+
304+
</a>
305+
</li>
306+
307+
308+
292309
</ul>
293310
</div>
294311
</nav>
@@ -564,6 +581,26 @@
564581

565582

566583

584+
585+
586+
587+
588+
589+
590+
<li class="md-nav__item">
591+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-nav__link">
592+
593+
594+
<span class="md-ellipsis">
595+
The Coder Cafe
596+
</span>
597+
598+
599+
</a>
600+
</li>
601+
602+
603+
567604
</ul>
568605
</nav>
569606
</div>

site/designdeck/index.html

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,23 @@
291291

292292

293293

294+
295+
296+
297+
298+
<li class="md-tabs__item">
299+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-tabs__link">
300+
301+
302+
303+
304+
The Coder Cafe
305+
306+
</a>
307+
</li>
308+
309+
310+
294311
</ul>
295312
</div>
296313
</nav>
@@ -2858,6 +2875,26 @@
28582875

28592876

28602877

2878+
2879+
2880+
2881+
2882+
2883+
2884+
<li class="md-nav__item">
2885+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-nav__link">
2886+
2887+
2888+
<span class="md-ellipsis">
2889+
The Coder Cafe
2890+
</span>
2891+
2892+
2893+
</a>
2894+
</li>
2895+
2896+
2897+
28612898
</ul>
28622899
</nav>
28632900
</div>
@@ -5167,11 +5204,18 @@
51675204

51685205

51695206
<h1 id="design-deck">Design Deck</h1>
5170-
<p><a class="glightbox" href="../img/designdeck.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../img/designdeck.png" /></a></p>
51715207
<details class="success" open="open">
51725208
<summary>Anki</summary>
51735209
<p>Check the Anki version <a href="../anki/">here</a>.</p>
51745210
</details>
5211+
<details class="tip" open="open">
5212+
<summary>The Coder Cafe</summary>
5213+
<p>If you enjoyed this resource, you may be interested in my latest project: <a href="https://thecoder.cafe?rd=deckly.dev">The Coder Cafe</a>, a newsletter for coders.</p>
5214+
<blockquote>
5215+
<p>Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve essential concepts for coders daily. Written by a senior software engineer at Google, it's perfectly brewed for your morning coffee, helping you grow your skills deeply.</p>
5216+
</blockquote>
5217+
<p><center><a href="https://thecoder.cafe?rd=deckly.dev"><img src="../img/thecodercafe.png" alt="" style="width:480px;height:240px;"></a></center></p>
5218+
</details>
51755219
<h2 id="cache">Cache</h2>
51765220
<h3 id="cache-aside">Cache aside</h3>
51775221
<p>Application is responsible for reading and writing to the DB (using write-through or write-back policy)</p>

site/index.html

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,23 @@
289289

290290

291291

292+
293+
294+
295+
296+
<li class="md-tabs__item">
297+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-tabs__link">
298+
299+
300+
301+
302+
The Coder Cafe
303+
304+
</a>
305+
</li>
306+
307+
308+
292309
</ul>
293310
</div>
294311
</nav>
@@ -3162,6 +3179,26 @@
31623179

31633180

31643181

3182+
3183+
3184+
3185+
3186+
3187+
3188+
<li class="md-nav__item">
3189+
<a href="https://thecoder.cafe/?rd=deckly.dev" class="md-nav__link">
3190+
3191+
3192+
<span class="md-ellipsis">
3193+
The Coder Cafe
3194+
</span>
3195+
3196+
3197+
</a>
3198+
</li>
3199+
3200+
3201+
31653202
</ul>
31663203
</nav>
31673204
</div>
@@ -5777,11 +5814,18 @@
57775814

57785815

57795816
<h1 id="algo-deck">Algo Deck</h1>
5780-
<p><a class="glightbox" href="img/algodeck.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="img/algodeck.png" /></a></p>
57815817
<details class="success" open="open">
57825818
<summary>Anki</summary>
57835819
<p>Check the Anki version <a href="anki/">here</a>.</p>
57845820
</details>
5821+
<details class="tip" open="open">
5822+
<summary>The Coder Cafe</summary>
5823+
<p>If you enjoyed this resource, you may be interested in my latest project: <a href="https://thecoder.cafe?rd=deckly.dev">The Coder Cafe</a>, a newsletter for coders.</p>
5824+
<blockquote>
5825+
<p>Feeling overwhelmed by the endless stream of tech content? At The Coder Cafe, we serve essential concepts for coders. Written by a senior software engineer at Google, it's perfectly brewed for your morning coffee, helping you grow your skills deeply.</p>
5826+
</blockquote>
5827+
<p><center><a href="https://thecoder.cafe?rd=100go.co"><img src="../img/thecodercafe.png" alt="" style="width:480px;height:240px;"></a></center></p>
5828+
</details>
57855829
<h2 id="array">Array</h2>
57865830
<h3 id="algorithm-to-reverse-an-array">Algorithm to reverse an array</h3>
57875831
<div class="language-java highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="kt">int</span><span class="w"> </span><span class="n">i</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="mi">0</span><span class="p">;</span>

site/search/search_index.json

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

site/sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://deckly.dev/</loc>
5-
<lastmod>2025-01-19</lastmod>
5+
<lastmod>2025-03-15</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>https://deckly.dev/anki/</loc>
10-
<lastmod>2025-01-19</lastmod>
10+
<lastmod>2025-03-15</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
<url>
1414
<loc>https://deckly.dev/designdeck/</loc>
15-
<lastmod>2025-01-19</lastmod>
15+
<lastmod>2025-03-15</lastmod>
1616
<changefreq>daily</changefreq>
1717
</url>
1818
</urlset>

site/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)