Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)