Skip to content

MohammedAlkindi/ProofX

Repository files navigation

ProofX

ProofX is a static, research-focused web surface for presenting conjecture-engine work, findings, and collaboration information.

Project Structure

ProofX/
├── public/
├── src/
├── docs/
├── scripts/
├── .gitignore
├── README.md
├── vercel.json
└── LICENSE
  • public/: deploy-ready pages, assets, PDF, and sitemap.
  • src/: source styles/scripts/components/content.
  • docs/: consolidated markdown documentation (all .md files except this root README.md).
  • scripts/: helper scripts for build, link validation, and cleanup.

Local Checks

./scripts/build.sh
./scripts/validate-links.sh

Deployment

Deploy as a static site on Vercel or any static host.

Releases

No releases published

Packages

 
 
 

Contributors