Sat Naing

Results 102 comments of Sat Naing

Thanks for pointing this out! This issue will be fixed in #346

Like I previously said, > Appreciate your suggestion and effort. However, I'm thinking of adding a how-to blog post for adding GitLab CI file. This is because AstroPaper is aimed...

Hello @SSmale Maybe we should move this into the discussions section?

I'll convert this issue to a discussion. Thank you to everyone who has been helping to solve this issue. Especially, @jbrr and @Because789.

Hello @johanazhu I might be a little too late. However, here's the solution I can think of. 1. Add a `base` and `trailingSlash` in `astro.config.ts` ```ts export default defineConfig({ //...

I'll look into it. The thing is, I'm not very familiar with the remark plugin ecosystem, but I'll give it a try in future releases. (tho I can't guarantee yet)

If you want to learn more about Astro and its feature, I recommend [Astro's Docs](https://docs.astro.build/en/getting-started/) and its [blog tutorial](https://docs.astro.build/en/tutorial/0-introduction/). If you want to generate new posts, you can integrate sort...

Unfortunately, I cannot reproduce this issue on my browsers. So, if possible, can you also provide me the browser you tested and the OS. Maybe getting the color of the...

It's a bit hard to reproduce since I don't find anything like that on iOS. I'll try and reproduce it using an Android phone. BTW, did my comment solve this...

Hello, I don't quite get what you mean. Maybe you can check [this blog post](https://astro-paper.pages.dev/posts/adding-new-posts-in-astropaper-theme/#storing-images-for-blog-content).