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

https://github.com/arnavk-09/token-template

Minimal Black & White Astro + Tailwind Portfolio Template....
https://github.com/arnavk-09/token-template

astro black-white blog md mdx minimal portfolio static tailwindcss template theme

Last synced: 2 months ago
JSON representation

Minimal Black & White Astro + Tailwind Portfolio Template....

Awesome Lists containing this project

README

        

Token


Minimal Astro + Tailwind CSS Starter


hero

> [!NOTE]
>
> `token-template` is a modern and minimalistic Astro + Tailwind CSS starter designed for developers and creators. With a sleek black-and-white terminal-inspired design, it features support for Markdown (MD), MDX, RSS feeds, sitemaps, and fully static content, making it perfect for personal portfolios and blogs.

## 🌟 Features

> **token-template** features intro:

- **Minimalist Design** – Black-and-white terminal-inspired aesthetics with custom fonts.
- **Astro + Tailwind CSS** – Built using Astro and styled with Tailwind CSS for easy customization.
- **Content Support** – Write blog posts or documentation in Markdown (MD) and MDX.
- **Static and Fast** – Fully static content optimized for performance.

## 💻 Installation

> [!TIP]
> Remember to update [`src/consts.ts`](https://github.com/ArnavK-09/token-template/blob/main/src/consts.ts)

###### terminal

```bash
# Clone the repository
git clone https://github.com/ArnavK-09/token-template.git my-portfolio
cd my-portfolio

# Install dependencies
npm install

# Run the development server
npm run dev
```

## 📷 Screenshots

> Here's a working and expected screenshot of **token-template**

| Landing Page |
| ----------------------------------------- |
| ![Demo](/public/screenshot.png) |

| [Lighthouse Results](https://pagespeed.web.dev/analysis/https-token-template-deno-dev/o4lgrcn8pd?form_factor=desktop) |
| ----------------------------------------- |
| ![results](/public/lighthouse.png) |

---

## 💻 Contributing

> [!TIP]
> We welcome contributions to improve **token-template**! If you have suggestions, bug fixes, or new feature ideas, follow these steps:

1. **Fork the Repository**
Click the **Fork** button at the top-right of the repo page.

2. **Clone Your Fork**
Clone the repo locally:

```bash
git clone https://github.com/ArnavK-09/token-template.git
```

3. **Create a Branch**
Create a new branch for your changes:

```bash
git checkout -b your-feature-branch
```

4. **Make Changes**
Implement your changes (bug fixes, features, etc.).

5. **Commit and Push**
Commit your changes and push the branch:

```bash
git commit -m "feat(scope): description"
git push origin your-feature-branch
```

6. **Open a Pull Request**
Open a PR with a detailed description of your changes.

7. **Collaborate and Merge**
The maintainers will review your PR, request changes if needed, and merge it once approved.

## 🙋‍♂️ Issues

Found a bug or need help? Please create an issue on the [GitHub repository](https://github.com/ArnavK-09/token-template/issues) with a detailed description.

## 👤 Author



Arnav K
Arnav K

---

📄 License


token-template is licensed under the ISC License. See the LICENSE file for more details.

---


🌟 If you find this project helpful, please give it a star on GitHub! 🌟