-
Notifications
You must be signed in to change notification settings - Fork 341
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add external blog post entry * Add two blog posts
- Loading branch information
1 parent
89c6ae7
commit 8cf3e5d
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
data/planet/-individual_external_links/Everybody-struggles-blogpost.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: "Outreachy Blog: Everyone Struggles" | ||
description: Starting off isn't always easy. Here's my experience at the beginning. | ||
url: https://idaranabuk.com/blog/everyone_struggles | ||
date: 2024-01-21T00:00:00-00:00 | ||
preview_image: https://unsplash.com/photos/turned-on-grey-laptop-computer-FBNxmwEVpAc | ||
featured: | ||
authors: | ||
- Idara | ||
source: | ||
name: "Idara Nabuk" | ||
url: https://idaranabuk.com | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: "The OCaml Community" | ||
description: For starters, here's a little tour of our amazing community. | ||
url: https://idaranabuk.com/blog/ocaml_community | ||
date: 2024-01-21T00:00:00-00:00 | ||
preview_image: https://unsplash.com/photos/turned-on-grey-laptop-computer-FBNxmwEVpAc | ||
featured: | ||
authors: | ||
- Idara | ||
source: | ||
name: "Idara Nabuk" | ||
url: https://idaranabuk.com | ||
--- |