aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-06generators/fortune: Add quotes seen last weekHEADmasterThedro Neely1-0/+34
2024-01-06app/controllers/upload: UpdateThedro Neely1-2/+2
2024-01-06public/js/app: Remove CSP violationsThedro Neely6-9/+28
2024-01-06app/partials: Unify headersThedro Neely21-378/+560
2024-01-06generators/hugo/layouts/_default/index.json: Summary and title jsonifyThedro Neely1-2/+2
2024-01-06public/css/tdro: Fix upload CSSThedro Neely1-3/+4
2023-06-05app/model/Fortune: Read from fileThedro Neely2-5167/+5171
2023-06-05public/css: article-meta-top -> article headerThedro Neely4-15/+15
2023-06-05bootstrap/Bootstrap: Clean upThedro Neely2-14/+7
2023-06-05generators/fortune -> app/model/Fortune.phpThedro Neely4-3864/+5181
2023-06-03generators/fortune: Add quotes seen/heard last weekThedro Neely1-4/+25
2023-02-26Makefile: Remove duplicate migrationThedro Neely1-5/+4
2023-02-26generators/fortune: Add quotes seen last weekThedro Neely1-0/+15
2023-01-05generators/fortune: Add quotes seen last weekThedro Neely1-0/+7
2023-01-05public/css/tdro: Update Isso rulesThedro Neely3-119/+72
2022-12-06public/css/tdro: Target focus headings and code block labelsThedro Neely2-1/+15
2022-12-06public/js/app: Keydown activate dictionaryThedro Neely1-45/+20
2022-11-30public/css/tdro: Group anchor focus tags and focus code-block language labelThedro Neely1-10/+11
2022-11-30public/css/tdro: Reduce <dl> font sizeThedro Neely1-1/+0
2022-11-30generators: Remove target _blankThedro Neely2-2/+0
2022-11-14public/css/tdro-dark: Set side/margin note mark colorThedro Neely1-0/+2
2022-11-14generators/hugo/themes/tdro/layouts/partials/article: Add ids with markdownifyThedro Neely6-18/+26
2022-11-14public/js/app: Correct scroll logicThedro Neely1-1/+3
2022-11-14public/js/app: Don't split hashThedro Neely1-1/+1
2022-11-14public/js/app: Scroll into view on fragment changeThedro Neely1-3/+4
2022-11-14public/js/app: Cleanup unused logicThedro Neely1-20/+15
2022-11-14public/css/tdro: Merge duplicate video declarationThedro Neely1-5/+3
2022-11-14Makefile: Export deno directory properlyThedro Neely1-1/+2
2022-11-14Makefile: Export deno vendor directoryThedro Neely1-2/+2
2022-11-13Makefile: Compile references executableThedro Neely2-1/+7
2022-11-13Makefile: Expose more deployment logicThedro Neely7-16/+45
2022-11-11bootstrap/Router: Make class finalThedro Neely1-2/+2
2022-11-11generators/fortune: Add quotes seen this weekThedro Neely1-0/+4
2022-11-11database: Swap to sqliteThedro Neely6-8/+21
2022-11-11app/storage/cache/.keep -> storage/cache/.keepThedro Neely4-7/+7
2022-08-31Makefile: Format and escape $Thedro Neely1-6/+6
2022-08-31Makefile: Phony cockpitThedro Neely1-1/+1
2022-08-31public/css/tdro: Remove circles from article reference list counterThedro Neely1-0/+5
2022-08-31generators/hugo: Add references and make fileThedro Neely11-9/+54
2022-08-30generators/fortune: Add quotes seen this weekThedro Neely1-0/+12
2022-08-10public/css/tdro: Add definition listsThedro Neely1-0/+22
2022-08-10public/css/tdro: Normalize article unordered listsThedro Neely1-1/+11
2022-08-10public/css/tdro: Margin bottom on unordered listsThedro Neely1-1/+4
2022-08-10generators/fortune: Add quotes seen this weekThedro Neely1-1/+8
2022-07-19public/css/tdro: Set diagram fontThedro Neely1-1/+2
2022-07-19public/css/tdro: Darker pagination active backgroundThedro Neely1-2/+2
2022-07-19public/css/tdro-dark: Set home page intro span colorThedro Neely2-0/+2
2022-07-19public/css/tdro-dark: Lighter context menu backgroundThedro Neely1-1/+1
2022-07-19generators/fortune: Add quotes seen this weekThedro Neely1-0/+9
2022-07-19app: Refactor and CSS rewriteThedro Neely76-3820/+2706