Commit Graph

54 Commits

Author SHA1 Message Date
ab3dcd56c7 Had to put extra newline between date and author lines to seperate them for when the html is generated from the wiki 2023-11-18 17:11:29 -06:00
f9736ae49a Had to replace call to generate_index with generate_hook 2023-11-18 17:10:17 -06:00
f92e5e9f17 Had to fix an issue with the get-last-5-posts function. It was providing the first 5 posts retrieved instead of the last 2023-11-18 16:10:08 -06:00
e69fad1184 Had to change a few things in webhooks 2023-11-09 15:32:05 -06:00
dd1929ac71 Added new post about webhooks 2023-11-09 15:20:09 -06:00
debcf748c4 Added new blog post 2023-11-09 14:32:54 -06:00
12b28dae24 Made convience script to update all project (root proj, and all submodules) and push to repos 2023-11-07 14:50:48 -06:00
72ec1bd94a made changes to page 2023-11-07 14:42:48 -06:00
3cdb81db2f Commit after seperating Blog & blog-wiki 2023-11-07 14:25:59 -06:00
57b4029862 Added site 2023-11-07 14:22:41 -06:00
56f2ae2b6e Re-adding Site as submodule after creating the seperate repo 2023-11-07 14:21:00 -06:00
4a0d9a75b2 Re-adding Site as submodule after creating the seperate repo 2023-11-07 14:20:03 -06:00
680226571b Made additional changes 2023-11-07 12:54:53 -06:00
588174736c Added image of myself 2023-11-07 12:54:34 -06:00
4f5d7a71fd added image of myself on about-me.wiki 2023-11-07 12:54:10 -06:00
b9116c549d Changed img style to add a rounded edge to images and resize them to 25% width (keeping aspect ratio) 2023-11-07 12:53:41 -06:00
34902dc19c Regenerated html from blog posts 2023-11-07 12:31:39 -06:00
794a97ab61 Made a new blog post and regenerated the index 2023-11-07 12:30:31 -06:00
d4655ec4ca replaced generate_index with generate_hook so that the -r | --regenerate case won't need to be altered if I want to run multiple generate jobs when need 2023-11-07 12:30:04 -06:00
f1fa984587 Added a new function (generate_hook) that will serve as a hook function to run multiple generate scripts without needing to specify them in main.sh -r case 2023-11-07 12:28:29 -06:00
354c3df3d5 Had to regenerate html after changing wiki files 2023-10-30 22:59:29 -05:00
4efd62d04e Had to add $ at the beginning of page in generate_blog_post as it wouldn't generate valid post links in 'last 5 posts' 2023-10-30 22:58:39 -05:00
8faa1b9430 Had to fix post links in first-ticket 2023-10-30 22:56:28 -05:00
a3df079269 new? 2023-10-30 22:48:18 -05:00
7f639646b8 Fixed library functions 2023-10-30 22:37:18 -05:00
b70ebe381d Fixed bug in library functions and created a new blog post 2023-10-30 22:36:44 -05:00
5800bce352 Had to fix an issue in the blog post generation function. Was providing absolute path instead of relative 2023-09-06 12:37:28 -05:00
267d0dc4d1 Added explanations to usage 2023-09-05 21:44:29 -05:00
bb91604914 Added new flag to usage explanation 2023-09-05 21:43:02 -05:00
34dc5f675f Regenerated index 2023-09-05 21:39:53 -05:00
7d79fa5cc3 Added -r flag to call generate_index to regenerate the index file 2023-09-05 21:39:39 -05:00
322e3215f4 Added a bit more formatting to generated post 2023-09-05 21:35:22 -05:00
d663bb0af2 Added new post 2023-09-05 21:31:11 -05:00
804cdf676a Added new post 2023-09-05 21:29:26 -05:00
0d5881d1dc Added new post 2023-09-05 21:28:30 -05:00
1e89fc1f64 Added new post 2023-09-05 21:26:52 -05:00
146e7f28c4 Added new post 2023-09-05 21:24:55 -05:00
a1f66d8345 Added new post 2023-09-05 21:24:29 -05:00
60debb69a7 Had to add a filter for about-me.wiki so it didn't get added to blog posts 2023-09-05 21:15:52 -05:00
dd90818d9c Had to add default text to generate_index (utils/libs/generate.sh). 2023-09-05 21:13:43 -05:00
53fc0138d6 Had to update utils/main.sh to catch if it's passed no flags. 2023-09-05 21:11:06 -05:00
cf21f9cef3 Regenerated site 2023-09-05 21:05:34 -05:00
00aba857ae Updated Readme 2023-09-05 21:04:12 -05:00
f10570e421 Had to fix formatting issue in hello-world.wiki 2023-09-02 20:39:47 -05:00
2b3b6cceeb Had to fix formatting issue in hello-world.wiki 2023-09-02 20:39:01 -05:00
011de2cd0e Had to fix a grammar issue in about-me.wiki 2023-09-02 20:37:19 -05:00
b9e9de0258 Had to fix title declaration in about-me.wiki 2023-09-02 20:36:00 -05:00
45ab561c52 added about-me.wiki 2023-09-02 20:32:26 -05:00
a7e8d8c5d4 added about-me.wiki 2023-09-02 20:32:19 -05:00
d15176f5e6 new commit 2023-09-02 20:22:34 -05:00