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.
Miki is a mini-wiki system in just one file.
At 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
).
Use Markdown to format your text and put words inside [ ]
to create internal links, then click on them and a new page will be created.
index.php
to your web serverindex.php
and customize details in $config
variableindex.php
with a very very long name (at least 32 characters, 64+ recommended, grab one from the password generator here).txt
filehttps://example.com/miki/MyVeryLongFolderName
and use that link to Log inCreate a link [customcss]
so you get a page like https://example.com/miki/customcss/ and write the CSS code in it.
.htaccess
welcome
by default)Miki is authored by Xavier Esteve and licensed under a Creative Commons Attribution-NonCommercial-ShareAlike license.
Anyone 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.
Please 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.