Skip to content

Commit b5cf566

Browse files
committed
log
1 parent 08d4559 commit b5cf566

3 files changed

Lines changed: 32 additions & 1 deletion

File tree

archive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All my devlog entries, neatly organized.
1111
---
1212

1313
## 📅 2025 Logs
14+
- [2025-11-28 — Devlog #51]({{site.baseurl}}/logs/2025-11-28/)
1415
- [2025-11-27 — Devlog #50]({{site.baseurl}}/logs/2025-11-27/)
1516
- [2025-11-26 — Devlog #49]({{site.baseurl}}/logs/2025-11-26/)
1617
- [2025-11-25 — Devlog #48]({{site.baseurl}}/logs/2025-11-25/)

logs/2025-11-27/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ permalink: /logs/2025-11-27/
2727

2828
---
2929

30-
[← Previous]({{site.baseurl}}/logs/2025-11-26/)
30+
[← Previous]({{site.baseurl}}/logs/2025-11-26/) | [Next →]({{site.baseurl}}/logs/2025-11-28/)

logs/2025-11-28/index.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: default
3+
permalink: /logs/2025-11-28/
4+
---
5+
6+
# Devlog - 2025-11-28
7+
8+
## 🚀 What I Did
9+
10+
- Tmux bindings and change of theme, also added battery and cpu module.
11+
- Pyramid generator using a boolean value as parameter.
12+
- Slice and splice in array.
13+
- Truthy test for finding a number in the array that will give result based on the function.
14+
15+
## 🧠 What I Learned
16+
17+
- Tmux configuration analysis.
18+
- Different ways to go through looping.
19+
20+
## 🔥 What's Next
21+
22+
- 'Vim Macros'
23+
- 'Vim Macros'
24+
- 'Vim Macros'
25+
- 'Vim Macros'
26+
- The above continues ones are my first vim macro usuage.
27+
28+
---
29+
30+
[← Previous]({{site.baseurl}}/logs/2025-11-27/)

0 commit comments

Comments
 (0)