Commit Graph

111 Commits

Author SHA1 Message Date
65efe9d60b Update blog with fix for double quote issue 2023-01-02 03:55:17 +00:00
aec571a4a5 Update blog version 2023-01-02 00:13:53 +00:00
85373a73b0 Adjust builder for the removal of the graph static directory 2023-01-01 21:34:07 +00:00
e7615c4947 Generate static files as part of the build process 2022-12-30 15:42:32 -08:00
29e03c2732 Update flake.lock 2022-12-30 21:37:01 +00:00
1c0c7355c1 Use Nix function to perform replacement 2022-05-01 20:12:41 +00:00
0f22123471 Update website 2022-04-10 07:54:13 +00:00
67b47d9c29 Properly expose a default package for all operating systems 2022-04-09 22:34:21 +00:00
29c6c9bcba Update blog and use generated submodule configuration 2022-04-09 10:20:02 +00:00
f2bb36b862 Update website to mitigate another rendering issue 2022-03-28 23:06:28 +00:00
f7e2133eed Apply one last flake.lock update for the day 2022-03-28 05:38:41 +00:00
5e51a6a5bb Remove reliance on nokogiri and other tools 2022-03-28 04:51:18 +00:00
337bbed852 Remove more unused files 2022-03-28 04:49:28 +00:00
13951761ca Use updated ACME configuration option 2022-03-28 04:46:10 +00:00
8fd2a854f3 Update blog and katex-html 2022-03-27 21:29:04 -07:00
982ef99a2f Remove unused scripts 2022-03-27 18:48:06 -07:00
ac1eec35ec Extract KaTeX handling into a program 2022-03-27 18:47:07 -07:00
17e18872bf Update flake.lock 2021-12-04 02:46:15 +00:00
5a0bb8dbdf Update blog input 2021-11-29 00:51:23 +00:00
d2bad7c5d5 Update block source 2021-11-22 00:39:29 +00:00
f0c377eb2a Update blog 2021-11-21 20:41:40 +00:00
e2cf1e6c7f Update blog 2021-11-21 07:41:32 +00:00
540887a5e9 Try derive hosts from derivation, too 2021-10-23 00:56:52 -07:00
e27024dc8a Try relax on derivation attribute to check for SSL 2021-10-23 00:43:14 -07:00
853dcaac4b Make minor adjustments to lib.nix 2021-10-23 00:35:37 -07:00
30bd041431 Try rewrite code to improve service configuration 2021-10-23 00:27:43 -07:00
78c30ffc51 Scripts are no longer needed 2021-10-22 23:45:54 -07:00
e1c7fa55ae Fix wrong setting names for ACME 2021-10-22 23:14:13 -07:00
adb0a9e935 Properly define anySsl 2021-10-22 23:12:30 -07:00
423547a0c5 Add missing semicolon 2021-10-22 22:51:52 -07:00
ec3261394b Rewrite module to set more specific config attributes 2021-10-22 22:50:04 -07:00
1d16448fbf Once again remove virtual hosts 2021-10-22 22:19:19 -07:00
c5d363d6a4 Put mapping function back in 2021-10-22 21:45:43 -07:00
c65cfbcc13 Temporarily make virtual hosts empty 2021-10-22 19:54:31 -07:00
19770f51c6 Be more cautions with parenths 2021-10-22 19:51:13 -07:00
7ef2ff4a32 Add missing period 2021-10-22 19:46:56 -07:00
77aa757305 [WIP] Try add blog as module to flake 2021-10-22 19:41:53 -07:00
ca78eaa643 Fix outputs to properly include packages 2021-10-21 23:39:32 -07:00
567accf9b2 Create flake lock 2021-10-21 23:24:51 -07:00
0b4d625001 Port to flake 2021-10-21 23:24:34 -07:00
799ca53fde Slightly clean up default.nix 2021-10-21 22:43:09 -07:00
304fcaed10 Move build scripts into their own folder 2021-10-21 22:39:25 -07:00
095d0e3e84 Move user-triggered scripts into their own folder 2021-10-21 22:36:54 -07:00
7612c204e1 Throw out all but the blog-related code 2021-10-21 22:36:04 -07:00
b64227d1da Roll back submodule-related changes. 2021-01-11 04:22:50 +00:00
a8ee845721 Merge branch 'master' of https://dev.danilafe.com/DanilaFe/custom-nix 2021-01-11 03:58:51 +00:00
6f060b01bc Update blog URLs. 2021-01-11 03:58:45 +00:00
1b5b09dbe1 Fetch git submodules when computing hash. 2021-01-11 03:58:22 +00:00
7aeb03f813 Add code to properly link submodules. 2021-01-10 19:57:22 -08:00
77059e3938 Make sure prefetch clones submodules. 2021-01-02 05:41:56 +00:00