Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/engageintellect/engage-homepage
A personal homepage & blog using Astro and TailwindCSS
https://github.com/engageintellect/engage-homepage
astro ssg tailwindcss
Last synced: about 3 hours ago
JSON representation
A personal homepage & blog using Astro and TailwindCSS
- Host: GitHub
- URL: https://github.com/engageintellect/engage-homepage
- Owner: engageintellect
- License: mit
- Created: 2023-02-18T08:49:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T05:05:30.000Z (over 1 year ago)
- Last Synced: 2024-12-13T11:13:14.728Z (about 2 months ago)
- Topics: astro, ssg, tailwindcss
- Language: Astro
- Homepage: https://engage-homepage.vercel.app/
- Size: 3.74 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# astro-homepage
## Description:
A simple website for @engageintellect.
# Features
- Astro
- TailwindCSS## Getting Started:
```bash
git clone https://github.com/engageintellect/astro-homepage.git
``````bash
cd astro-homepage
``````bash
pnpm install
``````bash
pnpm start
```