Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exylons/astrozinc
Minimalist but fully featured blogging Astro template made with zinc colors
https://github.com/exylons/astrozinc
astro blogging mdx react tailwindcss
Last synced: 4 months ago
JSON representation
Minimalist but fully featured blogging Astro template made with zinc colors
- Host: GitHub
- URL: https://github.com/exylons/astrozinc
- Owner: exylons
- License: mit
- Created: 2024-07-01T05:43:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T10:17:58.000Z (6 months ago)
- Last Synced: 2024-10-01T05:21:03.649Z (4 months ago)
- Topics: astro, blogging, mdx, react, tailwindcss
- Language: Astro
- Homepage: https://astrozinc.exylons.com
- Size: 8.83 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [astrozinc](https://astrozinc.exylons.com)
A minimalist blogging astro template inspired with all the zinc colors from Tailwind CSS. It also comes with many features that a blog website needs.
> Actually, it came from my website, with just added more features, much better UI, and etc. 😅
## Tech stack
- **Platform**: [Astro](https://github.com/withastro/astro)
- **Frontend Library**: [React](https://github.com/facebook/react)
- **Package manager**: [pnpm](https://pnpm.io/)
- **OG-images**: [Satori](https://github.com/vercel/satori)
- **Styling**: [Tailwind CSS](https://tailwindcss.com)## 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)