This commit is contained in:
2025-07-18 07:04:00 +02:00
parent d9f1c93a01
commit 8354ba4c8c
6 changed files with 53 additions and 16 deletions

View File

@@ -12,7 +12,7 @@ mut ds := docusaurus.new(
// mut site:=ds.get(path:"${os.home_dir()}/code/git.threefold.info/tfgrid/docs_tfgrid4/ebooks/tech",name:"atest")!
mut site:=ds.get(url:"https://git.threefold.info/tfgrid/docs_tfgrid4/src/branch/main/ebooks/tech",name:"atest")!
println(site)
// println(site)
//next generates but doesn't do anything beyond
// site.generate()!