Skip to content

aerulion/aerulion.github.io

Repository files navigation

aerulion.net

Deploy to GitHub Pages

My personal portfolio website showcasing my work as a Java developer and Minecraft plugin creator. Built with modern web technologies for optimal performance and maintainability.

🌐 Live Site: aerulion.net

🚀 Tech Stack

  • Astro - Modern static site generator
  • Bun - Fast JavaScript runtime and package manager
  • TypeScript - Type-safe development
  • GitHub Actions - Automated deployment
  • GitHub Pages - Hosting

🛠️ Development

Prerequisites

  • Bun installed on your system

Getting Started

  1. Clone the repository

    git clone https://github.com/aerulion/aerulion.github.io.git
    cd aerulion.github.io
  2. Install dependencies

    bun install
  3. Start development server

    bun run dev
  4. Open in browser

    http://localhost:4321
    

Available Scripts

Command Description
bun run dev Start development server with hot reload
bun run build Build for production
bun run preview Preview production build locally
bun run astro Run Astro CLI commands

📦 Deployment

The site automatically deploys to GitHub Pages when you push to the main branch.

Built with ❤️ using Astro and Bun

About

My personal portfolio website showcasing my work as a Java developer and Minecraft plugin creator.

Resources

Stars

Watchers

Forks