Skip to content

Repository files navigation

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

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages

Generated from satnaing/astro-paper