Products & Open-Source Tooling
Production-grade static web engines, developer utilities, and open-source starter modules engineered by ExtBit LLC.
ExtBit WebFact
A productized, ultra-fast static site compilation engine. WebFact converts simple Git-managed Markdown and Org-mode content into pre-compiled, unhackable static edge sites with zero database overhead and native SEO performance.
- Decoupled Architecture: Keep raw content in private Git repos while WebFact handles presentation
- Zero Maintenance: No databases, server-side scripts, or security patches required
- Turnkey Setup: Deploy directly to Cloudflare Pages, Google Cloud Storage, or AWS S3
WebFact Community Starter Module
The official reference template module for ExtBit WebFact. Includes SCSS design tokens, component generator hooks, and pre-configured Webpack asset bundling for developers extending or building custom WebFact themes.
- MIT Licensed open-source presentation layer
- Integrated hot-module reloading (HMR) local dev server
- Pre-configured GitHub Actions CI/CD deployment workflow
Smart Build Engine
A high-performance build orchestration CLI utility designed for complex C++17/20 and Golang workspaces. Eliminates global namespace collision, optimizes memory during multi-threaded builds, and accelerates compilation pipelines.
- High-throughput compilation orchestration
- Designed for low-level systems & embedded Linux workflows
- Open-source utility maintained by ExtBit LLC