1
Fork 0
mirror of https://github.com/RGBCube/HTMNIX synced 2025-07-23 05:57:40 +00:00
Commit graph

24 commits

Author SHA1 Message Date
8277b6c071
Add docs WIP 2024-03-04 11:44:06 +03:00
f3b874a89e
Remove useless --apply from build.sh 2024-03-04 11:44:06 +03:00
7f54a2fedc
Don't HTML-ify <nixpkgs> and handle lists properly 2024-03-04 11:44:06 +03:00
53bc65d910
Add lib to repl 2024-03-04 10:25:23 +03:00
22ae8f21cd
Prefer lib. instead of builtins. 2024-02-28 14:09:09 +03:00
8f1e184a29
Make raw logic simpler 2024-02-28 14:01:51 +03:00
ea294f5fec
Remove 'done!' echos from build.sh 2024-02-28 13:31:45 +03:00
5a886290e8
Add withDoctype helper 2024-02-28 13:31:14 +03:00
6e2c6ff8f3
Fix raw escapes on their own 2024-02-28 13:24:22 +03:00
bd30355f48
Expose call function to HTMNIX files 2024-02-28 13:18:17 +03:00
7d740ae755
Fix wrong escapes 2024-02-28 13:12:35 +03:00
c7ee85d111
Fix scopedImport 2024-02-28 12:54:15 +03:00
76c9a74f8b
Fix _ignored file checking 2024-02-28 12:52:27 +03:00
ebc812fbe7
Use a proper env var for the flakeref in build.sh 2024-02-28 12:49:37 +03:00
8d3f0fdde6
Don't have some default site code and use proper paths 2024-02-28 12:48:17 +03:00
f0e1be1a7e
Also pass lib to htmnix files 2024-02-28 12:32:03 +03:00
5e91f5fa6f
Use getEnv to evaulate any file 2024-02-28 11:06:41 +03:00
730e3eb8f0
Move example to its own file 2024-02-28 10:12:45 +03:00
86ba79747d
Depend on nixpkgs.lib 2024-02-28 10:09:00 +03:00
682ed00b4f
Add escapix 2024-02-28 10:01:36 +03:00
02c480acc4
Add description 2024-02-28 09:37:30 +03:00
01fbf8f629
Rework everything 2024-02-28 09:37:09 +03:00
274cd1f747
Some changes 2024-02-27 12:24:35 +03:00
e47be49c04
Initial version 2024-02-27 00:00:08 +03:00