Build website for PH as well #99
5
web.nix
5
web.nix
@ -11,6 +11,11 @@ in
|
|||||||
export DOMAINNAME=m-labs-intl.com
|
export DOMAINNAME=m-labs-intl.com
|
||||||
${pkgs.zola}/bin/zola build -o $out -u https://$DOMAINNAME
|
${pkgs.zola}/bin/zola build -o $out -u https://$DOMAINNAME
|
||||||
'';
|
'';
|
||||||
|
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
|
||||||
|
|||||||
|
'';
|
||||||
sphinxcontrib-platformpicker = pkgs.python3Packages.buildPythonPackage rec {
|
sphinxcontrib-platformpicker = pkgs.python3Packages.buildPythonPackage rec {
|
||||||
pname = "sphinxcontrib-platformpicker";
|
pname = "sphinxcontrib-platformpicker";
|
||||||
version = "1.3";
|
version = "1.3";
|
||||||
|
Loading…
Reference in New Issue
Block a user
DOMAINNAME=m-labs.hk
?Yes, to preserve original emails. This addition is just for sitemaps and robots.txt, shouldn't influence any visible content