summaryrefslogtreecommitdiff
path: root/static/index.html
AgeCommit message (Collapse)Author
2026-04-26feat: Get OSes from DatabaseJacob McDonnell
The OS drop down now uses HTMX to get the OSes from the database on load.
2026-04-25docs: Added UNIX V10 ManualsJacob McDonnell
2026-04-25feat: Main Page to search for man pagesJacob McDonnell
Added a main index page that uses HTMX to search for man pages and place the contents on the page.