Skip to content

algorithmich/algorithmich.github.io

CI

Michelle's Blog

This blog is based on AstroPaper.

How to run via docker

docker run -it --rm \
  -p 4321:4321 \
  -v "$PWD":/app \
  -w /app \
  node:lts \
  sh -lc "corepack enable && corepack prepare pnpm@latest --activate && pnpm install && pnpm dev --host 0.0.0.0 --port 4321"

📜 License

Licensed under the MIT License, Copyright © 2025


Made with 🤍 by Sat Naing 👨🏻‍💻 and contributors.

About

Michelle's Personal Blog

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors