{"id":13660288,"url":"https://github.com/luckyshot/miki","last_synced_at":"2025-03-21T03:31:09.004Z","repository":{"id":3047607,"uuid":"4068924","full_name":"luckyshot/miki","owner":"luckyshot","description":"Wiki system in PHP+NoDB in just one file. 10s setup + auto-installed. Full Markdown support. Super fast and lightweight (-0.01MB gzip). Multi-User support. Minimal and beautiful.","archived":false,"fork":false,"pushed_at":"2022-10-23T17:01:34.000Z","size":117,"stargazers_count":28,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-12T06:18:04.134Z","etag":null,"topics":["file-based","hacktoberfest","micro","miki","mini-wiki","nodb","nosql","php","productivity","tool"],"latest_commit_sha":null,"homepage":"https://xaviesteve.com","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/luckyshot.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":"SECURITY.md","support":null}},"created_at":"2012-04-18T22:05:41.000Z","updated_at":"2024-04-14T22:49:00.000Z","dependencies_parsed_at":"2023-01-11T16:14:04.043Z","dependency_job_id":null,"html_url":"https://github.com/luckyshot/miki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckyshot%2Fmiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckyshot%2Fmiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckyshot%2Fmiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckyshot%2Fmiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luckyshot","download_url":"https://codeload.github.com/luckyshot/miki/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811376,"owners_count":16884305,"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","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":["file-based","hacktoberfest","micro","miki","mini-wiki","nodb","nosql","php","productivity","tool"],"created_at":"2024-08-02T05:01:19.737Z","updated_at":"2024-10-28T09:14:04.746Z","avatar_url":"https://github.com/luckyshot.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"miki\n================\n\nMiki is a mini-wiki system in just one file.\n\n - One single PHP file\n - No database needed (files are stored as .txt files in the server)\n - Auto-installed automatically\n - Full Markdown language support\n - Super fast and lightweight (0.01MB including PHP code, Database, Responsive Stylesheet and Scripts)\n\n![Miki mini-wiki system screenshot](https://xaviesteve.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-02-at-10.45.37.png)\n\nHow to use it\n----------------------\n\nAt the right side every page you will find an _Edit_ button, click on it and modify the text, then click _Save_ (or press `Control+S`).\n\nUse [Markdown](http://daringfireball.net/projects/markdown/syntax) to format your text and put words inside `[  ]` to create internal links, then click on them and a new page will be created.\n\n\nInstallation\n----------------------\n\n1. Copy `index.php` to your web server\n2. Open `index.php` and customize details in `$config` variable\n3. Create a folder next to `index.php` with a **very very long name** (at least 32 characters, 64+ recommended, [grab one from the password generator here](https://xaviesteve.com/pro/tools.php))\n4. Make sure that you have writing permissions in the Miki folder, every new Miki page is stored as a `.txt` file\n5. Create a link in your browser to point to _ServerUrl + FolderName_. Example: `https://example.com/miki/MyVeryLongFolderName` and use that link to **Log in**\n\nCustom CSS styling\n----------------------\n\nCreate a link `[customcss]` so you get a page like https://example.com/miki/customcss/ and write the CSS code in it.\n\nChangelog\n---------------------\n\n### 3.1.24 (10 April 2017)\n\n- Auto-save drafts\n- Dark mode at night\n\n### 3.1.20 (13 February 2017)\n\n- Simplified setup + auto-installation of `.htaccess`\n- Multi-user support (one per folder)\n- User Interface improvements and code optimizations\n- Cookie based login allows for long session durations\n- Keyboard shortcut to _Edit_ and _Save_\n- Dark theme between 9pm and 7am\n- Custom starting page name (`welcome` by default)\n- Custom per-folder CSS file\n- New logo and favicon\n- Tons of bug fixes and performance improvements\n\n\n### 2.0.2 (2 February 2013)\n\n- Ported all formatting to official Markdown\n- New design (better readability, responsive, mobile optimized)\n- Huge bandwidth savings: Formatted text is now generated on the fly (instead of downloading formatted+unformatted)\n- Lots of bug fixes and performance improvements\n\n\n\nLicense\n---------------------\n\nMiki is authored by [Xavier Esteve](https://xaviesteve.com/) and licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike license](https://creativecommons.org/licenses/by-nc-sa/3.0/).\n\n\nDisclaimer\n---------------------\n\nAnyone that knows or discovers the folder names will have read+write access to all files in it, so remember to use long names for the folders and only share them with those you want to have access. You can rename a folder to change the access link.\n\nPlease check the code by yourself before using it in a production environment, while I consider it myself secure, I may be unaware of a vulnerability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckyshot%2Fmiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluckyshot%2Fmiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckyshot%2Fmiki/lists"}