In the future I hope this would be an easy way to have a GUI-like website layout without jQuery or any other JS library (except for this... and maybe require.js).
Being honest, in the current state the project isn't very production-friendly.
You should:
- clone the git repo
- add site content files to the
incfolder - add new array position in
content.php, corrosponding to the added files - add links to the content in
index.html(using the same template as the default ones) - add icons' actions at the bottom of the
js/main.jsfile