manuelernestog / astrofy

Astrofy is a free and open-source template for your Personal Portfolio Website built with Astro and TailwindCSS. Create in minutes a website with Blog, CV, Project Section, Store and RSS Feed.

Home Page:https://astrofy-template.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'm sorry to ask a question, I hope someone can answer.

grey6966 opened this issue · comments

commented

Why is it that in the example, the path for "store" is "/store/item1" and can be accessed directly, while the path for "blog" is "/blog/demo-post-3"? Is there a configuration that determines this?

commented

I am a backend programmer and not very familiar with frontend. What I mean is, the store page can be accessed directly through the path of the md file, while accessing the blog is not through the file path. I hope someone can help me.