Skip to content

Simple personal homepage using Astro that comes with a simple blog feature.

Notifications You must be signed in to change notification settings

OrzMiku/personal-profile

Repository files navigation

🏠 Personal Profile

English | 简体中文

Simple personal homepage using Astro that comes with a simple blog feature.

⭐ Features

  • Homepage: Display personal information and projects.
  • Blog: Write and publish blog posts with markdown.

🚀 Getting Started

Deploy with Vercel

  • Fork this repository.
  • Add a new project and import the repository.
  • Deploy the project.

Local Development

# Clone the repository
git clone https://github.com/OrzMiku/personal-profile.git

# Install dependencies
# bun is used as the package manager: https://bun.sh/
bun install

# Start the development server
bun dev

📝 Configuration

Configuration File

  • src/config.ts - Configuration file for the site.
  • src/content/data/projects.yml - Projects data.
  • src/content/data/socials.yml - Social media links.

Blog

  • src/content/posts - Blog posts are stored here.

⭐ GitHub Stars

Stargazers over time

About

Simple personal homepage using Astro that comes with a simple blog feature.

Topics

Resources

Stars

Watchers

Forks