Skip to content

Commit 3f172ed

Browse files
committed
Newsletter link.
1 parent fd6a362 commit 3f172ed

File tree

5 files changed

+19
-7
lines changed

5 files changed

+19
-7
lines changed

docs/designdeck.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,18 @@ hide:
99

1010
# Design Deck
1111

12-
![](img/designdeck.png)
13-
1412
???+ Success "Anki"
1513

1614
Check the Anki version [here](anki.md).
1715

16+
???+ tip "The Coder Cafe"
17+
18+
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.
19+
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.
21+
22+
<center><a href="https://thecoder.cafe?rd=deckly.dev"><img src="../img/thecodercafe.png" alt="" style="width:480px;height:240px;"></a></center>
23+
1824
## Cache
1925

2026
### Cache aside

docs/img/thecodercafe.png

82.5 KB
Loading

docs/index.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,18 @@ hide:
99

1010
# Algo Deck
1111

12-
![](img/algodeck.png)
13-
1412
???+ Success "Anki"
1513

1614
Check the Anki version [here](anki.md).
1715

16+
???+ tip "The Coder Cafe"
17+
18+
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.
19+
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.
21+
22+
<center><a href="https://thecoder.cafe?rd=deckly.dev"><img src="../img/thecodercafe.png" alt="" style="width:480px;height:240px;"></a></center>
23+
1824
## Array
1925

2026
### Algorithm to reverse an array

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>2024-10-06</lastmod>
5+
<lastmod>2025-01-19</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>https://deckly.dev/anki/</loc>
10-
<lastmod>2024-10-06</lastmod>
10+
<lastmod>2025-01-19</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
<url>
1414
<loc>https://deckly.dev/designdeck/</loc>
15-
<lastmod>2024-10-06</lastmod>
15+
<lastmod>2025-01-19</lastmod>
1616
<changefreq>daily</changefreq>
1717
</url>
1818
</urlset>

site/sitemap.xml.gz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)