{"id":19927361,"url":"https://github.com/is-leeroy-jenkins/orca","last_synced_at":"2026-05-06T04:31:24.209Z","repository":{"id":173058816,"uuid":"649901288","full_name":"is-leeroy-jenkins/Orca","owner":"is-leeroy-jenkins","description":"A rapid-development website starter kit based on HTML, CSS, and JS","archived":false,"fork":false,"pushed_at":"2025-11-29T01:48:07.000Z","size":28425,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T03:09:14.071Z","etag":null,"topics":["css3","html5","javascript","templates","web","website","website-template"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/is-leeroy-jenkins.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":"2023-06-05T22:23:47.000Z","updated_at":"2025-11-29T01:48:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"60a7a2de-ce9d-4d61-abcc-9559e26b5e05","html_url":"https://github.com/is-leeroy-jenkins/Orca","commit_stats":null,"previous_names":["karmascripter/budgetweb","karmascripter/orca","leeroy-jankins/orca","is-leeroy-jenkins/orca"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/is-leeroy-jenkins/Orca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is-leeroy-jenkins%2FOrca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is-leeroy-jenkins%2FOrca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is-leeroy-jenkins%2FOrca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is-leeroy-jenkins%2FOrca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/is-leeroy-jenkins","download_url":"https://codeload.github.com/is-leeroy-jenkins/Orca/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/is-leeroy-jenkins%2FOrca/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32678577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"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":["css3","html5","javascript","templates","web","website","website-template"],"created_at":"2024-11-12T22:33:13.628Z","updated_at":"2026-05-06T04:31:24.203Z","avatar_url":"https://github.com/is-leeroy-jenkins.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"######  Orca\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/img/BudgetWeb.png)\n---\nA rapid-development website starter kit based on HTML, CSS, and JS\n- css/frame.css (CSS for the main frame of the website)\n- css/controls.css (CSS for control elements that do not require JavaScript)\n- css/widgets.css (CSS for widgets that require JavaScript)\n- js/widgets.js (JavaScript for widgets)\n- js/util.js (JavaScript for general utility functions)\n- js/menu.js (JavaScript for loading the menu bar)\n- js/footer.js (JavaScript for loading the footer)\n\n#### Uses jQuery to load the menu bar and the footer, as shown below:\n```html\n\u003cscript src=\"js/menu.js\"\u003e\u003c/script\u003e\n\u003cscript src=\"js/footer.js\"\u003e\u003c/script\u003e\n```\nThe `menu.js` script loads `menu.html` to `menu-container`.\n```html\n\u003cdiv class=\"menu-container\"\u003e\u003c/div\u003e\n```\nThe `footer.js` script loads `footer.html` to `footer-container`.\n```html\n\u003cdiv class=\"footer-container\"\u003e\u003c/div\u003e\n```\n\n### This template is tested and worked on:\n- macOS 12.4\n  - Chrome 103\n  - Safari 15.5\n  - Firefox 103\n  - Edge 103\n- Android 12\n  - Chrome 103\n- iOS 15.5\n  - Chrome 103\n  - Safari 15.5\n  - Firefox 102\n \n  - \n\n# Overview\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Overview.gif)\n\n\n# Landing\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Overview.PNG)\n\n# Galleries\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Gallery.PNG)\n\n# Dropdowns \u0026 Radio Buttons\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Dropdowns.PNG)\n\n# Dialogs\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Dialogs.PNG)\n\n# iFrame - Air Quality tracking\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Iframe.PNG)\n\n# Masonry\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Masonry.PNG)\n\n# Surveys\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Surveys.PNG)\n\n# Tables\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Tables.PNG)\n\n# Videos\n![](https://github.com/KarmaScripter/BudgetWeb/blob/main/etc/github/Video.PNG)\n\n## 📝 License\n\nOrca is published under the [MIT General Public License v3](https://github.com/is-leeroy-jenkins/Orca/blob/main/LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fis-leeroy-jenkins%2Forca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fis-leeroy-jenkins%2Forca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fis-leeroy-jenkins%2Forca/lists"}