Commit Graph

28 Commits

Author SHA1 Message Date
Abdullah Islam df5bf1d4d4 made navbars and links work again 2024-03-07 19:58:21 +06:00
Abdullah Islam 13796945d7 made changes to testing 2024-02-02 17:18:31 +06:00
Abdullah Islam 2d5523fc24 resolved bug - fixed function getRelativePath in lib/path.awk 2023-11-15 15:50:28 +06:00
Abdullah Islam e3c7c148f9 added testing for functions from lib/path.awk 2023-11-08 21:26:19 +06:00
Abdullah Islam e062630a8a added more testing input to testing/ 2023-11-05 17:14:32 +06:00
Abdullah Islam bdf7c1c4ab some script changes 2023-11-04 16:15:28 +06:00
Abdullah Islam 4a5bf3dc88 changed styling 2023-09-23 15:36:34 +06:00
Abdullah Islam 7677de9acf some changes 2023-09-23 10:05:17 +06:00
Abdullah Islam 0e89ab80fc fixed broken links 2023-09-22 09:10:20 +06:00
Abdullah Islam 56baeefaf6 fixed getRelativePath in lib/path.awk 2023-06-21 17:42:26 +06:00
Abdullah Islam ab5bad2f6c testing input and output changed as a result of the previous change 2023-06-21 15:24:44 +06:00
Abdullah Islam 6a8c7b75c9 testing output changed because of the changes to navigation bar generation 2023-06-21 15:16:29 +06:00
Abdullah Islam 299e20ceb9 changed testing input: part 2 2023-06-18 15:28:19 +06:00
Abdullah Islam 387d592123 changed testing input 2023-06-18 15:27:10 +06:00
Abdullah Islam da581590d0 a few tiny changes to my scripts 2023-06-04 20:34:03 +06:00
Abdullah Islam d9b830acfb html.awk now adds contact information at the end of generated pages. feed.awk now uses the date of the first entry as the feed's last updated date 2023-05-25 19:41:31 +06:00
Abdullah Islam d937026b6a some changes 2023-05-25 16:33:47 +06:00
Abdullah Islam db0775c9b2 minor changes in testing output due to changes in scripts 2023-05-24 18:38:12 +06:00
Abdullah Islam d6b1b78bfa scripts/feed.awk can now handle any sort of whitespace, not just tabs 2023-05-24 17:42:24 +06:00
Abdullah Islam 25948c7529 changed the ATOM feed generation to use the git history instead of any files in src/ 2023-05-24 17:25:06 +06:00
Abdullah Islam 92a591cc8e moved my git hooks from ./hooks/ to ./.git/hooks 2023-05-22 17:49:35 +06:00
Abdullah Islam b55be5fd4b something changed in testing/output.atom but i don't know what 2023-05-17 19:48:52 +06:00
Abdullah Islam 492f10f443 fixed HTML escaping in scripts/html.awk. previously in some places, & was unescaped in gsub, which was bad and broke things. 2023-05-17 19:47:37 +06:00
Abdullah Islam 0967df0366 forgot to add this earlier, but testing/output.gmi was changed as a result of changing testing/input.gmi 2023-05-17 19:46:24 +06:00
Abdullah Islam 803b41fc4f renamed testing/example.ass and testing/example.gmi to testing/input.ass and testing/input.gmi. also added more content to testing/input.gmi for further testing 2023-05-17 19:40:57 +06:00
Abdullah Islam 59005b975c consolidated navigation bar generation logic into scripts/navbar.awk. also recorded new output testing/output.html as correct. 2023-05-17 19:07:04 +06:00
Abdullah Islam b7c272df7d shortened my note 'use awk + make for website generation' 2023-05-14 17:14:31 +06:00
Abdullah Islam ca092bac15 minor changes to scripts/html.awk. i dunno, stuff to do with the navigation bar i guess. also added snapshot testing via git-diff 2023-05-14 15:30:49 +06:00