Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinzunigacuellar/web
My website and developer journal 📝
https://github.com/kevinzunigacuellar/web
astro markdown personal-website tailwindcss
Last synced: 13 days ago
JSON representation
My website and developer journal 📝
- Host: GitHub
- URL: https://github.com/kevinzunigacuellar/web
- Owner: kevinzunigacuellar
- License: mit
- Created: 2022-04-24T00:31:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T17:14:13.000Z (22 days ago)
- Last Synced: 2024-10-24T00:26:01.229Z (21 days ago)
- Topics: astro, markdown, personal-website, tailwindcss
- Language: Astro
- Homepage: https://www.kevinzunigacuellar.com
- Size: 12.2 MB
- Stars: 66
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kevinzunigacuellar.com
A minimal, responsive, and accessible personal website built with [Astro](https://astro.build/) and [Tailwind CSS](https://tailwindcss.com/).
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/kevinzunigacuellar/kevinzunigacuellar.com?title=Personal%20website)
![screenshot](https://github.com/user-attachments/assets/b9225fbc-d314-4580-bda6-4de3a58088c4)
## Tech stack
- **Frontend Framework**: [Astro](https://github.com/withastro/astro)
- **Hosting**: [Netlify](https://www.netlify.com/)## Getting started
To get started, run the following commands:
```sh frame="none"
# 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)