feat(gws.fyi): Build from org + integrate with readTree
Build from org via emacs --batch, and update all the top-level definitions to make things work nicely with readTree. Change-Id: If0ac49c1d264856392e29b9e7b155641d865525b Reviewed-on: https://cl.tvl.fyi/c/depot/+/400 Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
parent
b570e4c7cf
commit
e77b2b8f12
6 changed files with 75 additions and 34 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.PHONY: deploy
|
||||
|
||||
deploy:
|
||||
@`nix-build --no-out-link`
|
||||
@$(shell nix-build `git rev-parse --show-toplevel` -A 'users.glittershark."gws.fyi"' --no-out-link)
|
||||
|
||||
renew:
|
||||
@echo Renewing...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue