0
0
Fork 0
Commit Graph

13 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 b13167324a
Updated href links to match new repository naming scheme 2019-01-26 10:44:37 +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 d592b1c19a
Fixed javascript ajax request data values, added debug ajax success function, removed unnecessari files (again) 2019-01-21 00:47:24 +01:00
Bryan Pedini bc95c0ec7d
Added PHP and javascript control for the contact form, moved javascript from template page to a dedicated script file 2019-01-21 00:15:52 +01:00
Bryan Pedini d4872fbed4
Modified template title 2019-01-20 19:50:49 +01:00
Bryan Pedini c3bb6278b5
Improved performance, finished templates, added jquery plugins
Completed the templates, added a cool javascript effect on textarea (added jquery.ns-autogrow plugin), modified the click functions from .on to .click for improved performance
2019-01-20 17:51:07 +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
Bryan Pedini 92396fa561 first commit
Signed-off-by: Bryan Pedini <bryanpedini@bryanpedini.it>
2019-01-13 18:34:06 +01:00