Commit Graph

21 Commits

Author SHA1 Message Date
Jason Williams
cecb01901f Update feed.js to better arrange functions and remove repetition.
- Relative times are now applied when the feed is loaded by ajax
- Added weeks as a time factor
- Closes #50
2020-10-31 19:05:13 -07:00
Jason Williams
8eab9fe605 New functionality to change feed dates to relative dates (e.g. 1 day ago) where the feed items are available on page load. Contributes to #50. 2020-10-31 18:13:53 -07:00
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 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
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
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
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
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
b374d2cda1 Removing compiled bootstrap files. Will use a CDN. 2020-05-15 11:40:13 -06:00
JayWll
ea0332260c Adding compiled bootstrap files 2020-05-15 11:28:19 -06:00