Commit Graph

15 Commits

Author SHA1 Message Date
c7b708da77 added a get method 2024-01-15 10:11:22 -06:00
59bd42f185 Finished working on getter methods 2024-01-05 14:23:44 -06:00
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
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
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
34dc5f675f Regenerated index 2023-09-05 21:39:53 -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
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