Merge commit '232e4c414e
'
1
homepage/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
!**/.keep
|
||||
result
|
||||
public/*
|
||||
|
|
|
@ -9,7 +9,7 @@ with lib;
|
|||
pname = "posixlycorrect.com";
|
||||
version = "0.0.1";
|
||||
|
||||
src = ./posixlycorrect;
|
||||
src = ./.;
|
||||
|
||||
buildPhase = ''
|
||||
${getExe zola} build --output-dir $out
|
||||
|
|
1
homepage/posixlycorrect/.gitignore
vendored
|
@ -1 +0,0 @@
|
|||
public/*
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 335 KiB After Width: | Height: | Size: 335 KiB |
Before Width: | Height: | Size: 770 KiB After Width: | Height: | Size: 770 KiB |
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |