{"id":40855118,"url":"https://github.com/offscale/offscale-www","last_synced_at":"2026-01-21T23:44:57.156Z","repository":{"id":30546102,"uuid":"34100814","full_name":"offscale/offscale-www","owner":"offscale","description":"Repository for scripts that generate static pages for Github Pages","archived":false,"fork":false,"pushed_at":"2026-01-14T03:39:26.000Z","size":27472,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-14T07:21:58.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://offscale.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/offscale.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2015-04-17T06:38:53.000Z","updated_at":"2026-01-14T03:38:24.000Z","dependencies_parsed_at":"2024-01-09T05:26:36.576Z","dependency_job_id":"c3d50fd2-44e8-47e2-8035-dcad847e1dff","html_url":"https://github.com/offscale/offscale-www","commit_stats":null,"previous_names":["offscale/offscale-www"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/offscale/offscale-www","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offscale%2Foffscale-www","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offscale%2Foffscale-www/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offscale%2Foffscale-www/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offscale%2Foffscale-www/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offscale","download_url":"https://codeload.github.com/offscale/offscale-www/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offscale%2Foffscale-www/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28646966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-21T23:44:57.084Z","updated_at":"2026-01-21T23:44:57.139Z","avatar_url":"https://github.com/offscale.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"offscale.io\n===========\n[![License](https://img.shields.io/badge/license-Apache--2.0%20OR%20MIT%20OR%20CC0--1.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![GitHub Pages](https://github.com/offscale/offscale-www/actions/workflows/main.yml/badge.svg)](https://github.com/offscale/offscale-www/actions/workflows/main.yml)\n\nBranding, contact, and information SPA.\n\n## Deploy distribution\nFirst [`npm i -g angular-cli-ghpages`](https://github.com/angular-schule/angular-cli-ghpages), then:\n\n    ng build --prod\n    cp README.md dist/offscale-www\n    ngh --cname='offscale.io' --dir='dist/offscale-www' --repo='https://github.com/offscale/offscale.github.io' --branch='master' --message=\"$(git log -1 --pretty='%B')\"\n\n## Install\n\nAssumes you have latest Node.JS and npm on *nix machine, then just run:\n\n    npm i -g @angular/cli typescript\n    npm i\n\n---\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.5.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n\n---\n\n## License\n\nLicensed under any of:\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttps://opensource.org/licenses/MIT\u003e)\n- CC0 license ([LICENSE-CC0](LICENSE-CC0) or \u003chttps://creativecommons.org/publicdomain/zero/1.0/legalcode\u003e)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\nlicensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffscale%2Foffscale-www","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffscale%2Foffscale-www","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffscale%2Foffscale-www/lists"}