satnaing / astro-paper

A minimal, accessible and SEO-friendly Astro blog theme
https://astro-paper.pages.dev/
MIT License
2.12k stars 440 forks source link

Following installation steps doesn't create Astro with template #297

Open danielrosehill opened 1 month ago

danielrosehill commented 1 month ago

Maybe I'm going crazy or missing something very basic. This worked for me yesterday but that involved cloning the repo.

I follow the installation step in the readme trying to install Astro with the theme:

npm create astro@latest --template satnaing/astro-paper

All looks to run fine and it seems to be pulling the template correctly:

image

But the system has created the default template!

image

Visiting localhost:4321 :

image

Am I doing something wrong?

2wheeh commented 1 month ago

try with npm create astro@latest -- --template @satnaing/astro-paper