Skip to content

LibreCybernetics/terranix-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terranix.org source code

task server  # start local server
task publish # publish code

generate content/options//options.json

terranix-doc-json \
  --path /nix/store/yp1h149c9mbc4sp4c65iwwlh1rfcxh9x-terranix \
  --url https://github.com/terranix/terranix/tree/master/ \
  core-options.nix | jq '.' > core-options.json

--path is to shorten the url, just run without it, and you'll see.

Releases

No releases published

Packages

No packages published

Languages

  • Less 65.7%
  • HTML 26.8%
  • Nix 6.6%
  • Shell 0.9%