{"id":155,"date":"2026-08-24T04:28:59","date_gmt":"2026-08-24T04:28:59","guid":{"rendered":"https:\/\/satellite.foundation\/?page_id=155"},"modified":"2026-08-24T04:46:36","modified_gmt":"2026-08-24T04:46:36","slug":"building-satellite","status":"publish","type":"page","link":"https:\/\/satellite.foundation\/?page_id=155","title":{"rendered":"BUILD SATELLITE"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">SATELLITE is available for download on github: https:\/\/github.com\/satellitemadness1\/satellite<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Building SATELLITE is simple on enterprise linux or debian\/ubuntu linux or freebsd. The build dependencies you have to install are below:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#FDF6E3\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewBox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#657B83;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>ENTERPRISE LINUX BUILD DEPENDENCIES\nsudo dnf install --enablerepo=crb gtk4-devel vte291-gtk4-devel pkg-pkg-config\nvte291-gtk4-devel is in CRB\n\nDEBIAN\/UBUNTU BUILD DEPENDENCIES\nsudo apt install libgtk-4-dev libvte-2.91-gtk4-dev pkg-config \n\nARCH LINUX BUILD DEPENDENCIES\ngtk4 vte4\n\nFREEBSD BUILD DEPENDENCIES\ngmake gtk4(if available, you may not be able to build) libvte(if available)\nGCC libstdc++ from ports<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83\">ENTERPRISE LINUX BUILD DEPENDENCIES<\/span><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">sudo dnf install <\/span><span style=\"color: #859900\">--<\/span><span style=\"color: #657B83\">enablerepo<\/span><span style=\"color: #859900\">=<\/span><span style=\"color: #657B83\">crb gtk4<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">devel vte291<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">gtk4<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">devel pkg<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">pkg<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">config<\/span><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">vte291<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">gtk4<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">devel is in CRB<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">DEBIAN<\/span><span style=\"color: #859900\">\/<\/span><span style=\"color: #657B83\">UBUNTU BUILD DEPENDENCIES<\/span><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">sudo apt install libgtk<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #D33682\">4<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">dev libvte<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #D33682\">2.91<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">gtk4<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">dev pkg<\/span><span style=\"color: #859900\">-<\/span><span style=\"color: #657B83\">config <\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">ARCH LINUX BUILD DEPENDENCIES<\/span><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">gtk4 vte4<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">FREEBSD BUILD DEPENDENCIES<\/span><\/span>\n<span class=\"line\"><span style=\"color: #CB4B16\">gmake<\/span><span style=\"color: #657B83\"> <\/span><span style=\"color: #268BD2\">gtk4<\/span><span style=\"color: #657B83\">(<\/span><span style=\"color: #CB4B16\">if<\/span><span style=\"color: #657B83\"> available, <\/span><span style=\"color: #CB4B16\">you<\/span><span style=\"color: #657B83\"> <\/span><span style=\"color: #CB4B16\">may<\/span><span style=\"color: #657B83\"> <\/span><span style=\"color: #CB4B16\">not<\/span><span style=\"color: #657B83\"> <\/span><span style=\"color: #CB4B16\">be<\/span><span style=\"color: #657B83\"> <\/span><span style=\"color: #CB4B16\">able<\/span><span style=\"color: #657B83\"> <\/span><span style=\"color: #CB4B16\">to<\/span><span style=\"color: #657B83\"> build) <\/span><span style=\"color: #268BD2\">libvte<\/span><span style=\"color: #657B83\">(<\/span><span style=\"color: #859900\">if<\/span><span style=\"color: #657B83\"> available)<\/span><\/span>\n<span class=\"line\"><span style=\"color: #657B83\">GCC libstdc<\/span><span style=\"color: #859900\">++<\/span><span style=\"color: #657B83\"> from ports<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">then run make from the project directory<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">and run .\/install.sh from the root of the project directory<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">you now have satl, satl-term and .satl file icons!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SATELLITE is available for download on github: https:\/\/github.com\/satellitemadness1\/satellite Building SATELLITE is simple on enterprise linux or debian\/ubuntu linux or freebsd. The build dependencies you have to install are below: then run make from the project directory and run .\/install.sh from the root of the project directory you now have satl, satl-term and .satl file icons!<\/p>\n","protected":false},"author":1,"featured_media":6,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-155","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>BUILD SATELLITE &#187; The Satellite Corporation<\/title>\n<meta name=\"description\" content=\"BUILD SATELLITE &#187; The Satellite Corporation &#187;\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/satellite.foundation\/?page_id=155\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BUILD SATELLITE &#187; The Satellite Corporation\" \/>\n<meta property=\"og:description\" content=\"BUILD SATELLITE &#187; The Satellite Corporation &#187;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/satellite.foundation\/?page_id=155\" \/>\n<meta property=\"og:site_name\" content=\"The Satellite Corporation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-24T04:46:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/person\\\/bc720ad560e4878b6baad4ff52cba4a2\"},\"headline\":\"BUILD SATELLITE\",\"datePublished\":\"2026-08-24T04:28:59+00:00\",\"dateModified\":\"2026-08-24T04:46:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155\"},\"wordCount\":63,\"publisher\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155\",\"name\":\"BUILD SATELLITE &#187; The Satellite Corporation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"datePublished\":\"2026-08-24T04:28:59+00:00\",\"dateModified\":\"2026-08-24T04:46:36+00:00\",\"description\":\"BUILD SATELLITE &#187; The Satellite Corporation &#187;\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/satellite.foundation\\\/?page_id=155\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#primaryimage\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"contentUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/?page_id=155#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/satellite.foundation\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BUILD SATELLITE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#website\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/\",\"name\":\"The Satellite Corporation\",\"description\":\"Broadcasting Another World!\",\"publisher\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#organization\"},\"alternateName\":\"TheSatellite.org\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/satellite.foundation\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#organization\",\"name\":\"The Satellite Corporation\",\"alternateName\":\"TheSatellite.org\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"contentUrl\":\"https:\\\/\\\/satellite.foundation\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg\",\"width\":1024,\"height\":1024,\"caption\":\"The Satellite Corporation\"},\"image\":{\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/satellite.foundation\\\/#\\\/schema\\\/person\\\/bc720ad560e4878b6baad4ff52cba4a2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/satellite.foundation\"],\"url\":\"https:\\\/\\\/satellite.foundation\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BUILD SATELLITE &#187; The Satellite Corporation","description":"BUILD SATELLITE &#187; The Satellite Corporation &#187;","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/satellite.foundation\/?page_id=155","og_locale":"en_US","og_type":"article","og_title":"BUILD SATELLITE &#187; The Satellite Corporation","og_description":"BUILD SATELLITE &#187; The Satellite Corporation &#187;","og_url":"https:\/\/satellite.foundation\/?page_id=155","og_site_name":"The Satellite Corporation","article_modified_time":"2026-08-24T04:46:36+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/satellite.foundation\/?page_id=155#article","isPartOf":{"@id":"https:\/\/satellite.foundation\/?page_id=155"},"author":{"name":"admin","@id":"https:\/\/satellite.foundation\/#\/schema\/person\/bc720ad560e4878b6baad4ff52cba4a2"},"headline":"BUILD SATELLITE","datePublished":"2026-08-24T04:28:59+00:00","dateModified":"2026-08-24T04:46:36+00:00","mainEntityOfPage":{"@id":"https:\/\/satellite.foundation\/?page_id=155"},"wordCount":63,"publisher":{"@id":"https:\/\/satellite.foundation\/#organization"},"image":{"@id":"https:\/\/satellite.foundation\/?page_id=155#primaryimage"},"thumbnailUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/satellite.foundation\/?page_id=155","url":"https:\/\/satellite.foundation\/?page_id=155","name":"BUILD SATELLITE &#187; The Satellite Corporation","isPartOf":{"@id":"https:\/\/satellite.foundation\/#website"},"primaryImageOfPage":{"@id":"https:\/\/satellite.foundation\/?page_id=155#primaryimage"},"image":{"@id":"https:\/\/satellite.foundation\/?page_id=155#primaryimage"},"thumbnailUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","datePublished":"2026-08-24T04:28:59+00:00","dateModified":"2026-08-24T04:46:36+00:00","description":"BUILD SATELLITE &#187; The Satellite Corporation &#187;","breadcrumb":{"@id":"https:\/\/satellite.foundation\/?page_id=155#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/satellite.foundation\/?page_id=155"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/satellite.foundation\/?page_id=155#primaryimage","url":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","contentUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/satellite.foundation\/?page_id=155#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/satellite.foundation\/"},{"@type":"ListItem","position":2,"name":"BUILD SATELLITE"}]},{"@type":"WebSite","@id":"https:\/\/satellite.foundation\/#website","url":"https:\/\/satellite.foundation\/","name":"The Satellite Corporation","description":"Broadcasting Another World!","publisher":{"@id":"https:\/\/satellite.foundation\/#organization"},"alternateName":"TheSatellite.org","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/satellite.foundation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/satellite.foundation\/#organization","name":"The Satellite Corporation","alternateName":"TheSatellite.org","url":"https:\/\/satellite.foundation\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/satellite.foundation\/#\/schema\/logo\/image\/","url":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","contentUrl":"https:\/\/satellite.foundation\/wp-content\/uploads\/2026\/08\/overwatch_elite_soldier_half_life_2_by_pino44io_d5lw0u3-fullview.jpg","width":1024,"height":1024,"caption":"The Satellite Corporation"},"image":{"@id":"https:\/\/satellite.foundation\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/satellite.foundation\/#\/schema\/person\/bc720ad560e4878b6baad4ff52cba4a2","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x","url":"https:\/\/secure.gravatar.com\/avatar\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/82bdfd1e639500423635206856d7ac70ed6efb910d91334e9100ddccba2d744a?s=96&d=mm&r=x","caption":"admin"},"sameAs":["https:\/\/satellite.foundation"],"url":"https:\/\/satellite.foundation\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/pages\/155","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=155"}],"version-history":[{"count":2,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/pages\/155\/revisions"}],"predecessor-version":[{"id":164,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/pages\/155\/revisions\/164"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/satellite.foundation\/index.php?rest_route=\/wp\/v2\/media\/6"}],"wp:attachment":[{"href":"https:\/\/satellite.foundation\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=155"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}