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: 4 months ago
JSON representation
🤍 Minimal Black & White Astro + Tailwind Portfolio Template....
- Host: GitHub
- URL: https://github.com/arnavk-09/token-template
- Owner: ArnavK-09
- License: isc
- Created: 2025-01-06T18:58:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T16:57:42.000Z (over 1 year ago)
- Last Synced: 2025-05-09T00:35:46.572Z (about 1 year ago)
- Topics: astro, black-white, blog, md, mdx, minimal, portfolio, static, tailwindcss, template, theme
- Language: Astro
- Homepage: https://token-template.deno.dev
- Size: 1.52 MB
- Stars: 45
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Token
Minimal Astro + Tailwind CSS Starter
> [!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 |
| ----------------------------------------- |
|  |
| [Lighthouse Results](https://pagespeed.web.dev/analysis/https-token-template-deno-dev/o4lgrcn8pd?form_factor=desktop) |
| ----------------------------------------- |
|  |
---
## 💻 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
---
📄 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! 🌟
