vimwiki
Php installation
sudo
add-apt-repository ppa:ondrej/php
sudo
apt update
Start a server with:
php
-S
localhost:8000