{"id":19055148,"url":"https://github.com/sangupta/webify","last_synced_at":"2025-11-12T08:05:06.938Z","repository":{"id":233155211,"uuid":"786175584","full_name":"sangupta/webify","owner":"sangupta","description":"SPA-based static site generator.","archived":false,"fork":false,"pushed_at":"2024-04-25T00:02:27.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-19T12:22:31.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sangupta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-13T16:42:48.000Z","updated_at":"2024-04-25T00:01:24.000Z","dependencies_parsed_at":"2024-04-23T18:57:06.977Z","dependency_job_id":"720f388b-98cd-4cb1-a265-7f9908137ab9","html_url":"https://github.com/sangupta/webify","commit_stats":null,"previous_names":["sangupta/webify"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/sangupta/webify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Fwebify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Fwebify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Fwebify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Fwebify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sangupta","download_url":"https://codeload.github.com/sangupta/webify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sangupta%2Fwebify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283997629,"owners_count":26929852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"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":[],"created_at":"2024-11-08T23:42:16.203Z","updated_at":"2025-11-12T08:05:06.921Z","avatar_url":"https://github.com/sangupta.png","language":"TypeScript","readme":"# webify\n\n`webify` is a simple static site generator (SSG) that uses \nmarkdown/HTML files to generate a Single Page Application \nwebsite utilizing JSON for content.\n\n## Difference with other SSG's\n\n`webify` is different from almost all other SSG's because it\ndoes not generate individual HTML files as output to be hosted.\nInstead it generates a bunch of JSON files that are then consumed\nby a Single Page Application (SPA, like a React application) to\nrender the entire site.\n\nCheck out https://sangupta.com that is built using `webify`.\n\n# Usage\n\n```sh\n$ npx @sangupta/webify {configFile} {distPath}\n```\n\nwhere, `configFile` is the path to the `webify.json` file that\ndefines various build options, and `distPath` is the path to\nthe folder, where the output is written.\n\n**Note:** Once the site is built, you can use a SPA like \nhttps://github.com/sangupta/skylight to render the site.\n\n# License\n\nApache License 2.0. Copyright (C) 2024, Sandeep Gupta.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsangupta%2Fwebify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsangupta%2Fwebify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsangupta%2Fwebify/lists"}