{"id":27361187,"url":"https://github.com/moonfloof/microlight","last_synced_at":"2025-10-07T01:50:47.309Z","repository":{"id":75529276,"uuid":"140940134","full_name":"moonfloof/microlight","owner":"moonfloof","description":"A fully IndieWeb-compatible PHP blogging engine","archived":false,"fork":false,"pushed_at":"2021-07-08T20:05:34.000Z","size":582,"stargazers_count":38,"open_issues_count":4,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-30T05:03:50.408Z","etag":null,"topics":["blog","blog-engine","blogging-engine","indieweb","micropub","php","sqlite","webmention","webmentions"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moonfloof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-07-14T11:20:14.000Z","updated_at":"2024-12-09T11:03:09.000Z","dependencies_parsed_at":"2023-06-14T13:00:41.880Z","dependency_job_id":null,"html_url":"https://github.com/moonfloof/microlight","commit_stats":null,"previous_names":["moonfloof/microlight","tombofry/microlight"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/moonfloof/microlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonfloof%2Fmicrolight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonfloof%2Fmicrolight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonfloof%2Fmicrolight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonfloof%2Fmicrolight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moonfloof","download_url":"https://codeload.github.com/moonfloof/microlight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moonfloof%2Fmicrolight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708031,"owners_count":26031932,"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-10-06T02:00:05.630Z","response_time":65,"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":["blog","blog-engine","blogging-engine","indieweb","micropub","php","sqlite","webmention","webmentions"],"created_at":"2025-04-13T01:29:43.253Z","updated_at":"2025-10-07T01:50:47.292Z","avatar_url":"https://github.com/moonfloof.png","language":"PHP","readme":"[Please read this update about microlight's future](https://www.tomgardiner.me/2020/11/why-microlight-was-destined-to-fail.html)\n\n# microlight (or µLight, or µlite, etc)\n\n## Why?\n\nMicrolight is a blogging engine based on [IndieWeb](https://indieweb.org)-based\nconcepts. This means support for:\n\n* POSSE (posting on your site, automatically posting to other social media\n  sites, and linking the two together)\n  * This means comments and replies on those social media websites will\n    also appear on your site underneath the post\n* Post formats:\n  * Note (\"tweets\")\n  * Article (blog posts)\n  * Photo\n  * Video\n  * And more! (See [PostType](https://indieweb.org/Category:PostType))\n* Replies\n  * Other people with an IndieWeb compatible website will be able to\n    post comments on your blog using their own website as an account\n* Owning your identity\n  * Your website is a corner of the internet **you own** - no company\n    keeps a-hold of the information you post to it\n\n## Screenshot\n\n![](themes/microlight-default/microlight-default-screenshot.png)\n\n## Requirements\n\n* **PHP 7 or above**  \n  While in theory microlight should work on PHP 5.6, this version is\n  [no longer supported](https://secure.php.net/supported-versions.php) by the\n  PHP group, and so I will not be testing it on any version below 7.\n* **PDO SQLite/MySQL**  \n  Currently, the table creation functions are written purely for SQLite (this\n  will be added for MySQL shortly), although fetch posts and inserting posts\n  are fully functional using MySQL.\n* **GD Image Processing Library**  \n  For image uploads. This extension can be enabled in your `php.ini` file, or by\n  installing `php-gd`, depending on your distro.\n* **Apache or Nginx**  \n  To prevent your SQLite database from being directly downloaded, you should run\n  microlight in an Apache or Nginx server. In the future, pretty-URL support\n  will also be enabled for those doing so, when it is eventually developed.\n\n## Disclaimer\n\n* Whilst in development, microlight has not been tested on a macOS or Windows\n  server, only on Arch Linux. Until I have at least confirmed it working on\n  Windows, your mileage may vary.\n* This is mainly a personal project. I would love suggestions for new features,\n  although if they do not align with my goals for this software, I am not likely\n  to implement them. You are, of course, welcome to add features by submitting\n  a pull request! 😁\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonfloof%2Fmicrolight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoonfloof%2Fmicrolight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonfloof%2Fmicrolight/lists"}