• Joined on 2022-03-15
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-07 20:28:40 -04:00
81478630b9 Test marginnote using a link to the flask image. I'll remove it soon after if it works.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-06 08:19:41 -04:00
58c94093fd Marginnotes work! Switched my test marginnote to a sidenote for consistency.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-06 08:14:33 -04:00
bab2e72638 Accidentally removed sidenote shortcode.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-06 08:11:42 -04:00
961c0a2966 Margin note added to my css and an example added to the About Me post.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 19:47:30 -04:00
f337844dd8 About me with sidenotes and whitespace removed.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 19:43:41 -04:00
64c6e5d12b Holy crap, the sidenotes work. Clean up the ole About Me post to not have the unecessary whitespace.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 19:40:17 -04:00
dbe30dfd6b Modified config.yml to allow unsafe html.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 19:27:40 -04:00
cae8ae9176 About me with sidenote with extra spaces before and after.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 19:19:10 -04:00
8c2800c05f Updating About Me post with sidenotes.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 19:09:14 -04:00
109abe6600 New attempt at sidenotes using strategy found in scripter.co
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-05 00:07:21 -04:00
a5bf8896f1 Giving up on sidenotes for now, try a simpler solution.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:30:03 -04:00
2e24702094 Giving up on sidenotes for now, it will probably take a good bit of time to get them right.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:27:26 -04:00
f0df6628b7 Correctly identified my sidenote with #+
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:19:55 -04:00
b3571e7f74 Removed unecessary css stuff.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:14:48 -04:00
c1fb7a1561 Added % to sidenote call in property.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:05:16 -04:00
5181467583 Sidenotes didn't work. Trying using the EXPORT_HUGO_PAIRED_SHORTCODES property.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:01:45 -04:00
14dd4ad743 Missed a file on sidenote push.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 23:00:42 -04:00
3fccd070ae Attempt to add sidenote to my About Me post.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 22:26:16 -04:00
b50c2a3376 Fixed shortcodes.
zpb pushed to main at zpb/zacharybillman-hugo 2022-04-04 22:21:30 -04:00
bb26280f4a Added first attempt of adding sidenotes taking from tufte-css and hugo-tufte.