{"id":19987078,"url":"https://github.com/podlite/podlite-web","last_synced_at":"2026-05-04T22:02:02.981Z","repository":{"id":105884049,"uuid":"461593026","full_name":"podlite/podlite-web","owner":"podlite","description":"📖 Create static websites with Next.js and the Podlite markup language.","archived":false,"fork":false,"pushed_at":"2026-03-31T21:13:55.000Z","size":5334,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-03T04:52:49.732Z","etag":null,"topics":["documentation","documentation-generator","documentation-website","jamstack","javascript","nextjs","pod6","podlite","podlite-markup","podlite-markup-language","react","static-site","static-site-generation","static-site-generator","template","typescript","web","web-application","web-development"],"latest_commit_sha":null,"homepage":"","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/podlite.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.podlite","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"open_collective":"podlite","github":"zag","patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2022-02-20T19:26:22.000Z","updated_at":"2026-03-31T21:14:00.000Z","dependencies_parsed_at":"2024-02-17T19:26:59.553Z","dependency_job_id":"c934d3bf-389d-4511-84ee-709f51588b34","html_url":"https://github.com/podlite/podlite-web","commit_stats":{"total_commits":399,"total_committers":2,"mean_commits":199.5,"dds":0.3558897243107769,"last_synced_commit":"eecbb8a300bc67a8c34c7a7f74204508969dcc6f"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/podlite/podlite-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podlite","download_url":"https://codeload.github.com/podlite/podlite-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podlite%2Fpodlite-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32626501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["documentation","documentation-generator","documentation-website","jamstack","javascript","nextjs","pod6","podlite","podlite-markup","podlite-markup-language","react","static-site","static-site-generation","static-site-generator","template","typescript","web","web-application","web-development"],"created_at":"2024-11-13T04:33:27.457Z","updated_at":"2026-05-04T22:02:02.974Z","avatar_url":"https://github.com/podlite.png","language":"TypeScript","funding_links":["https://opencollective.com/podlite","https://github.com/sponsors/zag"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/podlite-mark-web-dark.svg\"\u003e\n    \u003cimg src=\"./assets/podlite-mark-web.svg\" width=\"350\" alt=\"Podlite Web\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cem\u003estatic site generator powered by Podlite markup\u003c/em\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Quick Start\n\n```sh\nyarn \u0026\u0026 yarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) — demo site from `pub` directory.\n\n### Using Docker\n\n```sh\ndocker run -it --rm -v ${PWD}:/app/pub -p 3000:3000 podlite/podlite-web dev\n```\n\nEdit `index.pod6` and the page reloads automatically.\n\n### Export to static site\n\n```sh\ndocker run --rm -v ${PWD}:/app/pub podlite/podlite-web export-zip \u003e site.zip\n```\n\n## Screenshots\n\n![Podlite-Web demo page](./assets/demopage1.png)\n![Podlite-Web demo page](./assets/demopage2.png)\n\n## Features\n\n- static website generation with Next.js and Podlite markup\n- live reload on file save\n- embedded Podlite editor with live preview\n- `=Mermaid` diagrams, `=picture` images/video, `=toc` table of contents\n- `=markdown` blocks for familiar Markdown syntax\n- Docker support for zero-config setup\n- export to zipped static site\n\n## Examples\n\n```sh\n# minimal site\nPOSTS_PATH='examples/01-minimal' yarn dev\n\n# multi-page with links\nPOSTS_PATH='examples/02-pages' yarn dev\n\n# blog with notes and React components\nPOSTS_PATH='examples/03-blog' yarn dev\n```\n\n## Advanced Configuration\n\n- custom domain: `SITE_URL=https://example.com`\n- timezone: `TZ=Europe/London`\n- custom content path: `POSTS_PATH='path/to/content'`\n\n```sh\ncd examples/01-minimal\ndocker run --rm -v ${PWD}:/app/pub -p 3000:3000 \\\n  -e 'SITE_URL=https://example.com' \\\n  -e 'TZ=Europe/London' \\\n  podlite/podlite-web export-zip \u003e site.zip\n```\n\n## Develop\n\n```sh\n# install dependencies\nyarn\n\n# run dev server\nyarn dev\n\n# export to zip\nyarn export-zip \u003e file.zip\n```\n\n## Links\n\n\u003cdiv align=\"center\"\u003e\n\u003ctable border=0\u003e\u003ctr\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### specification\n\n\u003c/div\u003e\n\n- [Source](https://github.com/podlite/podlite-specs)\n- [HTML](https://podlite.org/specification)\n- [Discussions](https://github.com/podlite/podlite-specs/discussions)\n\n\u003cdiv align=\"center\"\u003e\n\n##### implementation\n\n\u003c/div\u003e\n\n- [Source](https://github.com/podlite/podlite)\n- [Changelog](https://github.com/podlite/podlite/releases)\n- [Issues](https://github.com/podlite/podlite/issues)\n\n\u003c/td\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### publishing\n\n\u003c/div\u003e\n\n- [Podlite-web](https://github.com/podlite/podlite-web)\n- [How-to article](https://zahatski.com/2022/8/23/1/start-you-own-blog-site-with-podlite-for-web)\n- [Changelog](https://github.com/podlite/podlite-web/releases)\n\n\u003c/td\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### desktop editor\n\n\u003c/div\u003e\n\n- [Releases](https://github.com/podlite/podlite-desktop/releases)\n- [Issues](https://github.com/podlite/podlite-desktop/issues)\n- Stores: [Mac](https://apps.apple.com/us/app/podlite/id1526511053) · [Windows](https://www.microsoft.com/store/apps/9NVNT9SNQJM8) · [Linux](https://snapcraft.io/podlite)\n\n\u003c/td\u003e\u003ctd valign=top\u003e\u003cdiv align=\"center\"\u003e\n\n##### resources\n\n\u003c/div\u003e\n\n- [podlite.org](https://podlite.org)\n- [pod6.in](https://pod6.in/)\n- [github.com/podlite](https://github.com/podlite/)\n- [Funding](https://opencollective.com/podlite)\n\n\u003c/td\u003e\u003c/tr\u003e\u003c/table\u003e\n\u003c/div\u003e\n\n\n## Author\n\nCopyright (c) 2022–2026 Alexandr Zahatski\n\n## License\n\nReleased under a MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodlite%2Fpodlite-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodlite%2Fpodlite-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodlite%2Fpodlite-web/lists"}