Commit Graph
37 Commits
Author SHA1 Message Date
Jason Williams 623d54f307 Adjusting markup for feed cards to use the same elements regardless of size, and then use CSS classes to set the size as appropriate. Fixes #36 2020-10-31 17:35:56 -06:00
Jason Williams a9b8c095c8 Updating channel list to use icons instead of a simple bulleted list. Also added toggles in preparation for #42 and #47. Closes #51. 2020-10-31 17:07:23 -06:00
Jason 8b56ebf55e Updating resume details to change the headline, and blurb for current position. Removing oldest role (HSBC Business Banking). Closes #57 2020-10-31 15:08:19 -06:00
Jason Williams 5193f574ed Removing unneccessary extra code related to partial rendering from loadtaglist.js, closing #40 2020-10-28 18:24:36 -06:00
Jason Williams 675c377d91 Changing tag list to load content by ajax (fix #40) and updating the default sort order of backend lists (fix #49) 2020-10-28 17:56:43 -06:00
Jason Williams e576e8f566 Changing tag list to load content by ajax (fix #49) and updating the default sort order of backend lists (fix #49) 2020-10-28 17:53:41 -06:00
Jason Williams a50c117a98 Update channels model to set default icon in the event that one doesn't exist, as described in #55 2020-10-28 16:54:22 -06:00
Jason Williams d3b4fd851b Update contact me and resume pages with new work address and details of new position. Fixes #57 2020-10-28 16:35:16 -06:00
Jason Williams b5014cae5b Final updates and tweaks in preparation for MVP launch
- Removed unused items from the footer
- Fixed language files to cover all variants of English
- Added Google Analytics tracking code
2020-10-25 12:40:21 -06:00
Jason Williams af4f1366a0 Adding lazy-load version of feed component to load data using AJAX after page content has been rendered. 2020-10-23 22:54:30 +00:00
Jason Williams 2a8454d197 Updating phone number 2020-09-26 15:05:51 -06:00
JayWll 4cc492636a Finalizing resume 2020-09-26 14:43:50 -06:00
JayWll 5d19cdc897 Adding press section to resume 2020-05-23 17:08:24 -06:00
JayWll 174100e0bd Finished Resume skills section 2020-05-23 13:24:48 -06:00
JayWll 51a7f0be47 Continued development of Resume section 2020-05-20 16:48:52 -06:00
JayWll 3a8029345c Continuing work on Resume section 2020-05-20 13:53:39 -06:00
JayWll 02aceb106e Fixed element spacing for defaul layout 2020-05-19 16:17:57 -06:00
JayWll 6e2b090188 Removing commented out link to non-CDN bootstrap CSS 2020-05-19 13:40:15 -06:00
JayWll 8cb5ce207f Changing to cloudflare CDN for bootstrap CSS file 2020-05-19 10:53:36 -06:00
JayWll 1f2c29b09f Changing all external JS dependencies to use cloudflare CDN 2020-05-19 10:49:18 -06:00
JayWll c8e394f3a9 Changing fontawesome source to cloudflare CDN 2020-05-19 10:36:57 -06:00
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