Skip to content

Repository files navigation

Praxis

GitHub Pages Deployment

This repository includes a GitHub Actions workflow at .github/workflows/deploy-pages.yml that deploys the Vite build to GitHub Pages.

  • Trigger: push to main (or manual run from Actions tab)
  • Build command: npm run build -- --base "/<repo-name>/"
  • Artifact: dist/ (with 404.html copied from index.html for SPA routing fallback)

One-time repository setup

  1. Open your repository on GitHub.
  2. Go to SettingsPages.
  3. Set Source to GitHub Actions.

After that, every push to main publishes an updated site.

About

Praxis is an ongoing project that serves as both a GOFAI playground and an algorithm library, showcasing and demonstrating classical AI algorithms from the 20th century.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages