aboutsummaryrefslogtreecommitdiffstats
path: root/html
Commit message (Collapse)AuthorAgeFilesLines
* html: Fix jumps jumping too far (to be tested)Vosjedev2025-11-091-13/+15
|
* html/css: add skip navigation links to project pagesVosjedev2025-11-092-3/+37
| | | | another commit in the 'larger amount' of accessibility feedback commits
* html: responsive ui design (I'm unsure whether I like css now)Vosjedev2025-11-091-2/+37
| | | | | | | - project pages 'wrap' differently: the left panel displays above the project table when the screen gets too small - mail articles now don't softwrap, (so we depend on everyone hardwrapping at 80 columns now)
* css: Import pygment's monokai highlighting styleVosjedev2025-11-091-0/+89
|
* html: use `nav` element for navigationVosjedev2025-11-063-4/+6
| | | | | first in a larger amount of commits slowly processing feedback from daarb (thx btw)
* html: add search form to project pages, +supporting cssVosjedev2025-11-022-0/+37
|
* html required for page generationVosjedev2025-11-023-9/+242
|
* CSS I guessVosjedev2025-10-281-0/+21
|
* Add more html (notfound.html, mailpage.html)Vosjedev2025-10-262-0/+37