Loading repository dataโฆ
Loading repository dataโฆ
lxchapu / repository
A simple and cute static blog template built with Astro and React.๐ฅ๐ฅ๐ฅ
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Gyoza is a static blog template built with Astro and React.
Demo Site:
Enjoy it!

ๅๅพ๏ผDocumentation
โโโ public/
โโโ src/
โย ย โโโ components/
โย ย โโโ content/
โย ย โโโ layouts/
โย ย โโโ pages/
โย ย โโโ plugins/
โย ย โโโ store/
โย ย โโโ styles/
โย ย โโโ utils/
โย ย โโโ config.json
โโโ astro.config.mjs
โโโ README.md
โโโ package.json
โโโ tsconfig.json
็ฝ็ซ้
็ฝฎไฟๅญๅจ config.json ๆไปถใ
| Command | Action |
|---|---|
pnpm i | Installs dependencies |
pnpm dev | Starts local dev server at localhost:4321 |
pnpm build | Build your production site to ./dist/ |
pnpm preview | Preview your build locally, before deploying |
pnpm format | Format code using Prettier |