Add zonetoast.com Pelican site
Wire up flake input, Pelican build, deploy service, webhook trigger, and Caddy virtual host for zonetoast.com. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
09ee1932a2
commit
3ae266293f
4 changed files with 21 additions and 0 deletions
|
|
@ -26,6 +26,9 @@
|
|||
|
||||
geoblog_plugin.url = "git+ssh://git@codeberg.org/randogoth/geoblog-plugin.git";
|
||||
geoblog_plugin.flake = false;
|
||||
|
||||
zonetoast.url = "git+ssh://git@codeberg.org/randogoth/zonetoast.git";
|
||||
zonetoast.flake = false;
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, sops-nix, ... }@inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue