Create the directory structure used by Zola at the given directory

zola

  • A static site generator in a single binary with everything built-in.
    More information: <https://www.getzola.org/documentation/getting-started/cli-usage/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

zola init {{my_site}}

click the source code to copy