mirror of
https://github.com/10h30/astroplate.git
synced 2026-06-05 15:08:00 +09:00
Update readme.md
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Astro + Tailwind CSS + TypeScript Starter and Boilerplate
|
||||
<h1 align=center>Astro + Tailwind CSS + TypeScript Starter and Boilerplate</h1>
|
||||
|
||||
<p align=center>Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript, providing everything you need to jumpstart your Astro project and save valuable time.</p>
|
||||
|
||||
<p align=center> Made with ♥ by <a href="https://zeon.studio/"/> Zeon Studio </a> </a>
|
||||
</p>
|
||||
|
||||
<h2 align="center"> <a target="_blank" href="https://astroplate.netlify.app/" rel="nofollow">Demo</a> | <a target="_blank" href="https://pagespeed.web.dev/analysis/https-astroplate-netlify-app/yzx3foum3w?form_factor=desktop">Page Speed (100%)</a>
|
||||
<h2 align="center"> <a target="_blank" href="https://astroplate.netlify.app/" rel="nofollow">👀 Demo</a> | <a target="_blank" href="https://pagespeed.web.dev/analysis/https-astroplate-netlify-app/yzx3foum3w?form_factor=desktop">Page Speed (100%)🚀 </a>
|
||||
</h2>
|
||||
|
||||
|
||||
@@ -23,44 +24,39 @@
|
||||
</p>
|
||||
|
||||
|
||||
## Key Features
|
||||
## 📌 Key Features
|
||||
|
||||
- Syntax Highlighting
|
||||
- Multi-Authors
|
||||
- Similar Posts Suggestion
|
||||
- Search Functionality
|
||||
- Dark Mode
|
||||
- Tags & Categories
|
||||
- Netlify setting pre-configured
|
||||
- Support contact form
|
||||
- Fully responsive
|
||||
- Write and update content in Markdown / MDX
|
||||
- Disqus Comment
|
||||
- 👥 Multi-Authors
|
||||
- 🎯 Similar Posts Suggestion
|
||||
- 🔍 Search Functionality
|
||||
- 🌑 Dark Mode
|
||||
- 🏷️ Tags & Categories
|
||||
- 🔗 Netlify setting pre-configured
|
||||
- 📞 Support contact form
|
||||
- 📱 Fully responsive
|
||||
- 📝 Write and update content in Markdown / MDX
|
||||
- 💬 Disqus Comment
|
||||
- 🔳 Syntax Highlighting
|
||||
|
||||
### Pages
|
||||
### 📄 15+ Pre-designed Pages
|
||||
|
||||
- Homepage
|
||||
- About
|
||||
- Contact
|
||||
- Authors
|
||||
- Author Single
|
||||
- Blog
|
||||
- Blog Single
|
||||
- Custom 404
|
||||
- Elements
|
||||
- Privacy Policy
|
||||
- Tags
|
||||
- Tag Single
|
||||
- Categories
|
||||
- Category Single
|
||||
- Search
|
||||
- 🏠 Homepage
|
||||
- 👤 About
|
||||
- 📞 Contact
|
||||
- 👥 Authors
|
||||
- 👤 Author Single
|
||||
- 📝 Blog
|
||||
- 📝 Blog Single
|
||||
- 🚫 Custom 404
|
||||
- 💡 Elements
|
||||
- 📄 Privacy Policy
|
||||
- 🏷️ Tags
|
||||
- 🏷️ Tag Single
|
||||
- 🗂️ Categories
|
||||
- 🗂️ Category Single
|
||||
- 🔍 Search
|
||||
|
||||
### Sections
|
||||
|
||||
- Testimonial
|
||||
- Call To Action
|
||||
|
||||
## Integrations
|
||||
## 🔗 Integrations
|
||||
|
||||
- astro/react
|
||||
- astro/sitemap
|
||||
@@ -68,22 +64,22 @@
|
||||
|
||||
|
||||
|
||||
## Getting Started
|
||||
## 🚀 Getting Started
|
||||
|
||||
### Dependencies
|
||||
### 📦 Dependencies
|
||||
|
||||
- astro 2.3+
|
||||
- node v18+
|
||||
- npm v9.5+
|
||||
- tailwind v3.3+
|
||||
|
||||
### Development Command
|
||||
### 👉 Development Command
|
||||
|
||||
```
|
||||
npm run dev
|
||||
```
|
||||
|
||||
### Build Command
|
||||
### 👉 Build Command
|
||||
|
||||
```
|
||||
npm run build
|
||||
@@ -91,14 +87,14 @@ npm run build
|
||||
|
||||
|
||||
<!-- reporting issue -->
|
||||
## Reporting Issues
|
||||
## 🐛 Reporting Issues
|
||||
|
||||
We use GitHub Issues as the official bug tracker for this Template. Please Search [existing issues](https://github.com/zeon-studio/astroplate/issues). It’s possible someone has already reported the same problem.
|
||||
If your problem or idea has not been addressed yet, feel free to [open a new issue](https://github.com/zeon-studio/astroplate/issues).
|
||||
|
||||
|
||||
<!-- licence -->
|
||||
## License
|
||||
## 📝 License
|
||||
|
||||
Copyright (c) 2023 - Present, Designed & Developed by [Zeon Studio](https://zeon.studio/)
|
||||
|
||||
@@ -106,7 +102,7 @@ Copyright (c) 2023 - Present, Designed & Developed by [Zeon Studio](https://zeon
|
||||
|
||||
**Image license:** The images are only for demonstration purposes. They have their license, we don't have permission to share those images.
|
||||
|
||||
## Need Custom Development Services?
|
||||
## 💻 Need Custom Development Services?
|
||||
|
||||
If you need a custom theme, theme customization, or complete website development services from scratch you can [Hire Us](https://zeon.studio/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user