ah, no. it has absolutely no front-end building interface at all (that you'd find in Wordpress/Frontpage/Dreamweaver)
it's more of a "write a few paragraphs of text in notepad, hit save" - and let the server software do the work of turning marked-up text into html.
the "static generator" option is for people who don't have a server that supports php, so they just want to FTP the html files kiki generates up to their server.
a demo instance is running here: https://tomodashi.com/kikidemo/
if you click 'Edit', that should give you a good idea of what it's like to use in wiki mode.