Skip to content

imtommyshelby/portfolio

Repository files navigation

🌟 Aria Template for Astro

Welcome to the Aria Template repository! This is a personal blog, portfolio, or blog template created using Astro. This template is a port of the Aria template tailored for use with Astro, a modern static site builder.

✨ Overview

Astro is a powerful framework that allows you to build fast, modern websites with ease. It provides a flexible and user-friendly approach to web development with a rich ecosystem of templates and components.

This template is designed to help you create a stylish and functional personal website, whether for blogging, showcasing your portfolio, or any other purpose.

image

🚀 Getting Started

To get started with this template, follow these simple steps:

  1. Install Astro: Use the Astro CLI to create a new project with this template.

    npm create astro@latest -- --template ccbikai/astro-aria
  2. Navigate to Your Project Directory:

    cd your-project-name
  3. Install Dependencies:

    npm install
  4. Start the Development Server:

    npm run dev
  5. Build and Deploy:

    After you’re happy with your site, build it for production:

    npm run build

    You can deploy the built site to your preferred hosting provider. For example, you can use Cloudflare Pages for free and fast hosting.

📚 Documentation

🌐 Live Demo

You can see a live demo of this template by visiting yonick.in.

🤝 Contributing

If you have any suggestions or improvements, feel free to fork the repository and submit a pull request. You can also open an issue for any questions or problems you encounter.

📝 License

This project is licensed under the Apache License 2.0.

📧 Contact

For any inquiries or support, please reach out to hey sagnik!.


Releases

No releases published

Packages

No packages published