remove alpine completely

This commit is contained in:
Surjith S M
2023-01-02 20:55:28 +05:30
parent cc1721060f
commit 244d9ec84e
5 changed files with 7 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
# Astroship - Astro Starter Template 🛸
Astroship is a starter template for startups, marketing websites & landing pages. Built with Astro, TailwindCSS & Alpine.js.
Astroship is a starter template for startups, marketing websites, landing pages & blog. Built with Astro & TailwindCSS.
This Free Template is sponsored by [Web3Templates](https://web3templates.com)
@@ -14,7 +14,7 @@ This Free Template is sponsored by [Web3Templates](https://web3templates.com)
Click the below link to deploy this template on Vercel
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsurjithctly%2Fastroship&project-name=astroship&repository-name=astroship&demo-title=Astroship%20-%20Astro%20Starter%20Template&demo-description=Astroship%20is%20a%20starter%20template%20for%20startups%2C%20marketing%20websites%20%26%20landing%20pages.%20Built%20with%20Astro%2C%20TailwindCSS%20%26%20Alpine.js.&demo-url=https%3A%2F%2Fastroship.web3templates.com%2F&demo-image=https%3A%2F%2Fuser-images.githubusercontent.com%2F1884712%2F200831799-10ef2456-a02e-4068-b580-4b5326f0b33b.png)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsurjithctly%2Fastroship&project-name=astroship&repository-name=astroship&demo-title=Astroship%20-%20Astro%20Starter%20Template&demo-description=Astroship%20is%20a%20starter%20template%20for%20startups%2C%20marketing%20websites%20%26%20landing%20pages.%20Built%20with%20Astro%2C%20TailwindCSS&demo-url=https%3A%2F%2Fastroship.web3templates.com%2F&demo-image=https%3A%2F%2Fuser-images.githubusercontent.com%2F1884712%2F200831799-10ef2456-a02e-4068-b580-4b5326f0b33b.png)
![image](https://user-images.githubusercontent.com/1884712/200831799-10ef2456-a02e-4068-b580-4b5326f0b33b.png)
@@ -104,9 +104,9 @@ Astro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page
Any static assets, like images, can be placed in the `public/` directory.
## TailwindCSS & Alpine.js
## TailwindCSS
TailwindCSS & Alpine.js are already configured in this repo, so you can start using them without any installation.
TailwindCSS is already configured in this repo, so you can start using it without any installation.
## Credits