{"id":24738632,"url":"https://github.com/zweifisch/fragment","last_synced_at":"2026-04-15T18:02:08.514Z","repository":{"id":8124027,"uuid":"9540902","full_name":"zweifisch/fragment","owner":"zweifisch","description":"just another static site generator","archived":false,"fork":false,"pushed_at":"2013-04-20T03:33:16.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T13:00:58.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zweifisch.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}},"created_at":"2013-04-19T08:16:02.000Z","updated_at":"2013-04-20T03:33:16.000Z","dependencies_parsed_at":"2022-09-19T08:02:04.359Z","dependency_job_id":null,"html_url":"https://github.com/zweifisch/fragment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zweifisch/fragment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Ffragment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Ffragment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Ffragment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Ffragment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/fragment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Ffragment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31853279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":[],"created_at":"2025-01-27T22:55:07.081Z","updated_at":"2026-04-15T18:02:08.492Z","avatar_url":"https://github.com/zweifisch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fragment\n\na static site generator that generate multiple html files from a single\nmarkdown source file devided by the headlines\n\ne.g. `2013-04-19.md`\n```markdown\n# daily review\n\nwhat did i enjoy doing today?\n\n# todo\n\n* item\n* more item\n```\n\nwill be splitted into two html files\n\n```\n├── daily review\n│   ├── index.html\n│   └── 2013-04-19.html\n└── todo\n    ├── index.html\n    └── 2013-04-19.html\n```\n\nWhy? a single file a day with every thing in it and still possible to publish\nparts of it. On best to be used with vimwiki.\n\n## usage\n\ninstall via pip\n```sh\npip install fragment\n```\n\n```sh\nfragment gen --output /var/www/ ~/wiki/diary/\nfragment -h\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Ffragment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Ffragment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Ffragment/lists"}