A minimal Zola site for zerolabs.sh.
Run the site locally with:
zola serveBuild the site with:
zola buildcontent/_index.mdis the homepage.content/projects/_index.mdis the projects page.content/services/_index.mdis the services page.content/blog/contains the blog landing page and posts.templates/contains the base, section, page, and homepage templates.static/styles.csscontains the site stylesheet.