mirror of
https://codeberg.org/JasterV/jaster.xyz.git
synced 2026-04-27 02:15:40 +00:00
Update my first post
This commit is contained in:
parent
b986ffb4f1
commit
de9c416101
2 changed files with 9 additions and 17 deletions
|
|
@ -1 +1,4 @@
|
|||
words = ["astro"]
|
||||
words = [
|
||||
"astro",
|
||||
"neovim",
|
||||
]
|
||||
|
|
|
|||
|
|
@ -4,10 +4,8 @@ pubDate: 2024-01-20
|
|||
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
|
||||
what is this and the purpose of it.
|
||||
what is this place and the purpose of it.
|
||||
|
||||
## 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
|
||||
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, to have fun while
|
||||
building this website and writing posts and most important to feel
|
||||
comfortable and represented by what I build.
|
||||
My main purpose is to enjoy the process, have fun while
|
||||
writing posts and most important to feel comfortable with what I build.
|
||||
|
||||
## 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.
|
||||
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)!
|
||||
|
||||
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!
|
||||
|
||||
And that's it for today folks, 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 🦀.
|
||||
And that's it for today, I hope to be here soon with new content!
|
||||
|
||||
**Stay tuned!**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue