My personal website
Find a file
Thomas A. Christensen II f3fba04398
All checks were successful
ci/woodpecker/push/build-site Pipeline was successful
ci: Fix Woodpecker symlink deployment issue
Woodpecker wasn't able to deploy, because 'result' from a Nix flake is a
symlink to the Nix store, which isn't copied over to a non-Nix
deployment container like plugin-codeberg-pages-deploy. Trying to
troubleshoot deploy steps in particular is hard because, not only do you
not want to have the test stage doing random deployments, but Woodpecker
CLI also features a nice bug where the use of `from_secret` actually
causes the entire pipeline to not run.

Anyway, remove excess permissions that are no longer needed, create a
proper copy step, and fix the deployment.
2024-12-16 21:52:56 -06:00
.husky Make pre-commit hooks executable 2023-01-02 19:11:28 -06:00
.vscode meta: Add autoformatting for vscode 2024-12-01 19:49:14 -07:00
.woodpecker ci: Fix Woodpecker symlink deployment issue 2024-12-16 21:52:56 -06:00
archetypes chore: Rename 'keywords' taxonomy to 'tags' 2023-07-01 17:35:56 -05:00
assets chore: Remove unused Bootstrap script 2024-12-01 19:49:35 -07:00
content refactor: Make form page conform to new styles 2024-12-01 19:49:31 -07:00
layouts build: Remove PostCSS filtering 2024-12-15 16:21:02 -06:00
static Apply Prettier formatting 2023-02-24 23:13:45 -06:00
.envrc build: Convert nix devshell to flake 2024-12-15 16:21:58 -06:00
.gitignore build: Add build steps to flake 2024-12-15 16:23:29 -06:00
.prettierignore Add Prettier configuration 2022-03-21 19:00:59 -05:00
.prettierrc Enforce text wrapping in Markdown files 2022-03-21 19:10:21 -05:00
config.toml deps: Remove unused npm deps 2024-12-15 16:21:02 -06:00
flake.lock build: Convert nix devshell to flake 2024-12-15 16:21:58 -06:00
flake.nix build: Add build steps to flake 2024-12-15 16:23:29 -06:00
LICENSE Create LICENSE 2021-03-17 13:55:47 -06:00
node-env.nix build: Add build steps to flake 2024-12-15 16:23:29 -06:00
node-packages.nix build: Add build steps to flake 2024-12-15 16:23:29 -06:00
node.nix build: Add build steps to flake 2024-12-15 16:23:29 -06:00
package-lock.json deps: Downgrade lockfile to v2 2024-12-15 16:23:28 -06:00
package.json deps: Remove unused npm deps 2024-12-15 16:21:02 -06:00
README.md Create README.md 2021-03-17 13:53:26 -06:00

millironx.github.io

My personal website. Now hosted over at https://millironx.com