{"id":16458239,"url":"https://github.com/kirilkirkov/markdown-to-static-site","last_synced_at":"2026-04-24T20:07:30.845Z","repository":{"id":242387531,"uuid":"809423913","full_name":"kirilkirkov/Markdown-To-Static-Site","owner":"kirilkirkov","description":"A lightweight and easy-to-use PHP 8 tool for generating static websites from Markdown files. This generator allows you to convert Markdown content into HTML, apply themes, and extend functionality with plugins. Perfect for creating documentation, blogs, and static websites.","archived":false,"fork":false,"pushed_at":"2024-06-04T18:10:05.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T12:04:20.225Z","etag":null,"topics":["markdown-parser","markdown-parsing","markdown-to-html","php-markdown","php-markdown-parser","php8"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/kirilkirkov.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}},"created_at":"2024-06-02T16:43:43.000Z","updated_at":"2025-06-01T12:28:21.000Z","dependencies_parsed_at":"2024-06-02T18:38:03.329Z","dependency_job_id":"5c0677b6-e679-4834-86e3-d8d4368fc1e7","html_url":"https://github.com/kirilkirkov/Markdown-To-Static-Site","commit_stats":null,"previous_names":["kirilkirkov/markdown-to-static-site"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kirilkirkov/Markdown-To-Static-Site","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirilkirkov%2FMarkdown-To-Static-Site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirilkirkov%2FMarkdown-To-Static-Site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirilkirkov%2FMarkdown-To-Static-Site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirilkirkov%2FMarkdown-To-Static-Site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirilkirkov","download_url":"https://codeload.github.com/kirilkirkov/Markdown-To-Static-Site/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirilkirkov%2FMarkdown-To-Static-Site/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["markdown-parser","markdown-parsing","markdown-to-html","php-markdown","php-markdown-parser","php8"],"created_at":"2024-10-11T10:44:40.942Z","updated_at":"2026-04-24T20:07:30.810Z","avatar_url":"https://github.com/kirilkirkov.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown to Static Site Generator\n\nA simple PHP tool to generate static sites from Markdown files.\n\n## Usage\n\n1. Place your Markdown files in the `content` directory.\n2. Run the generator:\n   ```bash\n   php src/main.php\n   ```\n3. Your static site will be generated in the public directory.\n\n## Custom Themes\n\n\u003cp\u003eYou can create custom themes by adding them to the themes directory and updating the path in config.php.\u003c/p\u003e\n\n## Plugins\n\n\u003cp\u003ePlugins can be created in the plugins directory and added to config.php.\u003c/p\u003e\n\n## How to run the project\n1. Clone the repository and install the dependencies\n   ```bash\n   git clone https://github.com/kirilkirkov/Markdown-To-Static-Site.git\n   cd Markdown-To-Static-Site\n   composer install\n   ```\n2. Start the generator\n   ```bash\n   php src/main.php\n   ```\n\n\u003cp\u003eThats all. Your site will be generated to the \u003cb\u003epublic directory\u003c/b\u003e\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirilkirkov%2Fmarkdown-to-static-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirilkirkov%2Fmarkdown-to-static-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirilkirkov%2Fmarkdown-to-static-site/lists"}