AutoSite icon indicating copy to clipboard operation
AutoSite copied to clipboard

Subsite support (subdirectory tree-specific templates)

Open dotcomboom opened this issue 3 years ago • 0 comments

pages\
   index.html (uses default.html)
   subsite\
       index.html (uses subsite\default.html provided that [#template#] is set to "default")
templates\
  default.html
  subsite\
     default.html

dotcomboom avatar Jul 09 '22 04:07 dotcomboom