- Oleksii
-
22/02/2024 - Blog
- monthUpdate
What happened in a month / my blog
Wow, hi, everybody. It’s good to see you all here, I haven’t been here in a while.)
Where have I been?
I was working on updating an old site that I did a year ago, a customer asked me to to update the site, so that’s what I’ve been doing.)
Design:
Development:
Link to site: click me
Well, and I didn’t forget to update my site
Updated:
- Updated user interface
- Updated style file
- Fixed a bug where
@tailwindcss/typography
was not being applied to the blog - Added automatic sorting of posts by date, from new to old
- Removed unnecessary code from input.css
- Added astro-compress package to compress files during project build, default settings:
CSS: true, HTML: false, Image: true, JavaScript: true, SVG: false
What I plan to do in future updates:
- Add pagination to the blog page
- Integrate i18n, translate the site into another language
- Add sitemap.xml generation
- Maybe add some hedless cms
Separately wanted to say a big thank you to the Astro team for adding my template here: click me.
Also thanks to everyone who liked the template in my GitHub, stay tuned, it’s only going to get better, bye bye).