{"id":18709524,"url":"https://github.com/denorg/site","last_synced_at":"2026-05-06T00:32:51.785Z","repository":{"id":115273517,"uuid":"266495166","full_name":"denorg/site","owner":"denorg","description":"🌍 Static site generator for docs sites written in Deno","archived":false,"fork":false,"pushed_at":"2020-05-24T08:07:27.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T08:12:09.069Z","etag":null,"topics":["deno","denoland","denorg","jamstack","static-site-generator"],"latest_commit_sha":null,"homepage":"https://denorg.github.io/site/","language":"TypeScript","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/denorg.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}},"created_at":"2020-05-24T07:56:15.000Z","updated_at":"2023-05-12T16:59:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"efab3f15-c5f3-4899-8043-11f17725352c","html_url":"https://github.com/denorg/site","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"denorg/starter","purl":"pkg:github/denorg/site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denorg%2Fsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denorg%2Fsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denorg%2Fsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denorg%2Fsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denorg","download_url":"https://codeload.github.com/denorg/site/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denorg%2Fsite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270061688,"owners_count":24520348,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"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":["deno","denoland","denorg","jamstack","static-site-generator"],"created_at":"2024-11-07T12:27:56.161Z","updated_at":"2026-05-06T00:32:51.749Z","avatar_url":"https://github.com/denorg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌍 Deno Site\n\nThe first JAMStack static site generator written in Deno, for building fast, beautiful, and accessible documentation sites.\n\n**⚠️ WARNING:** This project is currently in alpha-stage development. Expect breaking changes.\n\n[![Test CI](https://github.com/denorg/site/workflows/Test%20CI/badge.svg)](https://github.com/denorg/site/actions)\n\n```bash\ndeno run --allow-read --allow-write --allow-net https://raw.githubusercontent.com/denorg/site/master/cli.ts \u003carguments\u003e\n```\n\nAlternatively, you can use the API:\n\n```ts\nimport { build } from \"https://raw.githubusercontent.com/denorg/site/master/mod.ts\";\n\nconst siteResult = await build();\n```\n\nYou can also install it globally using the following:\n\n```bash\ndeno install --allow-read --allow-write --allow-net -n site https://raw.githubusercontent.com/denorg/site/master/cli.ts\n```\n\nThen, the package is available to run:\n\n```bash\nsite \u003carguments\u003e\n```\n\nRequired permissions:\n\n1. `--allow-read`\n1. `--allow-write`\n1. `--allow-net`\n\n## 👩‍💻 Development\n\nRun tests:\n\n```bash\ndeno test --allow-read\n```\n\n## ⭐ Related\n\n- [staart/site](https://github.com/staart/site) is the inspiration for this project\n\n## 📄 License\n\nMIT © [Denorg](https://den.org.in)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenorg%2Fsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenorg%2Fsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenorg%2Fsite/lists"}