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