[!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.
token-template features intro:
[!TIP] Remember to update
src/consts.ts
# 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
Here's a working and expected screenshot of token-template
Landing Page |
---|
Lighthouse Results |
---|
[!TIP]
We welcome contributions to improve token-template! If you have suggestions, bug fixes, or new feature ideas, follow these steps:
Fork the Repository
Click the Fork button at the top-right of the repo page.
Clone Your Fork
Clone the repo locally:
git clone https://github.com/ArnavK-09/token-template.git
Create a Branch
Create a new branch for your changes:
git checkout -b your-feature-branch
Make Changes
Implement your changes (bug fixes, features, etc.).
Commit and Push
Commit your changes and push the branch:
git commit -m "feat(scope): description"
git push origin your-feature-branch
Open a Pull Request
Open a PR with a detailed description of your changes.
Collaborate and Merge
The maintainers will review your PR, request changes if needed, and merge it once approved.
Found a bug or need help? Please create an issue on the GitHub repository with a detailed description.
![]() Arnav K |
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! 🌟