Skip to content

Latest commit

 

History

History
119 lines (82 loc) · 3.53 KB

README.md

File metadata and controls

119 lines (82 loc) · 3.53 KB

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

terminal
# 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
Lighthouse Results
results

💻 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:

    git clone https://github.com/ArnavK-09/token-template.git
  3. Create a Branch
    Create a new branch for your changes:

    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:

    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 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! 🌟