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

21 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
46dbe475ae
Use nixPath properly 2024-03-04 12:44:22 +03:00
1b86b359e2
Rename withDoctype to DOCTYPE and make it a proper element 2024-03-04 12:27:09 +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
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
c7ee85d111
Fix scopedImport 2024-02-28 12:54:15 +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