aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json
Commit message (Collapse)AuthorAgeFilesLines
* chore: autopublish 2025-09-18T17:24:37Zgithub-actions[bot]2025-09-181-1/+1
|
* Content updates (#394)Kevin Hoerr2025-09-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | * config.json: Update email * devcontainer.json: Update devcontainer image for Bookworm, nodejs 22 * devcontainer.json: Support podman with container user settings * index.njk: Update recent technology experience * page.njk: Update copy year to 2025 * fingerprint.svg: Add new fingerprint icon * styles.css: Add fingerprint icon class * index.njk: Switch pantry link for public key link * styles.css: Remove code icon class * code.svg: Remove code icon * index.njk: Fix icon name
* chore: autopublish 2024-01-03T03:06:21Zgithub-actions[bot]2024-01-031-1/+1
|
* chore: autopublish 2024-01-03T03:05:21Zgithub-actions[bot]2024-01-031-1/+1
|
* chore: autopublish 2024-01-03T02:47:36Zgithub-actions[bot]2024-01-031-1/+1
|
* Update template for better page portabilityKevin J Hoerr2024-01-031-0/+1
|
* chore: autopublish 2024-01-02T01:31:36Zgithub-actions[bot]2024-01-021-1/+1
|
* chore: autopublish 2024-01-01T18:38:45Zgithub-actions[bot]2024-01-011-1/+1
|
* chore: autopublish 2024-01-01T17:57:52Zgithub-actions[bot]2024-01-011-1/+1
|
* chore: autopublish 2023-12-28T18:07:26Zgithub-actions[bot]2023-12-281-1/+1
|
* chore: autopublish 2023-12-28T17:37:20Zgithub-actions[bot]2023-12-281-1/+1
|
* chore: autopublish 2023-12-28T17:30:27Zgithub-actions[bot]2023-12-281-1/+1
|
* chore: autopublish 2023-12-28T17:25:44Zgithub-actions[bot]2023-12-281-1/+1
|
* chore: autopublish 2023-12-28T17:22:51Zgithub-actions[bot]2023-12-281-1/+1
|
* chore: autopublish 2023-12-24T10:46:19Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T10:33:32Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T10:24:04Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T08:46:46Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T08:41:46Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T08:33:55Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T08:24:17Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T08:13:58Zgithub-actions[bot]2023-12-241-1/+1
|
* Generate sitemap.xml, robots.txtKevin J Hoerr2023-12-241-0/+1
|
* chore: autopublish 2023-12-24T07:55:31Zgithub-actions[bot]2023-12-241-1/+1
|
* chore: autopublish 2023-12-24T05:25:52Zgithub-actions[bot]2023-12-241-1/+1
|
* De gatsby (#326)Kevin Hoerr2023-12-231-0/+3
* 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