Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 410 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 410 Bytes

Building

From the root directory of this project execute:

nix build .#dist

The result directory will be a symlink to the dist directory in the Nix store.

Deploying

From the root directory of this project execute:

nix run .#srht-deploy

Will query you for the password used to encrypt the sorucehut deployment secret, and on valid input deploy the dist directory to sourcehut pages.