This commit is contained in:
Fabian Montero 2025-09-13 14:33:34 -06:00
commit 91213f3c60
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
82 changed files with 2 additions and 2 deletions

1
homepage/.gitignore vendored
View file

@ -1,2 +1,3 @@
!**/.keep
result
public/*

View file

@ -9,7 +9,7 @@ with lib;
pname = "posixlycorrect.com";
version = "0.0.1";
src = ./posixlycorrect;
src = ./.;
buildPhase = ''
${getExe zola} build --output-dir $out

View file

@ -1 +0,0 @@
public/*

View file

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 147 KiB

After

Width:  |  Height:  |  Size: 147 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 335 KiB

After

Width:  |  Height:  |  Size: 335 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 770 KiB

After

Width:  |  Height:  |  Size: 770 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After