Update my first post

This commit is contained in:
JasterV 2025-06-05 21:00:20 +02:00
parent b986ffb4f1
commit de9c416101
2 changed files with 9 additions and 17 deletions

View file

@ -1 +1,4 @@
words = ["astro"] words = [
"astro",
"neovim",
]

View file

@ -4,10 +4,8 @@ pubDate: 2024-01-20
image: "./assets/me.png" image: "./assets/me.png"
--- ---
So this is my first post in here, I'm quite excited :D
This is just an introductory post where I will explain a little bit more This is just an introductory post where I will explain a little bit more
what is this and the purpose of it. what is this place and the purpose of it.
## What is this about? ## What is this about?
@ -19,28 +17,19 @@ It will be mainly focused in programming and software development,
but I don't want to constrain myself to just that but I don't want to constrain myself to just that
so let's see where all of this goes. so let's see where all of this goes.
Also you can notice how my goal is not to make this a space to sell myself as a developer. My main purpose is to enjoy the process, have fun while
writing posts and most important to feel comfortable with what I build.
My main purpose is to enjoy the process, to have fun while
building this website and writing posts and most important to feel
comfortable and represented by what I build.
## A few more notes ## A few more notes
The fact that the website is pixel art themed and contains purple-ish colors
is merely because I love pixel art and because that's my favourite color :)
The color palette comes from the same theme I use in my Neovim setup. The color palette comes from the same theme I use in my Neovim setup.
It was developed by [craftzdog](https://www.craftz.dog/), It was developed by [craftzdog](https://www.craftz.dog/),
I am a big fan of his work. Go check out his [Youtube channel](https://www.youtube.com/devaslife)! I am a big fan of his work. Go check out his [Youtube channel](https://www.youtube.com/devaslife)!
The whole website was built using [Astro](https://astro.build/). The whole website was built using [Astro](https://astro.build/).
I've had a blast of a time with this framework, I've had great time with this framework,
it is definitely the right tool if you are looking to build a blog! it is definitely the right tool if you are looking to build a blog!
And that's it for today folks, I hope to be here soon with new content! And that's it for today, I hope to be here soon with new content!
One thing I can already tell is that there will
be a lot of content related to Rust programming 🦀.
**Stay tuned!** **Stay tuned!**