You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 months ago | |
---|---|---|
.vscode | 7 months ago | |
public | 7 months ago | |
src | 5 months ago | |
.gitignore | 7 months ago | |
.tool-versions | 7 months ago | |
Dockerfile | 7 months ago | |
README.md | 5 months ago | |
astro.config.ts | 6 months ago | |
biome.json | 7 months ago | |
build.sh | 7 months ago | |
package.json | 6 months ago | |
pnpm-lock.yaml | 6 months ago | |
tsconfig.json | 7 months ago | |
uno.config.ts | 6 months ago | |
wrangler.toml | 6 months ago |
README.md
The Clog
Add blog content to src/content
.
Preview locally with pnpm dev
.
To deploy, run pnpm run build
then wrangler pages deploy
.