Skip to content

Commit

Permalink
Newsletter link.
Browse files Browse the repository at this point in the history
  • Loading branch information
teivah committed Jan 19, 2025
1 parent fd6a362 commit 3f172ed
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 7 deletions.
10 changes: 8 additions & 2 deletions docs/designdeck.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ hide:

# Design Deck

![](img/designdeck.png)

???+ Success "Anki"

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

???+ tip "The Coder Cafe"

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.

> 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.

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

## Cache

### Cache aside
Expand Down
Binary file added docs/img/thecodercafe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 8 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ hide:

# Algo Deck

![](img/algodeck.png)

???+ Success "Anki"

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

???+ tip "The Coder Cafe"

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.

> 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.

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

## Array

### Algorithm to reverse an array
Expand Down
6 changes: 3 additions & 3 deletions site/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://deckly.dev/</loc>
<lastmod>2024-10-06</lastmod>
<lastmod>2025-01-19</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://deckly.dev/anki/</loc>
<lastmod>2024-10-06</lastmod>
<lastmod>2025-01-19</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://deckly.dev/designdeck/</loc>
<lastmod>2024-10-06</lastmod>
<lastmod>2025-01-19</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified site/sitemap.xml.gz
Binary file not shown.

0 comments on commit 3f172ed

Please sign in to comment.