{"id":16086668,"url":"https://github.com/astares/seaside-bootstrap","last_synced_at":"2025-08-27T04:11:49.493Z","repository":{"id":78114041,"uuid":"112541603","full_name":"astares/Seaside-Bootstrap","owner":"astares","description":"Bootstrap for Seaside wrapper for Pharo","archived":false,"fork":false,"pushed_at":"2023-03-22T06:01:10.000Z","size":1732,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-11T05:33:35.298Z","etag":null,"topics":["pharo","seaside"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/astares.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}},"created_at":"2017-11-29T23:57:34.000Z","updated_at":"2023-07-17T10:34:51.000Z","dependencies_parsed_at":"2024-08-03T17:17:25.754Z","dependency_job_id":null,"html_url":"https://github.com/astares/Seaside-Bootstrap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/astares/Seaside-Bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FSeaside-Bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FSeaside-Bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FSeaside-Bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FSeaside-Bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astares","download_url":"https://codeload.github.com/astares/Seaside-Bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FSeaside-Bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289492,"owners_count":24907799,"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-08-27T02:00:09.397Z","response_time":76,"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":["pharo","seaside"],"created_at":"2024-10-09T13:24:51.006Z","updated_at":"2025-08-27T04:11:49.437Z","avatar_url":"https://github.com/astares.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seaside-Bootstrap\nBootstrap for Seaside wrapper for Pharo \n\n**Note:** this is outdated and we only provide it for compatibility. Be aware that there are newer packages available for newer Pharo, Bootstrap and Seaside versions, see:\n- https://github.com/astares/Seaside-Bootstrap4\n- https://github.com/astares/Seaside-Bootstrap5\n\n## Prerequisites\n\n### Pharo 6\n\nIn Pharo 6 first run: \n\n```Smalltalk\nIceberg enableMetacelloIntegration: true.\nIceMetacelloPharoPlatform select.\n```\n\nthen proceed with the load expressions given in \"Installation\" section.\n\n### Pharo 7 and Pharo 8\n\nYou can clone the project and run the download.sh script\n\n```\ngit clone https://github.com/astares/Seaside-Bootstrap.git\ncd Seaside-Bootstrap\n./download.sh\n```\n\nIf you already have a Pharo 7 or later image just proceed with the load expressions given in \"Installation\" section.\n\n## Installation\n\n### Loading latest stable version using config\n\n```Smalltalk\nMetacello new\n  configuration:'Bootstrap';\n  repository: 'github://astares/Seaside-Bootstrap:master/src';\n  version: #stable;\n  load\n```\n\n### Loading latest *development* version using baseline \n\n```Smalltalk\nMetacello new\n baseline:'Bootstrap';\n repository: 'github://astares/Seaside-Bootstrap:master/src';\n load\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastares%2Fseaside-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastares%2Fseaside-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastares%2Fseaside-bootstrap/lists"}