summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2026-04-29feat: Files with Section NamesJacob McDonnell
2026-04-26feat: OS Index PagesJacob McDonnell
2026-04-26build: Better Build SystemJacob McDonnell
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-25fix: Build man2 in openbsd and freebsdJacob 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.
2026-04-25docs: Removed Precompiled HTMLJacob McDonnell
2026-04-25docs: Added All FreeBSD ManualsJacob McDonnell
2026-04-25docs: Added All NetBSD ManualsJacob McDonnell
2026-04-25docs: Added All OpenBSD ManualsJacob McDonnell
2026-04-25refactor: OpenBSD makefiles use wildcardJacob McDonnell
Refactored the makefiles to use the wildcard function of GNU Make so that new man pages can be added with few changes.
2026-04-25feat: Added FreeBSD man pagesJacob McDonnell
2026-04-25feat: Added NetBSD man pagesJacob McDonnell
2026-04-25docs: OpenBSD Man Pages AddedJacob McDonnell
2026-04-25Initial CommitJacob McDonnell