Skip to content

CRTified/nixml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nixml

Quick-and-dirty nix flake to generate XML documents from attribute sets.

Try it out

The flake has a check that results in a minimal webpage:

$ cat $(nix build --no-link --print-out-paths github:CRTified/nixml\#checks.x86_64-linux.simpleWebpage)
<!DOCTYPE html><html><head><title>Title of document</title></head><body style="background-color: #00CC00;"><marquee>Wow, what an awesome webpage</marquee></body></html>

About

Nix flake for handling XML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages