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.
 
 
 
 
 
Avraham Sakal a8d5ca5196 fix README 5 months ago
.vscode Initial commit from Astro 7 months ago
public add fulldev ui and unocss; begin ui work 7 months ago
src re-implement fulldev Section and Card 5 months ago
.gitignore gitignore `.wrangler` 7 months ago
.tool-versions bump Node version 7 months ago
Dockerfile add build script 7 months ago
README.md fix README 5 months ago
astro.config.ts begin 6 months ago
biome.json setup biome linter 7 months ago
build.sh add build script 7 months ago
package.json begin 6 months ago
pnpm-lock.yaml begin 6 months ago
tsconfig.json add content collection schemas 7 months ago
uno.config.ts begin 6 months ago
wrangler.toml add `pages_build_output_dir` to `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.