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:
Griffin Smith 2020-06-15 22:24:13 -04:00 committed by glittershark
parent b570e4c7cf
commit e77b2b8f12
6 changed files with 75 additions and 34 deletions

View file

@ -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...