Commit Graph

12 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 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
5d19cdc897 Adding press section to resume 2020-05-23 17:08:24 -06:00
JayWll
3a8029345c Continuing work on Resume section 2020-05-20 13:53:39 -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
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
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
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