{"id":51002577,"url":"https://github.com/muhammad-fiaz/bunforge","last_synced_at":"2026-06-20T16:32:38.144Z","repository":{"id":354552562,"uuid":"1223754580","full_name":"muhammad-fiaz/bunforge","owner":"muhammad-fiaz","description":"A minimal, lightning-fast static site generator powered entirely by Bun and Tailwind CSS v4. No bloated frameworks, just a beautifully simple Vanilla TypeScript environment.","archived":false,"fork":false,"pushed_at":"2026-04-29T02:20:39.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-29T04:24:24.260Z","etag":null,"topics":["bun","bun-web","bun-website","bunjs","typescript","typescript-boilerplate","website","website-development","website-template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muhammad-fiaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-28T16:12:53.000Z","updated_at":"2026-04-29T02:20:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/muhammad-fiaz/bunforge","commit_stats":null,"previous_names":["muhammad-fiaz/bunforge"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/muhammad-fiaz/bunforge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fbunforge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fbunforge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fbunforge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fbunforge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammad-fiaz","download_url":"https://codeload.github.com/muhammad-fiaz/bunforge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammad-fiaz%2Fbunforge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34578089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","bun-web","bun-website","bunjs","typescript","typescript-boilerplate","website","website-development","website-template"],"created_at":"2026-06-20T16:32:37.221Z","updated_at":"2026-06-20T16:32:38.139Z","avatar_url":"https://github.com/muhammad-fiaz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BunForge\n\nA minimal, lightning-fast static site generator powered entirely by [Bun](https://bun.com) and Tailwind CSS v4. No bloated frameworks, just a beautifully simple Vanilla TypeScript environment.\n\n## ✨ Features\n- **Zero Config Tailwind v4**: Powered directly by Bun's native bundler plugin.\n- **Blazing Fast**: Compiles your entire multi-page site in milliseconds.\n- **Client-Side SPA Router**: Instant, smooth transitions without full page reloads.\n- **Modular Hooks System**: Built-in, Vanilla JS implementations of `useState`, `useEffect`, and `useRef`!\n- **SEO Ready**: Easy metadata management for every page route.\n\n## 🚀 Installation \u0026 Usage\n\n1. **Clone \u0026 Install Dependencies**\n   ```bash\n   bun install\n   ```\n\n2. **Start the Development Server**\n   ```bash\n   bun run dev\n   ```\n   *Runs a local server with an automatic watcher on `localhost:3000`.*\n\n3. **Build for Production**\n   ```bash\n   bun run build\n   ```\n   *Outputs a production-ready, minified static site to the `dist/` directory.*\n\n## 📁 Architecture\n- `src/router.ts`: Define all your page routes here.\n- `src/pages/`: Create your TypeScript functions that return HTML strings.\n- `src/hooks/`: A modular system containing reusable `state.ts`, `effect.ts`, and `ref.ts` logic.\n- `src/utils/`: Useful helper functions like `cn()` and `fetchJson()`.\n\n## 📜 License\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammad-fiaz%2Fbunforge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammad-fiaz%2Fbunforge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammad-fiaz%2Fbunforge/lists"}