Hi!
There is your great future static site build with Zola ^w^
Check the docs to get started!
Tips
- Your Zola is installed in
/var/www/zola - Your content should be in
/var/www/zola/content - Your config file is
/var/www/zola/config.toml(see config docs) - Choose a theme, install it in
/var/www/zola/themes, then configure it in yourconfig.tomlfile - This website will be automatically updated each time you modify something inside the
content,static,templatesorthemesfolders or theconfig.tomlfile!