0
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
Bryan Pedini d237a5443f
Updated author informations, updated location of included files, structured the website to the new layout, removed local fontawesome and moved to cloud CDN 2019-02-06 12:43:58 +01:00
Bryan Pedini 5027ef811b
Added favicon 2019-01-22 17:01:35 +01:00
Bryan Pedini 3b3b25f7de
Edited footer icon links to point to the right location instead of #, finished the website - revision pub_1.0 2019-01-21 07:19:07 +01:00
Bryan Pedini d4872fbed4
Modified template title 2019-01-20 19:50:49 +01:00
Bryan Pedini ec496c7ce1
Almost finished the website - revision 1 obviously
Moved the entire title from the javascript to the PHP section,
finished almost all templates,
moved the footer on the main "template holder" page,
extended the session to three days instead of just one for no technical reasons,
added CHANGELOG,
added three background images
2019-01-20 00:06:11 +01:00
Bryan Pedini 0f24e8322b
Improved speed and comprehensiveness
Edited templates location, removed unnecessary CSS and JS files, moved the onePageApp style and scripts into respective files, modified variable names for better comprehension.
TODO next: add comments to the code.
2019-01-17 13:26:20 +01:00
Bryan Pedini b31908029a Added templating, added sessions
Added templating to the one page app, added and configured sessions to remember the last position and stored sessions for one day, even after browser close.
2019-01-17 00:40:15 +01:00
Bryan Pedini 469c8ecb94 First version of the code - finished PHP program and JS scripts.
Signed-off-by: Bryan Pedini <bryanpedini@bryanpedini.it>
2019-01-13 18:36:09 +01:00