f3fba04398
ci: Fix Woodpecker symlink deployment issue
...
ci/woodpecker/push/build-site Pipeline was successful
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
f3391badf4
ci: Update Woodpecker to use Nix
ci/woodpecker/manual/build-site Pipeline failed
2024-12-15 16:23:30 -06:00
0375dcf6e0
ci: Remove GitHub actions CI
2024-12-15 16:23:30 -06:00
51bbd4f3c9
build: Add build steps to flake
2024-12-15 16:23:29 -06:00
9774d2b8f8
deps: Downgrade lockfile to v2
2024-12-15 16:23:28 -06:00
2d858d9021
build: Convert nix devshell to flake
2024-12-15 16:21:58 -06:00
ae6f4c7bae
deps: Remove unused npm deps
2024-12-15 16:21:02 -06:00
a4eaf8cf69
build: Remove PostCSS filtering
2024-12-15 16:21:02 -06:00
570091242d
ci: Remove gitpod config
2024-12-15 16:17:53 -06:00
8b2cdb8f2f
ci: Remove git-crypt from deployment script
ci/woodpecker/manual/build-site Pipeline was successful
2024-12-01 19:49:37 -07:00
12c55c504b
chore: Remove PostCSS processing
2024-12-01 19:49:36 -07:00
e475ca560f
chore: Remove unused Bootstrap script
2024-12-01 19:49:35 -07:00
cc80a285f9
feat: Remove FontAwesome scripts
2024-12-01 19:49:34 -07:00
b5d1727d9e
chore: Add FontAwesome download directory to gitignore
2024-12-01 19:49:33 -07:00
9904d5e8c4
refactor: Remove unneeded classes from sidebar
2024-12-01 19:49:32 -07:00
64fc0d2d4d
refactor: Make form page conform to new styles
2024-12-01 19:49:31 -07:00
e8fbe1813b
refactor: Move JQuery masking plugins to their own partial template
2024-12-01 19:49:31 -07:00
8ec7300c3e
feat: Remove FontAwesome script file
2024-12-01 19:49:30 -07:00
e7972cfd81
refactor: Change FontAwesome icon embed to partial template
2024-12-01 19:49:29 -07:00
478a7f8af7
fix: Odd formatting on Academia single template
2024-12-01 19:49:28 -07:00
7007c1e878
feat: Remove academia partial template
2024-12-01 19:49:27 -07:00
838d9a2028
feat: Remove modal partial template
2024-12-01 19:49:26 -07:00
eea76753a4
fix: Footer position on Chrome
2024-12-01 19:49:25 -07:00
2d8f624810
fix: Chrome scrolling support selector
2024-12-01 19:49:24 -07:00
86c1bf1ed4
refactor: Replace all instaces of FontAwesome scripted icons with embedded svg
2024-12-01 19:49:23 -07:00
85ec5eebbc
feat: Add styles to make FontAwesome icons appear correctly when embedded
2024-12-01 19:49:22 -07:00
27b1a25a53
refactor: Use FontAwesome icon files embedded instead of script replacement
2024-12-01 19:49:21 -07:00
f914883951
feat: Add FontAwesome icons to assets
2024-12-01 19:49:20 -07:00
724e9edff4
feat: Rework footer to be simpler
2024-12-01 19:49:19 -07:00
963565042a
fix: Thumbnail image width
2024-12-01 19:49:18 -07:00
6bbce4e4a0
refactor: Rewrite home page in markdown
2024-12-01 19:49:17 -07:00
9087ff7eb7
feat: Add shortcode for blockquotes
2024-12-01 19:49:16 -07:00
ad071b32a0
feat: Add Font Awesome icon shortcode
2024-12-01 19:49:15 -07:00
6a0c47ff96
feat: Add card formatting
2024-12-01 19:49:15 -07:00
f00b2f7acc
meta: Add autoformatting for vscode
2024-12-01 19:49:14 -07:00
6c3c08400b
feat: Implement clearfix before headers
2024-12-01 19:49:13 -07:00
db5b9d8163
feat: Add image description as tooltip
2024-12-01 19:49:12 -07:00
e209c9c1ce
fix: Cleanup brand image to allow black/white change
2024-12-01 19:49:11 -07:00
733ba62b0b
feat!: Remove Bootstrap JS
2024-12-01 19:49:10 -07:00
89523e50c8
feat!: Remove Masonry JS
2024-12-01 19:49:09 -07:00
bc5f45da94
feat!: Remove AI page
2024-12-01 19:49:08 -07:00
591420c78c
feat: Add card image descriptions
2024-12-01 19:49:08 -07:00
8bab0de738
feat: Add CSS-only scrolling image background
2024-12-01 19:49:07 -07:00
64bd8ae4b3
feat: Add image banner back
2024-12-01 19:49:06 -07:00
a0cbd61c0c
refactor: Reimplement basic styles
2024-12-01 19:49:05 -07:00
7657de8277
refactor: Change site layout
2024-12-01 19:49:03 -07:00
17987d1455
feat!: Remove layout JavaScript
2024-12-01 19:49:02 -07:00
fe4995b0a9
refactor: Switch to pain CSS style sheet
2024-12-01 19:48:58 -07:00
1a6519fafb
refactor: Change blur image to be implemented in CSS
2024-11-07 08:46:45 -06:00
ca49a6a315
refactor: Remove deprecated scroll handler
2024-11-07 08:28:49 -06:00