This is a way to browse my website through this JavaScript simulated terminal.

Disclaimer: Typing speed (in the terminal) may vary between browers due to varying usage of 'onkeypress' vs 'onkeyup' events. The reason for the spilt usage is the fact that not all browsers trigger 'onkeypress' event when the backspace button is pressed.

Supported commands: cat, pwd, ls, clear
Commands that give a message: cd, mkdir, vim, vi

Usage
Type 'ls' to see all of the pages available. Type 'cat "page"', for example 'cat index.php' in order to see the contents of the page.

guest@pawel.pw:~$
guest@pawel.pw~$