feat: add screenshots to official theme readme files (#4442)
* feat: add screenshot to basic example * feat: add screenshot to blog examples * feat: add screenshots to docs example * feat: add screenshot to portfolio example
This commit is contained in:
parent
1daaaf3d71
commit
c960f602da
4 changed files with 13 additions and 1 deletions
|
@ -4,6 +4,9 @@
|
||||||
|
|
||||||
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
|
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## 🚀 Project Structure
|
## 🚀 Project Structure
|
||||||
|
|
||||||
Inside of your Astro project, you'll see the following folders and files:
|
Inside of your Astro project, you'll see the following folders and files:
|
||||||
|
|
|
@ -8,6 +8,9 @@ npm init astro -- --template blog
|
||||||
|
|
||||||
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
|
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
- ✅ Minimal styling (make it your own!)
|
- ✅ Minimal styling (make it your own!)
|
||||||
|
@ -58,4 +61,4 @@ Check out [our documentation](https://docs.astro.build) or jump into our [Discor
|
||||||
|
|
||||||
## Credit
|
## Credit
|
||||||
|
|
||||||
This theme is based off of the lovely [Bear Blog](https://github.com/HermanMartinus/bearblog/).
|
This theme is based off of the lovely [Bear Blog](https://github.com/HermanMartinus/bearblog/).
|
||||||
|
|
|
@ -6,6 +6,9 @@ npm init astro -- --template docs
|
||||||
|
|
||||||
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs)
|
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- ✅ **Full Markdown support**
|
- ✅ **Full Markdown support**
|
||||||
|
|
|
@ -8,6 +8,9 @@ npm init astro -- --template portfolio
|
||||||
|
|
||||||
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
|
> 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## 🧞 Commands
|
## 🧞 Commands
|
||||||
|
|
||||||
All commands are run from the root of the project, from a terminal:
|
All commands are run from the root of the project, from a terminal:
|
||||||
|
|
Loading…
Add table
Reference in a new issue