Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

content: add missing excerpt and lastUpdated (#179)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

authored by

Felix Schneider
coderabbitai[bot]
and committed by
GitHub
f43f60b8 4df2cedc

+7 -1
+2
src/content/docs/blog/recommended-git-config.mdx
··· 1 1 --- 2 2 title: Recommended Git Config 3 3 date: 2026-02-27 4 + lastUpdated: 2026-03-08 4 5 description: There are some quality of life configurations for git that can improve your workflow significantly. 6 + excerpt: Do you wanna improve your workflow? Are you looking for some tips and tricks for git? Then this post is definitely worth checking out 😉 5 7 tags: 6 8 - Education 7 9 authors:
+2
src/content/docs/blog/uncommon-git-commands.mdx
··· 1 1 --- 2 2 title: Uncommon Git Commands 3 3 date: 2026-02-26 4 + lastUpdated: 2026-03-08 4 5 description: This blog lists some git commands that can be pretty useful but are so rarely used, that you always forget them. 6 + excerpt: Are you using the git CLI? Do you also have these moments sometimes where you just can't remember the right command flag which achieves what you want to do and you are too lazy to search the man page for it? Or are you just looking for some funny little tips and tricks post? Don't worry, I got you covered! 5 7 tags: 6 8 - Education 7 9 authors:
+3 -1
src/content/docs/blog/what-os-is-about.mdx
··· 1 1 --- 2 2 title: What open source really is about 3 - description: This is my current opinion regarding making contributions to open source the right way. 4 3 date: 2026-02-20 4 + lastUpdated: 2026-03-08 5 + description: This is my current opinion regarding making contributions to open source the right way. 6 + excerpt: You are pondering project after project on GitHub and just can't decide which ones you want to contribute to? If you find yourself thinking that way, read on to find out about the most appreciated way to contribute to OSS. 5 7 tags: 6 8 - Mindspace 7 9 authors: