mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 04:32:20 +00:00
refactor
This commit is contained in:
@@ -1,14 +1,40 @@
|
||||
---
|
||||
title: Links
|
||||
description: Some pointers to useful resources.
|
||||
readingTime: false
|
||||
links:
|
||||
- title: GitHub
|
||||
description: My GitHub profile
|
||||
- title: My GitHub profile
|
||||
website: https://github.com/balkian
|
||||
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
||||
- title: gitea
|
||||
description: My gitea profile
|
||||
- title: GSI's GitHub
|
||||
description: I contribute to both public and private projects on the "Grupo de Sistemas Inteligentes" organization.
|
||||
website: https://github.com/gsi-upm
|
||||
image: "/img/gsi.png"
|
||||
- title: Dotfiles
|
||||
description: My configuration files.
|
||||
website: https://github.com/balkian/dotfiles
|
||||
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
||||
- title: Gists
|
||||
description: A collection of snippets that are/were useful for very specific tasks.
|
||||
website: https://github.com/balkian/gists
|
||||
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
||||
- title: Oxide and friends
|
||||
description: A weekly podcast about technology, from the guys behind the Oxide Computer Company.
|
||||
website: https://oxide-and-friends.transistor.fm/
|
||||
image: https://img.transistor.fm/e6CHJbwIxDiCUoVc9ylEKOnBKax85QPGwFI5Lezj2ho/rs:fill:800:800:1/q:60/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzI5MjU2LzE2NDg0/OTAxMDAtYXJ0d29y/ay5qcGc.webp
|
||||
- title: The Changelog Podcast(s)
|
||||
description: The Changelog podcast is software's best weekly news brief (Mondays), deep technical interviews (Wednesdays) & talk show (Fridays).
|
||||
website: https://changelog.com
|
||||
image: https://cdn.changelog.com/static/images/podcasts/podcast-medium-126fc11a345517eb5ae5708daee38390.png
|
||||
- title: Two's complement
|
||||
description: A podcast by Matt Godbolt and Ben Rady about programming.
|
||||
website: https://www.twoscomplement.org
|
||||
image: /img/twos-complement.png
|
||||
- title: My self-hosted gitea instance
|
||||
description: I use this for private projects, and to keep mirrors of important projects on GitHub, just in case.
|
||||
website: https://git.sinpapel.es/balkian
|
||||
image: https://git.sinpapel.es/assets/img/logo.svg
|
||||
|
||||
menu:
|
||||
main:
|
||||
weight: 4
|
||||
|
Reference in New Issue
Block a user