Welcome to my personal blog! This site is a collection of my thoughts, projects, and notes.
- Notes: A collection of articles and tutorials.
- Contact: Get in touch with me.
- Node.js
- pnpm (preferred package manager)
- Clone the repository:
git clone https://github.com/madPO/madpo.github.io.git
- Navigate to the project directory:
cd madpo.github.io - Install dependencies:
pnpm install
Start the development server:
pnpm devBuild the site:
pnpm buildThe output will be in the dist/ directory.
This project is licensed under the terms of the LICENSE.