Sat Naing

Results 102 comments of Sat Naing

Thanks for your suggestion. However, at the time of writing this, creating a separate categories page isn't within the current scope of the theme. Thank you for understanding.

Thanks for pointing out the issue too. @connectaryal

Yep. I also think of it. There are 2 options I like: 1. [tabler icons ](https://tabler.io/icons) 2. [lucide](https://lucide.dev/)

This issue will be resolved in [AstroPaper v5](https://github.com/satnaing/astro-paper/pull/455) as it uses Astro's [experimental SVG components](https://docs.astro.build/en/reference/experimental-flags/svg/).

Thanks for pointing this out @PerryCodes

Thanks for the fix.

At the time of writing this, you can achieve the true size of the image by using `` tag with `width` attribute. ```md ``` We can use Astro's [``](https://docs.astro.build/en/guides/images/#densities) component...

I just made a PR #372 for this feature. You can give feedback, suggestions, or general comments on that. After a while, I'll merge the PR. Thanks.

I'm not sure if it's necessary. We can still browse posts through https://astro-paper.pages.dev/posts/. Do you think an archives page would add significant value beyond that?