{"id":44585106,"url":"https://github.com/kilon/octopus","last_synced_at":"2026-02-14T06:02:38.526Z","repository":{"id":43627847,"uuid":"71694840","full_name":"kilon/Octopus","owner":"kilon","description":"A pharo tool that utilises Pillar library to process pillar text copied to the clipboard and convert it to HTML","archived":false,"fork":false,"pushed_at":"2016-11-29T12:29:51.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-31T17:56:15.695Z","etag":null,"topics":[],"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/kilon.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}},"created_at":"2016-10-23T10:04:56.000Z","updated_at":"2016-10-23T10:08:14.000Z","dependencies_parsed_at":"2022-08-26T06:22:42.665Z","dependency_job_id":null,"html_url":"https://github.com/kilon/Octopus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kilon/Octopus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kilon%2FOctopus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kilon%2FOctopus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kilon%2FOctopus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kilon%2FOctopus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kilon","download_url":"https://codeload.github.com/kilon/Octopus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kilon%2FOctopus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29438641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: 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-02-14T06:01:58.244Z","updated_at":"2026-02-14T06:02:38.518Z","avatar_url":"https://github.com/kilon.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Octopus\nA pharo tool that utilises Pillar library to process pillar text copied to the clipboard and convert it to HTML\n\n## Instalation\n\nJust open a pharo Playground and do the following command\n\n```smalltalk\nMetacello new baseline: 'Octopus' ; repository: 'github://kilon/Octopus:master';load.\n```\nBare in mind that Octopus downloads and install latest development version of Pillar, so it may take some time. \n\n## How to use\n\nJust issue the start command to start Octopus\n\n```smalltalk \nOctopus start \n```\n\nstop it with \n\n```smalltalk \nOctopus stop \n```\n\nand check that is running with \n\n```smalltalk \nOctopus isRunning print\n```\n\nThe steps are easy\n\n1. Start Octopus\n2. copy/cut pillar syntax from any place, editor , whatever you want after you add 'pillar' at the top of it, so Octopus knows you want to do the conversion and its not just a regular copy/cut paste\n3. when you paste it will paste back the converted pillar to html\n4. Profit !!!\n\n## Why to use\nYou can use Octopus for any kind of easy generation of html code :)\n\nI am using it for making my own website and blog. Make sure you save your pillar to a text file so you can always go back to it and do changes. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilon%2Foctopus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkilon%2Foctopus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkilon%2Foctopus/lists"}