Commit Graph

18 Commits

Author SHA1 Message Date
JayWll
dbcd235ef4 Adding initial draft of resume section. Created new layout for pages with a secondary menu. 2020-05-18 16:58:54 -06:00
JayWll
cc791c8e20 Various Changes
- Implemented contact-me form
- Added social icons using font-awesome
- Changed font
- Added favicon
- Changed site logo from png to svg
2020-05-18 11:49:56 -06:00
JayWll
e4d86628aa Change to method used for retrieving settings data from Settings::instance() to Settings::get()
Seems simpler and more reliable.
2020-05-16 15:34:59 -06:00
JayWll
1c9de8f4b5 Restoring onStart() function to menu menu partial
Code determines which section of the site is current and applies the relevant classes to the menu items
2020-05-16 15:14:47 -06:00
JayWll
a92ee4dfac Removing unnecessary console logging 2020-05-16 15:10:14 -06:00
JayWll
997498cef1 Refactoring theme to avoid use of partials, since their content cannot be updated through AJAX requests. 2020-05-16 15:08:54 -06:00
JayWll
48a9226a81 Completed weather and local time plugin 2020-05-16 14:49:59 -06:00
JayWll
8aeceee0eb Creatinging initial version of weather plugin 2020-05-16 12:03:00 -06:00
JayWll
dfd4b61b75 Added preview image to theme 2020-05-16 12:01:59 -06:00
JayWll
dc5385aa3e Finalized navbar and footer. 2020-05-16 09:53:45 -06:00
JayWll
35e12edf02 Added header and footer, placeholder content 2020-05-15 16:34:40 -06:00
JayWll
52a10871ff Added header and three-column layout 2020-05-15 12:14:47 -06:00
JayWll
b374d2cda1 Removing compiled bootstrap files. Will use a CDN. 2020-05-15 11:40:13 -06:00
JayWll
0c21af5e1c Creating homepage and default layout 2020-05-15 11:38:33 -06:00
JayWll
ea0332260c Adding compiled bootstrap files 2020-05-15 11:28:19 -06:00
JayWll
fd28d4de16 Repo set up. Creating new (blank) theme. 2020-05-15 11:21:06 -06:00
JayWll
2980e9578e Initial commit. Creating theme. 2020-05-15 11:19:20 -06:00
Jason Williams
1795441b18 Initial commit 2020-05-14 22:22:40 +00:00