Skip to content

JasonTame/website

Repository files navigation

Personal Website

A personal blog and website built with Astro, featuring fast performance and modern web technologies.

Tech Stack

Getting Started

Prerequisites

  • Node.js (v20 or higher)
  • pnpm (recommended) or npm

Installation

  1. Clone the repository:
git clone https://github.com/JasonTame/website
cd website
  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev

The site will be available at http://localhost:4321

Commands

Command Action
pnpm dev Start development server
pnpm build Build for production
pnpm preview Preview production build locally
pnpm astro check Check for TypeScript and Astro errors

Deployment

This site can be deployed to any static hosting platform like Vercel, Netlify, or GitHub Pages. Run pnpm build to generate the production build in the dist/ folder.

About

Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •