Commit graph

236 commits

Author SHA1 Message Date
Jeffrey Phillips Freeman
eb4eb01d0c
fixed uncaught reference error 2024-03-06 21:31:38 -05:00
Jeffrey Phillips Freeman
da6c94d24f
Fixed heatmap color 2024-03-06 20:42:52 -05:00
Jeffrey Phillips Freeman
f2676ba2e8
Added a comment describing baseUrl configuration variable 2024-03-06 20:10:56 -05:00
Jeffrey Phillips Freeman
bb57253ff0
Changed then to await. 2024-03-06 19:50:14 -05:00
Jeffrey Phillips Freeman
87a1458858
Last fix missed then in a few places 2024-03-06 19:42:21 -05:00
Jeffrey Phillips Freeman
3dfbaa99a6
Fixed DEADLINE_EXCEEDED error in sendNote lambda 2024-03-06 19:35:19 -05:00
Jeffrey Phillips Freeman
f953b22a1b
Updated command to generate keys 2024-03-06 17:09:38 -05:00
Jeffrey Phillips Freeman
d2c9d71efc
Added ability to combine multiple sources for the git heatmap 2023-10-25 10:49:50 -04:00
Jeffrey Phillips Freeman
4fc8ca3824
Fixed rendering of pseudocode blocks 2023-10-22 13:19:57 -04:00
Jeffrey Phillips Freeman
e5aa9789e5
Adjusted section margins a bit to look a bit nicer 2023-10-21 23:28:41 -04:00
Jeffrey Phillips Freeman
adc02bffe1
Fixed more button for microblog not aligning to the right 2023-10-21 23:18:04 -04:00
Jeffrey Phillips Freeman
13ebd04101
Added ability to turn off copy button on example shortcode 2023-10-21 22:41:56 -04:00
Jeffrey Phillips Freeman
a45978e469
Fixed rendering of categories in tags page 2023-10-21 21:35:32 -04:00
Jeffrey Phillips Freeman
2cfca058d5
Added ability to click on and expand images through figure shortcode 2023-10-21 20:08:04 -04:00
Jeffrey Phillips Freeman
a2f6896b7e
Fixed some bad rendering on pretty quote boxes 2023-10-21 19:15:22 -04:00
Jeffrey Phillips Freeman
332bb70cd5
Added attaching pictures to AP posts 2023-10-21 18:37:22 -04:00
Jeffrey Phillips Freeman
6283802688
Bumped versions post release 2023-10-21 17:52:45 -04:00
Jeffrey Phillips Freeman
0055720d9f
Added parameter to hide copy button on tab shortcode 2023-10-21 17:41:31 -04:00
Jeffrey Phillips Freeman
a65fc7f931
Fixed header overlapping with content 2023-10-21 17:32:32 -04:00
Jeffrey Phillips Freeman
491d069842
Fixed the fancy quote font and reduce heading in cards to h4 2023-10-21 17:15:03 -04:00
Jeffrey Phillips Freeman
ae2292e1e7
Fixed the fonts and blockquotes to be more readable 2023-10-21 17:02:58 -04:00
Jeffrey Phillips Freeman
4975605bf8
Changed several scripts to deferrred to improve load time 2023-10-21 14:31:14 -04:00
Jeffrey Phillips Freeman
f02b5082a9
Changed overflow from scroll to auto 2023-10-21 14:07:09 -04:00
Jeffrey Phillips Freeman
15f4ff8220
Fixed P elements overflowing 2023-10-21 14:02:15 -04:00
Jeffrey Phillips Freeman
e3eea99387
Fixed overflowing navbar 2023-10-21 13:44:42 -04:00
Jeffrey Phillips Freeman
c91d28e422
Removed some config options from the root config as they overrite those options in the site config 2023-10-21 13:28:03 -04:00
Jeffrey Phillips Freeman
52a8b3ef65
Fixed minor glitch with burger menu not rendering below 600px width 2023-10-21 13:12:07 -04:00
Jeffrey Phillips Freeman
dc8c17f58a
Did the final cleanup ont he CSS, it is now lean and responsive 2023-10-21 12:48:16 -04:00
Jeffrey Phillips Freeman
d8090d9d06
Organized CSS into sections 2023-10-21 11:04:32 -04:00
Jeffrey Phillips Freeman
f7b52c0e1d
Removed ghost and flex css and reduced a lot of unneeded css 2023-10-20 23:53:35 -04:00
Jeffrey Phillips Freeman
f85212ca83
Cleaned out some unused classes 2023-10-20 19:02:07 -04:00
Jeffrey Phillips Freeman
e58f3dbefc
Made menu responsive, removed ghost css 2023-10-20 18:04:10 -04:00
Jeffrey Phillips Freeman
fb360fc153
Fixed some of the responsiveness inthe info-box 2023-10-19 13:01:26 -04:00
Jeffrey Phillips Freeman
df1558147d
Made the main headers in the info-box a little stronger 2023-10-19 12:06:46 -04:00
Jeffrey Phillips Freeman
7d22355778
Fixed typo from last commit 2023-10-19 03:52:31 -04:00
Jeffrey Phillips Freeman
fe7ea1d7ad
Added two layers of headers to info-field. 2023-10-19 03:39:37 -04:00
Jeffrey Phillips Freeman
3c67b64606
Added info field and container-split shortcodes 2023-10-19 03:25:51 -04:00
Jeffrey Phillips Freeman
81701442ae
When there is no text to render as a subtext do not render the card horizontal rule 2023-10-18 15:55:55 -04:00
Jeffrey Phillips Freeman
14989d2949
Bumping version post release 2023-10-18 00:20:55 -04:00
Jeffrey Phillips Freeman
ffe742f3a1
Added pretty quote box and improved tabs shortcode 2023-10-17 18:22:25 -04:00
Jeffrey Phillips Freeman
643f80f19f
Added CORS header change to changelog 2023-10-17 16:24:48 -04:00
Jeffrey Phillips Freeman
038d3620d2
Added gitlab heatmap support 2023-10-17 16:19:01 -04:00
Jeffrey Phillips Freeman
fdfd6e421b
Added gitlab heatmap support 2023-10-17 13:03:53 -04:00
Jeffrey Phillips Freeman
9844fe3248
Fixed the paginator direction 2023-10-16 23:21:25 -04:00
Jeffrey Phillips Freeman
8c10be0c5c
Made it so the TOC only shows on single article pages, not on the list 2023-10-16 23:05:38 -04:00
Jeffrey Phillips Freeman
ee48548fd6
Fixed a bug where backslashes can cause json not to render 2023-10-16 22:54:49 -04:00
Jeffrey Phillips Freeman
4645e7b877
Added rendering of Table of Contents 2023-10-16 22:04:31 -04:00
Jeffrey Phillips Freeman
350d00537d
Upgraded mathjax to 3.x 2023-10-16 21:20:39 -04:00
Jeffrey Phillips Freeman
6cbf3fc845
Removing Katex and replacing with MathJax for more features 2023-10-16 20:45:37 -04:00
Jeffrey Phillips Freeman
ac6574eff5
Added pseudocode support 2023-10-16 19:37:15 -04:00