aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix copy year - oopsieKevin J Hoerr2024-01-031-2/+1
|
* page.njk: Remove unexpected char ':' from published CSP policyKevin J Hoerr2024-01-031-2/+3
|
* Update template for better page portabilityKevin J Hoerr2024-01-033-21/+8
|
* external/*.css: Add commentsKevin J Hoerr2024-01-022-0/+4
|
* Better escapement for template and serve modeKevin J Hoerr2024-01-022-19/+41
|
* page.njk: Update footer copyright for 2024Kevin J Hoerr2024-01-011-2/+2
|
* news.ycombinator.com.css: FormatKevin J Hoerr2024-01-011-1/+2
|
* external/*.css: Add header commentsKevin J Hoerr2023-12-282-115/+58
|
* community.frame.work.css: Darken visited links in light modeKevin J Hoerr2023-12-281-1/+1
|
* Move to external folder; add news.ycombinator.com css fileKevin J Hoerr2023-12-282-0/+33
|
* community.frame.work.css: Add important tag to visited coloring to force ↵Kevin J Hoerr2023-12-281-2/+2
| | | | priority
* Add css override for Framework forums; run formatKevin J Hoerr2023-12-283-16/+343
|
* Round the edges like it doKevin J Hoerr2023-12-241-0/+9
|
* Fix whitespace for image generationKevin J Hoerr2023-12-242-10/+6
|
* Add image optimization for generationKevin J Hoerr2023-12-245-10/+31
|
* page.njk: Add img-src spec to allow data: images per cssKevin J Hoerr2023-12-241-1/+1
|
* page.njk: Add default-src for CSPKevin J Hoerr2023-12-241-2/+2
|
* index.njk: Fix email redacted messageKevin J Hoerr2023-12-241-2/+2
|
* Add CSP to block scripts and pluginsKevin J Hoerr2023-12-241-0/+1
|
* styles.css: Improve contrast on footerKevin J Hoerr2023-12-241-1/+1
|
* Generate sitemap.xml, robots.txtKevin J Hoerr2023-12-244-1/+34
|
* Use higher quality source imagesKevin J Hoerr2023-12-246-5/+5
|
* Fix silly regex error for workflowKevin J Hoerr2023-12-241-0/+1
|
* Update workflow for updating build versionKevin J Hoerr2023-12-241-0/+4
|
* De gatsby (#326)Kevin Hoerr2023-12-2336-344/+354
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * de-gatsby * Add inversed image for dark background * eleventy * Reinstate workflows to prior state * Strip inline styling for index image * Passthrough src/public/ files * Use global data to encode build date encoded string * Clean public directory before build * Reinstall eslint, prettier * Reinstate .gitattributes for public dir * build.yml: escape config file for version numbering * Revert public changes for PR validation * Rename src/public/ to src/static/ * Include github-actions in dependabot updates * re-establish typescript * Update prevent-file-change-action to v1.5.1 * Re-add typescript to linting * Re-add typescript for eslint * Fix whitespace diff for tsconfig.json * Fix whitespace in .eslintrc.json
* timestamp.ts: Fix month off-by-oneKevin J Hoerr2023-07-081-3/+3
|
* 404.tsx: UpdateKevin J Hoerr2023-07-081-3/+2
|
* Updates for 2023 (#102)Kevin Hoerr2023-02-222-16/+22
| | | | | * Updates for 2023 * Additional tweaks
* Update description (#57)Kevin Hoerr2022-12-281-9/+15
|
* Use base-62 for timestamp (#52)Kevin Hoerr2022-12-281-1/+18
|
* Switch from deprecated tracedSVG to blurred (#51)Kevin Hoerr2022-12-281-1/+1
|
* Update build with changes (#27)Kevin Hoerr2022-11-282-6/+6
| | | | | | | | | | | * Update filetype * Update timestamp of app before build * Fix version specification for step * Fix BlockLink typing * Update with my actual role
* Reintegrate GraphQL (#23)Kevin Hoerr2022-11-287-17/+69
| | | | | * Use GraphQL for site metadata incl version * Explicit props for passthrough components
* Clean before build (#16)Kevin Hoerr2022-11-213-2/+2
| | | | | * Move main.css to Layout component * Add step to clean Gatsby before build
* Layout changes (#15)Kevin Hoerr2022-11-216-186/+147
| | | | | | | * Layout refactor and standardization * Use split to condense short array * Fix verbage
* Add Offline Gatsby plugin (#14)Kevin Hoerr2022-11-211-6/+0
| | | | | * Add offline plugin * More updates
* Remove unused files; consistent icon styling (#11)Kevin Hoerr2022-11-211-51/+55
| | | | | * Remove unused files; consistent icon styling * Update GitHub actions
* Update text in block; fix version from package-json (#9)Kevin Hoerr2022-11-211-7/+11
|
* Update 404 with main stylesKevin J Hoerr2022-11-181-0/+1
|
* move timestamp to package versionKevin J Hoerr2022-11-181-3/+2
|
* Remove header on stylesheetKevin J Hoerr2022-11-181-4/+0
|
* Switch tense of BlockBody propKevin J Hoerr2022-11-184-4/+4
|
* Refactor components and styles to be consistentKevin J Hoerr2022-11-1810-278/+270
|
* Upgrade dependencies: Gatsby 5.0.1Kevin J Hoerr2022-11-184-184/+60
|
* Update with more recent photoKevin J Hoerr2022-01-032-1/+1
|
* Eslint, Prettier, etcKevin J Hoerr2021-09-093-21/+25
|
* fix timezone burpKevin J Hoerr2021-09-071-6/+6
|
* Run prettierKevin J Hoerr2021-05-264-192/+316
|
* Fix quoted link and formattingKevin J Hoerr2021-04-221-13/+12
|
* Use FA Mastodon iconKevin J Hoerr2021-04-221-2/+3
|