Ourbigbook
failed
Other
web_app / javascript · small
337
Files
90,010
LOC
2
Frameworks
10
Languages
Pipeline State
completedRun ID
#407187Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Previous runs
| # | Status | Phase | Started | Finished | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence platform · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #186295 | failed | EXTENDED_ANALYSIS | 2026-04-10 18:30:31 | — | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
71.67Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:36Deduplication group #70441
Member of a group with 1 similar repo(s) — this repo is canonical view group →
About: code-quality intelligence by Repobility · https://repobility.com
🧪 Code Distillation
Browse all specs →Sample distilled functions (click for full spec)
getInitialPropsRetrieves and merges initial page properties by first calling the standard Document.getInitialProps method with the provided context. It then renders the current page content to obtain the HTML and head elements. Finally, it returns a new object containing all the initial properties combined with th
setupUserLocalStorageRetrieves a user's profile data from the API using the provided username, updates the user object with the fetched image, and then persists the user object to local storage. It also sets and updates authentication cookies and local storage entries using the user's token and full user object. The fun
slugFromRouterDetermines a URL-friendly slug based on the provided router object and optional configuration. It first checks the router's query parameters for a 'slug' array; if that array is absent, it defaults to using the 'uid' query parameter. Otherwise, it processes the 'slug' array through an internal helpe
AI Prompt
Create a static wiki generator tool, similar to OurBigBook. I need a system that can take structured markup source files (like `.bigb`) and generate a complete, navigable static website. The tool should handle publishing to a local static site or potentially to a custom domain. It should also ideally support features like internal cross-file referencing and perhaps integrate with a VS Code extension for local editing. The core functionality seems to involve processing these markup files into HTML.
javascript static-site-generator wiki markup web-app next.js typescript publishing
Generated by gemma4:latest
Catalog Information
Create a static wiki generator tool, similar to OurBigBook. I need a system that can take structured markup source files (like .bigb) and generate a complete, navigable static website. The tool should handle publishing to a local static site or potentially to a custom domain. It should also ideally support features like internal cross-file referencing and perhaps integrate with a VS Code extension for local editing. The core functionality seems to involve processing these markup files into HTM
Tags
javascript static-site-generator wiki markup web-app next.js typescript publishing
Languages
Frameworks
Next.js Webpack
Symbols
variable1,341
function350
method109
constant55
interface28
type_alias15
class12
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
Embed Badge
Add to your README:
