aboutsummaryrefslogtreecommitdiff
path: root/src/cli/stasis_indexer/website.c
Commit message (Expand)AuthorAgeFilesLines
* Convert more strcat and strcpy to strn variantsJoseph Hunkeler7 days1-1/+1
* Replace sprintf with snprintfJoseph Hunkeler8 days1-5/+5
* Convert context manipulation from stack+heap to just heapJoseph Hunkeler2025-11-041-3/+3
* Take the basename of the file immediately from the StrList itemJoseph Hunkeler2024-12-061-2/+1
* Scan the directories listed in `dirs` instead of just the delivery directoryJoseph Hunkeler2024-12-061-3/+4
* Move pandoc code into its own function pandoc_exec()Joseph Hunkeler2024-12-061-55/+4
* Break down indexer into independent source filesJoseph Hunkeler2024-11-181-0/+119