Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exylons/web
my website made with astro! orig design by kevin (old)
https://github.com/exylons/web
astro tailwindcss typescript
Last synced: 16 days ago
JSON representation
my website made with astro! orig design by kevin (old)
- Host: GitHub
- URL: https://github.com/exylons/web
- Owner: exylons
- License: mit
- Created: 2024-06-12T12:28:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T07:42:45.000Z (7 months ago)
- Last Synced: 2024-11-28T16:08:59.492Z (3 months ago)
- Topics: astro, tailwindcss, typescript
- Language: Astro
- Homepage:
- Size: 4.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [web](https://exylons.com)
My personal website made in Astro and Tailwind CSS. Created by [Kevin](https://github.com/kevinzunigacuellar/) (and I just forked and modified it lol)
## Tech stack
- **Platform**: [Astro](https://github.com/withastro/astro)
- **Frontend Library**: [Solid.js](https://github.com/solidjs/solid)
- **Deployment**: [Vercel](https://vercel.com/)
- **CI**: [GitHub Actions](https://github.com/features/actions)
- **Package manager**: [pnpm](https://pnpm.io/)
- **OG-images**: [Satori](https://github.com/vercel/satori)## Getting started
To get started, run the following commands:
```bash
# Install dependencies
pnpm install# Start the dev server
pnpm dev```
[![Built with Astro](https://astro.badg.es/v2/built-with-astro/medium.svg)](https://astro.build)