{"id":46504419,"url":"https://github.com/antonmry/galiglobal","last_synced_at":"2026-03-06T14:28:51.490Z","repository":{"id":25870730,"uuid":"29310818","full_name":"antonmry/galiglobal","owner":"antonmry","description":"Blog about distributed systems, data at scale and a bit of cool tech","archived":false,"fork":false,"pushed_at":"2026-02-22T15:26:58.000Z","size":55651,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-22T19:32:27.971Z","etag":null,"topics":["at-protocol","ebpf","opentelemetry","rust"],"latest_commit_sha":null,"homepage":"https://www.galiglobal.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonmry.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.html","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":"2015-01-15T18:11:16.000Z","updated_at":"2026-02-22T15:26:57.000Z","dependencies_parsed_at":"2025-01-15T23:40:13.911Z","dependency_job_id":"88ec3523-6408-416b-b789-dfe24e5964f5","html_url":"https://github.com/antonmry/galiglobal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antonmry/galiglobal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonmry%2Fgaliglobal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonmry%2Fgaliglobal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonmry%2Fgaliglobal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonmry%2Fgaliglobal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonmry","download_url":"https://codeload.github.com/antonmry/galiglobal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonmry%2Fgaliglobal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30180671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T12:39:21.703Z","status":"ssl_error","status_checked_at":"2026-03-06T12:36:09.819Z","response_time":250,"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":["at-protocol","ebpf","opentelemetry","rust"],"created_at":"2026-03-06T14:28:51.320Z","updated_at":"2026-03-06T14:28:51.473Z","avatar_url":"https://github.com/antonmry.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n  \u003chead\u003e\n    \u003cmeta charset=\"utf-8\"/\u003e\n    \u003ctitle\u003eGaliGlobal\u003c/title\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cmeta name=\"description\" content=\"\"\u003e\n    \u003cmeta name=\"author\" content=\"antonmry\"\u003e\n    \u003cmeta name=\"keywords\" content=\"\"\u003e\n    \u003cmeta name=\"generator\" content=\"generated-from-markdown\"\u003e\n\n    \u003clink href=\"/css/bootstrap.min.css\" rel=\"stylesheet\"\u003e\n    \u003clink href=\"/css/asciidoctor.css\" rel=\"stylesheet\"\u003e\n    \u003clink href=\"/css/base.css\" rel=\"stylesheet\"\u003e\n    \u003clink href=\"/css/prettify.css\" rel=\"stylesheet\"\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n    \u003cdiv id=\"wrap\"\u003e\n      \u003cdiv id=\"navbar-container\"\u003e\u003c/div\u003e\n      \u003cdiv class=\"container\"\u003e\n        \u003cdiv id=\"content\"\u003e\n        \u003cp\u003eThis is the source for my \u003ca href=\"https://www.galiglobal.com/\"\u003eblog\u003c/a\u003e.\u003c/p\u003e\n        \u003ch2 id=\"formatting-and-html-generation\"\u003eFormatting and HTML generation\u003c/h2\u003e\n        \u003cul\u003e\n        \u003cli\u003eFormat all markdown files with rumdl:\u003c/li\u003e\n        \u003cli\u003e\u003ccode\u003euv run scripts/format_markdown.py\u003c/code\u003e\u003c/li\u003e\n        \u003cli\u003eRegenerate all HTML files from their markdown counterparts:\u003c/li\u003e\n        \u003cli\u003e\u003ccode\u003euv run scripts/generate_html_from_md.py\u003c/code\u003e\u003c/li\u003e\n        \u003cli\u003eScaffold a new blog post (creates md, updates leaflet map and blog list):\u003c/li\u003e\n        \u003cli\u003e\u003ccode\u003euv run scripts/create_post.py\u003c/code\u003e\u003c/li\u003e\n        \u003cli\u003eOptimize images in-place (resize + recompress):\u003c/li\u003e\n        \u003cli\u003e\u003ccode\u003euv run scripts/optimize_images.py\u003c/code\u003e\u003c/li\u003e\n        \u003c/ul\u003e\n        \u003ch2 id=\"publish-with-github-pages\"\u003ePublish with GitHub Pages\u003c/h2\u003e\n        \u003cul\u003e\n        \u003cli\u003eManually trigger the Pages workflow:\u003c/li\u003e\n        \u003cli\u003e\u003ccode\u003egh workflow run publish-pages.yml\u003c/code\u003e\u003c/li\u003e\n        \u003cli\u003eCheck recent runs for that workflow:\u003c/li\u003e\n        \u003cli\u003e\u003ccode\u003egh run list --workflow=\"publish-pages.yml\"\u003c/code\u003e\u003c/li\u003e\n        \u003c/ul\u003e\n        \u003cp\u003eCI: \u003ccode\u003e.github/workflows/deploy.yml\u003c/code\u003e runs all steps on every push (and can be\n        dispatched manually). It commits and pushes changes when formatting alters\n        files.\u003c/p\u003e\n        \u003c/div\u003e\n        \u003cdiv id=\"leaflet-comments\" class=\"mt-4\"\u003e\u003c/div\u003e\n      \u003c/div\u003e\n      \u003cdiv id=\"push\"\u003e\u003c/div\u003e\n    \u003c/div\u003e\n\n    \u003cdiv id=\"footer-container\"\u003e\u003c/div\u003e\n\n    \u003cscript src=\"/js/jquery-1.11.1.min.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"/js/bootstrap.min.js\" defer\u003e\u003c/script\u003e\n    \u003cscript src=\"/js/prettify.js\" defer\u003e\u003c/script\u003e\n\n    \u003cscript\u003e\n      async function loadContent(url, elementId) {\n        try {\n          const response = await fetch(url);\n          if (!response.ok) throw new Error(`HTTP error! status: ${response.status}`);\n          const html = await response.text();\n          const target = document.getElementById(elementId);\n          if (!target) return;\n          target.innerHTML = html;\n\n          const scripts = target.querySelectorAll('script[data-execute=\"true\"]');\n          scripts.forEach((oldScript) =\u003e {\n            const newScript = document.createElement('script');\n            [...oldScript.attributes].forEach((attr) =\u003e newScript.setAttribute(attr.name, attr.value));\n            newScript.textContent = oldScript.textContent;\n            target.appendChild(newScript);\n          });\n        } catch (error) {\n          console.error(`Error loading ${url}:`, error);\n        }\n      }\n\n      document.addEventListener('DOMContentLoaded', async () =\u003e {\n        await loadContent('/navbar.html', 'navbar-container');\n        await loadContent('/footer.html', 'footer-container');\n\n        if (typeof prettyPrint === 'function') {\n          prettyPrint();\n        }\n      });\n    \u003c/script\u003e\n  \u003c/body\u003e\n    \u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonmry%2Fgaliglobal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonmry%2Fgaliglobal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonmry%2Fgaliglobal/lists"}