Factor out building Agda HTML from building the blog

This saves a lot of time since typechecking Agda is slow.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-05-24 20:33:34 +00:00
parent 2a86640401
commit 0962df69ad
3 changed files with 42 additions and 22 deletions

8
flake.lock generated
View File

@@ -23,11 +23,11 @@
"blog-source": {
"flake": false,
"locked": {
"lastModified": 1716524089,
"narHash": "sha256-bqYW4a8Cn3AbbxLGDSUs+qOVMTXQ0gFrT7mPDThh2+I=",
"lastModified": 1716582093,
"narHash": "sha256-2CWN9UaMJo+Dii/yLx+BQHtjVPlvQPCwBdKbY3enyNE=",
"ref": "refs/heads/master",
"rev": "06ee998d5411cbc4b1b1188711ba582e5fcc6c33",
"revCount": 778,
"rev": "60ba43378a7cdfd30b8abb8ef77db74e8c319a22",
"revCount": 781,
"submodules": true,
"type": "git",
"url": "https://dev.danilafe.com/Web-Projects/blog-static.git"