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

README.md

The Clog

Add blog content to src/content.

Preview locally with pnpm dev.

To deploy, run wrangler pages deploy.