{"id":33997120,"url":"https://github.com/ospii/oblog","last_synced_at":"2025-12-13T08:54:05.127Z","repository":{"id":28546022,"uuid":"32063188","full_name":"ospii/oblog","owner":"ospii","description":"Simple php blog, Markdown + Twig =\u003e HTML + sitemap.xml","archived":false,"fork":false,"pushed_at":"2024-09-10T08:35:25.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-10T10:52:40.477Z","etag":null,"topics":["html-generator","markdown","markdown-twig","php","static-site-generator"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"typetools/checker-framework","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ospii.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":"2015-03-12T07:26:26.000Z","updated_at":"2024-09-10T08:35:28.000Z","dependencies_parsed_at":"2024-09-10T10:55:41.064Z","dependency_job_id":null,"html_url":"https://github.com/ospii/oblog","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"f3205c014a19c46772f1638f655b9dab437d6cbc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ospii/oblog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ospii%2Foblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ospii%2Foblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ospii%2Foblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ospii%2Foblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ospii","download_url":"https://codeload.github.com/ospii/oblog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ospii%2Foblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27702799,"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-12-13T02:00:09.769Z","response_time":147,"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":["html-generator","markdown","markdown-twig","php","static-site-generator"],"created_at":"2025-12-13T08:54:04.486Z","updated_at":"2025-12-13T08:54:05.120Z","avatar_url":"https://github.com/ospii.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Oblog - Markdown to HTML\n========================\n\nThis is a simple Markdown + Twig =\u003e HTML + sitemap.xml script. It will read source markdown files from a directory, natural sort the files, pass them through Twig templates and write output into given directory.\n\nThe script will also generate a sitemap to `sitemap.xml` and atom feed to `atom.xml`.\n\nUsage\n-----\n\nSee the example site in `/example` directory. Sample has two public posts and one draft. To generate posts run the following\n\n    php gen.php\n\n**Warning! All files with `.html` extension in output directory will be deleted**\n\nFirst line of the source markdown file has several **magical** properties:\n\n* it will be used as part of the html filename eg. \"Laihduta regexillä\" would be named \"laihduta-regexilla.html\".\n* if it contains `+DRAFT+`, the post won't be added to link list nor `sitemap.xml` and is given a slightly obfuscated filename which is only shown during HTML generation.\n\nvia Composer\n------------\n\n    {\n        \"require\": {\n            \"ospii/oblog\": \"dev-master\"\n        }\n    }\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fospii%2Foblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fospii%2Foblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fospii%2Foblog/lists"}