Skip to content

madPO/madpo.github.io

Repository files navigation

Personal Blog

Welcome to my personal blog! This site is a collection of my thoughts, projects, and notes.

Features

  • Notes: A collection of articles and tutorials.
  • Contact: Get in touch with me.

Development

Prerequisites

  • Node.js
  • pnpm (preferred package manager)

Setup

  1. Clone the repository:
    git clone https://github.com/madPO/madpo.github.io.git
  2. Navigate to the project directory:
    cd madpo.github.io
  3. Install dependencies:
    pnpm install

Running Locally

Start the development server:

pnpm dev

Building for Production

Build the site:

pnpm build

The output will be in the dist/ directory.

License

This project is licensed under the terms of the LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published