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: 4 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-25T23:45:23.000Z (about 1 month ago)
- Last Synced: 2025-01-21T22:38:29.237Z (5 days ago)
- Topics: astro, markdown, personal-website, tailwindcss
- Language: Astro
- Homepage: https://www.kevinzunigacuellar.com
- Size: 12.8 MB
- Stars: 68
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# www.kevinzc.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)
## Tech stack
- **Frontend Framework**: [Astro](https://github.com/withastro/astro)
## Getting started
To get started, run the following commands:
```sh
# 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)