{"id":13772802,"url":"https://github.com/astares/Seaside-Bootstrap","last_synced_at":"2025-05-11T05:33:35.705Z","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-04-02T12:52:14.769Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253523689,"owners_count":21921815,"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","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-08-03T17:01:07.983Z","updated_at":"2025-05-11T05:33:34.802Z","avatar_url":"https://github.com/astares.png","language":"Smalltalk","funding_links":[],"categories":["Web"],"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"}