Skip to content

wise-ideas/wise-ideas.github.io

Repository files navigation

wise-ideas.github.io

Landing page for wise-ideas open source projects, built with Astro.

Develop

make install
make dev

Check

make check

Pushes to main lint, format-check, build, and deploy via CI/CD. In repo settings, set Pages → Build and deployment → Source to GitHub Actions, and set the custom domain under Pages → Custom domain (with a corresponding www DNS record pointing at wise-ideas.github.io).