{"id":44122739,"url":"https://github.com/lostmygithubaccount/zorto","last_synced_at":"2026-02-13T04:00:06.297Z","repository":{"id":337150487,"uuid":"1152515089","full_name":"lostmygithubaccount/zorto","owner":"lostmygithubaccount","description":"A fast static site generator with executable code blocks inspired by Zola \u0026 Quarto.","archived":false,"fork":false,"pushed_at":"2026-02-09T00:25:12.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-09T00:26:32.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zorto.dev","language":"Rust","has_issues":false,"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/lostmygithubaccount.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-08T01:37:37.000Z","updated_at":"2026-02-09T00:25:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lostmygithubaccount/zorto","commit_stats":null,"previous_names":["lostmygithubaccount/zorto"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/lostmygithubaccount/zorto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fzorto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fzorto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fzorto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fzorto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostmygithubaccount","download_url":"https://codeload.github.com/lostmygithubaccount/zorto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmygithubaccount%2Fzorto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29395864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"online","status_checked_at":"2026-02-13T02:00:10.076Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-08T20:14:42.420Z","updated_at":"2026-02-13T04:00:06.286Z","avatar_url":"https://github.com/lostmygithubaccount.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zorto\n\n\u003e **Under construction.** Zorto is in early development, check back soon.\n\nA fast static site generator with executable code blocks inspired by [Zola](https://github.com/getzola/zola) and [Quarto](https://github.com/quarto-dev/quarto-cli).\n\n## Install\n\nRecommended:\n\n```bash\ncurl -LsSf https://dkdc.sh/zorto/install.sh | sh\n```\n\nuv:\n\n```bash\nuv tool install zorto\n```\n\ncargo:\n\n```bash\ncargo install zorto\n```\n\nYou can use `uvx` to run it without installing:\n\n```bash\nuvx zorto\n```\n\n## Usage\n\n```\nzorto [OPTIONS] \u003cCOMMAND\u003e\n```\n\n### Commands\n\n| Command | Description |\n|---------|-------------|\n| `build` | Build the site |\n| `preview` | Start preview server with live reload |\n| `init` | Initialize a new site |\n| `check` | Check site for errors without building |\n| `clean` | Remove output directory |\n\n### Quick start\n\n```bash\n# Create a new site\nzorto init my-site\ncd my-site\n\n# Start dev server\nzorto preview --open\n\n# Build for production\nzorto build\n```\n\n### `build`\n\n```bash\nzorto build [--output \u003cdir\u003e] [--drafts] [--base-url \u003curl\u003e]\n```\n\n### `preview`\n\n```bash\nzorto preview [--port \u003cport\u003e] [--drafts] [--open]\n```\n\n## Features\n\n- TOML frontmatter (`+++` delimited)\n- Syntax-highlighted code blocks\n- Executable code blocks (`` ```{python} ``)\n- Shortcodes (inline and block)\n- File includes (`{{ include(path=\"...\") }}`)\n- SASS/SCSS compilation\n- Live reload preview server\n- Taxonomy and pagination support\n- Sitemap and Atom feed generation\n- Internal link validation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostmygithubaccount%2Fzorto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostmygithubaccount%2Fzorto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostmygithubaccount%2Fzorto/lists"}