Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-18 | dmt: jobs: Scope javascript to this page | Malfurious | 1 | -0/+2 | |
The script.js file is only really intended to run against the main jobs page at this point. So, move its inclusion from the page master to the jobs page specifically. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-11-15 | dmt: Implement initial functionality for jobs page | Malfurious | 1 | -4/+1 | |
Adds javascript to implement self-hydration for the main page. Several aspects of these features can be customized via new settings in config.sh. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-11-15 | dmt: Add main page layout | Malfurious | 1 | -0/+26 | |
Signed-off-by: Malfurious <m@lfurio.us> |