aboutsummaryrefslogtreecommitdiffstats
path: root/download.php (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-08-09refactor: redmond2010 → redmond2013kj-sh6041-2/+2
2024-08-09refactor: replace `cleanMetropolis` with `redmond2010`kj-sh6041-2/+2
for now...
2024-08-05refactor: lighthouse optimizations 🗼 and slight redesignkj-sh6041-2/+1
2024-07-09`for file in *.html; do sed -i '/<link ↵kj-sh6041-0/+1
rel="icon"/{h;d};$!{x;/<\/head>/!{x;b};x};x;/<\/head>/{x;G}' "$file"; done`
2024-07-09kj-gitbot: download.phpkj-sh6041-5/+6
2024-07-09kj-gitbot: download.phpkj-sh6041-2/+0
2024-07-03kj-gitbot: download.phpkj-sh6041-9/+6
2023-09-27kj-gitbot: download.phpBlista Kanjo1-1/+1
2023-07-10refactor: going ASCII only mode due to some regressionBlista Kanjo1-1/+1
2023-07-10refactor: combine `$userMarkdown` variablesBlista Kanjo1-3/+2
2023-07-10fix: blank slides bugBlista Kanjo1-11/+9
2023-07-10refactor: revert to `pdflatex` engineBlista Kanjo1-1/+1
2023-07-10feat: more stable compiles with `xelatex` and the header.tex fileBlista Kanjo1-1/+1
2023-07-09feat: added `header.tex` in attempt to still utilize original pdflatex enginekj_sh6041-1/+1
2023-07-09refactor: use xelatex enginekj_sh6041-1/+1