Commit Graph

15 Commits

Author SHA1 Message Date
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
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
7f639646b8 Fixed library functions 2023-10-30 22:37:18 -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
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
d15176f5e6 new commit 2023-09-02 20:22:34 -05:00
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