Build website for PH as well #99

Merged
sb10q merged 1 commits from esavkin/nix-scripts:161-web-ph into master 2025-01-08 10:27:46 +08:00
Owner

To make robots.txt and sitemap correct

To make robots.txt and sitemap correct
esavkin added 1 commit 2025-01-07 11:56:28 +08:00
To make robots.txt and sitemap fully correct

Signed-off-by: Egor Savkin <es@m-labs.hk>
sb10q reviewed 2025-01-08 10:20:16 +08:00
@ -14,0 +14,4 @@
web-ph = pkgs.runCommand "web-ph" {}
''
cd ${web-src}
DOMAINNAME=m-labs.hk ${pkgs.zola}/bin/zola build -o $out -u https://m-labs.ph
Owner

DOMAINNAME=m-labs.hk ?

``DOMAINNAME=m-labs.hk`` ?
Author
Owner

Yes, to preserve original emails. This addition is just for sitemaps and robots.txt, shouldn't influence any visible content

Yes, to preserve original emails. This addition is just for sitemaps and robots.txt, shouldn't influence any visible content
sb10q merged commit 56aff0b2e7 into master 2025-01-08 10:27:46 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nix-scripts#99
No description provided.