1
Fork 0
mirror of https://github.com/RGBCube/HTMNIX synced 2025-05-14 05:04:58 +00:00
Commit graph

34 commits

Author SHA1 Message Date
3d2e58e694
Make the error message better when you pass an uncalled function 2024-03-06 13:22:34 +03:00
efbd489f50
Add (mostly) to escape.nix 2024-03-04 12:58:07 +03:00
0f52b270ee
Fix wrong filename in readme.md 2024-03-04 12:52:04 +03:00
96d1b5c8d8
Add link to NixSite 2024-03-04 12:47:21 +03:00
46dbe475ae
Use nixPath properly 2024-03-04 12:44:22 +03:00
3e11d78f54
Add another note about evaulation 2024-03-04 12:43:36 +03:00
305ea7eea6
Fix filename in readme.md 2024-03-04 12:30:58 +03:00
11bf00a241
Add REPL note 2024-03-04 12:28:54 +03:00
cfb692688c
Document some more 2024-03-04 12:27:17 +03:00
1b86b359e2
Rename withDoctype to DOCTYPE and make it a proper element 2024-03-04 12:27:09 +03:00
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