{"id":49778343,"url":"https://github.com/jlkdevelop/mxscript.com","last_synced_at":"2026-05-11T17:12:11.067Z","repository":{"id":355279297,"uuid":"1227457543","full_name":"jlkdevelop/mxscript.com","owner":"jlkdevelop","description":"Official site for MX Script — built in MX Script itself. Founded by Jassim Alkharafi.","archived":false,"fork":false,"pushed_at":"2026-05-02T18:41:45.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-02T20:27:06.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mxscript.com","language":null,"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/jlkdevelop.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-02T17:57:38.000Z","updated_at":"2026-05-02T18:41:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jlkdevelop/mxscript.com","commit_stats":null,"previous_names":["jlkdevelop/mxscript.com"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jlkdevelop/mxscript.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkdevelop%2Fmxscript.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkdevelop%2Fmxscript.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkdevelop%2Fmxscript.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkdevelop%2Fmxscript.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlkdevelop","download_url":"https://codeload.github.com/jlkdevelop/mxscript.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlkdevelop%2Fmxscript.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32904706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"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":[],"created_at":"2026-05-11T17:12:10.304Z","updated_at":"2026-05-11T17:12:11.057Z","avatar_url":"https://github.com/jlkdevelop.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# mxscript.com\n\nThe official website for [MX Script](https://github.com/jlkdevelop/mxscript) — a lightweight scripting language for building one-file web APIs.\n\n\u003e Created by [Jassim Alkharafi](https://github.com/jlkdevelop). MIT-licensed and built in the open.\n\n## About this repo\n\nThis repository hosts the source for **mxscript.com**, the official site for the MX Script language.\n\n**Goal:** the entire site is built using MX Script itself. Every route, every page, every byte of HTML — generated from `.mx` code. The site is the language's first real-world dogfood, and grows in parallel with the language.\n\nThe whole site lives in a single file: [`app.mx`](./app.mx). HTML is built up from small functions that return strings; CSS is inlined; routes are first-class. As the language gains features the site needs (templating, asset pipeline, etc.), the site grows alongside it.\n\n## Stack\n\n- **Language:** [MX Script](https://github.com/jlkdevelop/mxscript)\n- **Runtime:** the `mx` CLI (`mx run app.mx`)\n- **Output:** HTML rendered directly from `.mx` via the `html()` response helper\n- **No JS frameworks. No build step. No `node_modules`. One file.**\n\n## Routes\n\n| Path       | Purpose                                          |\n| ---------- | ------------------------------------------------ |\n| `/`        | The landing page (full HTML rendered from `.mx`) |\n| `/status`  | JSON heartbeat — proof that MX Script serves it  |\n\n## Running locally\n\nInstall MX Script (see the [language repo](https://github.com/jlkdevelop/mxscript) for instructions), then:\n\n```sh\nmx run app.mx\n```\n\nThe site will be available at `http://localhost:8080`.\n\n## Contributing\n\nContributions are welcome. Because the site is a dogfood for MX Script, the highest-leverage contributions are:\n\n1. Surfacing language gaps the site exposes (open an issue on the [language repo](https://github.com/jlkdevelop/mxscript/issues))\n2. Improving copy, design, or content\n3. Adding examples and tutorials\n\n## License\n\n[MIT](./LICENSE) © Jassim Alkharafi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlkdevelop%2Fmxscript.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlkdevelop%2Fmxscript.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlkdevelop%2Fmxscript.com/lists"}