From 6cd4652415950bc4495357c327e181fabe1ecb4e Mon Sep 17 00:00:00 2001 From: Cody Shearer Date: Thu, 8 Feb 2024 12:34:34 -0500 Subject: [PATCH] refactor: replace header, drawer, and footer, with shortcodes (#31) * refactor!: replace header, drawer, and footer with shortcodes Previously, the layout of the header, drawer, and footer were dictated by template partials, which were driven with markup encoded in the yaml frontmatter. This severely restricted the layout and content in each of these elements: - the header could only contain a name and a text summary rendered to markdown - the drawer could only contain an avatar, followed by a list of links and a list of skills - the footer could only contain some centered italic text rendered with markdown These elements are now replaced with `{{
}}`, `{{