Commit Graph

22 Commits

Author SHA1 Message Date
tristan 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
tristan f9736ae49a Had to replace call to generate_index with generate_hook 2023-11-18 17:10:17 -06:00
tristan 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
tristan debcf748c4 Added new blog post 2023-11-09 14:32:54 -06:00
tristan 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
tristan 4a0d9a75b2 Re-adding Site as submodule after creating the seperate repo 2023-11-07 14:20:03 -06:00
tristan 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
tristan 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
tristan 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
tristan 7f639646b8 Fixed library functions 2023-10-30 22:37:18 -05:00
tristan 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
tristan 267d0dc4d1 Added explanations to usage 2023-09-05 21:44:29 -05:00
tristan bb91604914 Added new flag to usage explanation 2023-09-05 21:43:02 -05:00
tristan 34dc5f675f Regenerated index 2023-09-05 21:39:53 -05:00
tristan 7d79fa5cc3 Added -r flag to call generate_index to regenerate the index file 2023-09-05 21:39:39 -05:00
tristan 322e3215f4 Added a bit more formatting to generated post 2023-09-05 21:35:22 -05:00
tristan 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
tristan dd90818d9c Had to add default text to generate_index (utils/libs/generate.sh). 2023-09-05 21:13:43 -05:00
tristan 53fc0138d6 Had to update utils/main.sh to catch if it's passed no flags. 2023-09-05 21:11:06 -05:00
tristan d15176f5e6 new commit 2023-09-02 20:22:34 -05:00
tristan 2822ce369b Added a few things 2023-08-31 23:40:43 -05:00
Tristan Ancelet 8139180727 Added again 2023-08-31 22:54:17 -05:00